Commit Graph

549 Commits

Author SHA1 Message Date
Rai (Michael Pokorny)
fca6766935 agentydragon(tasks): implement command snippet truncation in session approval labels 2025-06-24 20:55:43 -07:00
Rai (Michael Pokorny)
2a015a2464 wip 2025-06-24 20:40:10 -07:00
Rai (Michael Pokorny)
1fb774909d wip 2025-06-24 20:32:13 -07:00
Rai (Michael Pokorny)
d07d7a7440 wip 2025-06-24 20:27:57 -07:00
Rai (Michael Pokorny)
771294f65d wip 2025-06-24 20:15:01 -07:00
Rai (Michael Pokorny)
27ad99f4be fix(manager-utils): correct import path in agentydragon_task.py 2025-06-24 20:02:42 -07:00
Rai (Michael Pokorny)
26296b9872 Merge task 02-auto-approve-predicates into integration branch (ours) 2025-06-24 20:00:44 -07:00
Rai (Michael Pokorny)
47d967d44d wip 2025-06-24 19:35:54 -07:00
Rai (Michael Pokorny)
cba2c91fce wip 2025-06-24 19:29:59 -07:00
Rai (Michael Pokorny)
acd128f38d wip 2025-06-24 19:28:13 -07:00
Rai (Michael Pokorny)
74bc491c94 wip 2025-06-24 19:27:11 -07:00
Rai (Michael Pokorny)
3d68ba3e06 wip 2025-06-24 19:13:50 -07:00
Rai (Michael Pokorny)
9670cfdef8 wip 2025-06-24 19:10:40 -07:00
Rai (Michael Pokorny)
fc249fcf8f wip 2025-06-24 19:04:24 -07:00
Rai (Michael Pokorny)
b618d3a8ea agentydragon(tasks): fix numbering in Implementation steps 2025-06-24 19:01:54 -07:00
Rai (Michael Pokorny)
8a6a6dc3fb agentydragon(tasks): ask manual approval on script errors/unexpected outputs in auto-allow predicates 2025-06-24 19:01:28 -07:00
Rai (Michael Pokorny)
3fd329294d wip 2025-06-24 18:47:00 -07:00
Rai (Michael Pokorny)
18177f98ae wip 2025-06-24 18:43:31 -07:00
Rai (Michael Pokorny)
2e284fbf3b wip 2025-06-24 18:42:47 -07:00
Rai (Michael Pokorny)
e7f49ec30c frontmatter 2025-06-24 18:40:56 -07:00
Rai (Michael Pokorny)
3eb6efd4a4 Merge branch 'agentydragon-task/08-set-shell-title' into agentydragon 2025-06-24 18:39:17 -07:00
Rai (Michael Pokorny)
71806ef029 wip 2025-06-24 18:39:00 -07:00
Rai (Michael Pokorny)
5d709841e3 manager: remove clean task worktrees 2025-06-24 18:37:42 -07:00
Rai (Michael Pokorny)
f26875b5d8 Merge remote-tracking branch 'origin/agentydragon' into agentydragon 2025-06-24 18:30:49 -07:00
Rai (Michael Pokorny)
f2bd29127c fix 2025-06-24 18:29:17 -07:00
Rai (Michael Pokorny)
cdf3b5ac5a tasks: normalize template & statuses for tasks 06 and 18 2025-06-24 18:27:04 -07:00
Rai (Michael Pokorny)
d5668f158d codex-rs(tui): restore EditPrompt arm and clear merge conflict markers in chat_composer 2025-06-24 18:21:53 -07:00
Rai (Michael Pokorny)
30989812e6 tasks: undo merge status for task 04 2025-06-24 18:07:21 -07:00
Rai (Michael Pokorny)
2e38a2095c wip 2025-06-24 18:06:28 -07:00
Rai (Michael Pokorny)
301a3631db tasks: mark tasks 01,02,04,07,11,13 as merged 2025-06-24 18:03:01 -07:00
Rai (Michael Pokorny)
9969ab9f86 wip 2025-06-24 17:55:07 -07:00
Rai (Michael Pokorny)
444df1f1a0 tests(tasklib): fix validation exception and add test package init 2025-06-24 17:47:16 -07:00
Rai (Michael Pokorny)
7d9eef2034 gitignore 2025-06-24 17:35:51 -07:00
Rai (Michael Pokorny)
d78cfb6330 agentydragon(tasks): normalize task 18 front-matter; add manager_utils package 2025-06-24 17:32:40 -07:00
Rai (Michael Pokorny)
0e2afc0378 agentydragon(prompts): add instructions for manager-task CLI dispose vs set-status 2025-06-24 17:32:13 -07:00
Rai (Michael Pokorny)
268bf1d189 agentydragon(prompts): record cleanup of merged task worktrees and branches 2025-06-24 17:19:25 -07:00
Rai (Michael Pokorny)
23f0f65cdb agentydragon(tasks): add task 31 display remaining context percentage in TUI 2025-06-24 17:12:44 -07:00
Rai (Michael Pokorny)
96f28a5896 agentydragon(tasks): add task 30 non-fullscreen scrollback mode 2025-06-24 17:11:08 -07:00
Rai (Michael Pokorny)
2688483b9a agentydragon(tasks): add task 29 auto-approve empty-array tool invocations 2025-06-24 17:07:48 -07:00
Rai (Michael Pokorny)
fcb6828574 agentydragon(tasks): add task 28 include command snippet in session-scoped approval label 2025-06-24 17:06:22 -07:00
Rai (Michael Pokorny)
fb90672a81 agentydragon(tasks): shorten sandbox-retry prompt to 'Retry without sandbox' 2025-06-24 17:04:07 -07:00
Rai (Michael Pokorny)
d7d15f5fd3 remove session-scoped approval option for patches; update command approve label to B variant 2025-06-24 16:57:40 -07:00
Rai (Michael Pokorny)
8ff34a0108 codex-cli: change approval command label to reference patch instead of command 2025-06-24 16:52:12 -07:00
Rai (Michael Pokorny)
4851101038 codex-rs: correct approval label to reference 'patch' instead of 'command' 2025-06-24 16:51:25 -07:00
Rai (Michael Pokorny)
81c8bbe600 agentydragon(tasks): separate approval dialog from draft window 2025-06-24 16:50:16 -07:00
Rai (Michael Pokorny)
9dc939721c codex-rs: resolve merge conflict in README.md 2025-06-24 16:49:16 -07:00
Rai (Michael Pokorny)
1284704e13 agentydragon(tasks): include verbose event collapse in task 19 acceptance criteria 2025-06-24 16:42:22 -07:00
Rai (Michael Pokorny)
50e69ec7a3 agentydragon: commit dirty state 2025-06-24 16:41:38 -07:00
Rai (Michael Pokorny)
98e963beac agentydragon(tasks): add tasks 24/25 guard missing tool output sequencing in JS and Rust 2025-06-24 16:41:01 -07:00
Rai (Michael Pokorny)
8a98ea587b agentydragon(tasks): add task 23 interactive container command affordance hotkey 2025-06-24 16:37:23 -07:00