Commit Graph

56 Commits

Author SHA1 Message Date
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)
cdf3b5ac5a tasks: normalize template & statuses for tasks 06 and 18 2025-06-24 18:27:04 -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)
d78cfb6330 agentydragon(tasks): normalize task 18 front-matter; add manager_utils package 2025-06-24 17:32:40 -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)
81c8bbe600 agentydragon(tasks): separate approval dialog from draft window 2025-06-24 16:50: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)
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
Rai (Michael Pokorny)
62705cbe48 agentydragon(tasks): add task 22 message spacing and sender-content layout options 2025-06-24 16:35:03 -07:00
Rai (Michael Pokorny)
940351d8b1 agentydragon(tasks): add task 21 compact markdown rendering option 2025-06-24 16:33:49 -07:00
Rai (Michael Pokorny)
0fb9c2440b agentydragon(tasks): add exhaustive dialog interaction tests to patch UI task 2025-06-24 16:31:54 -07:00
Rai (Michael Pokorny)
7a29431ad1 agentydragon(tasks): add integration tests requirement for patch approval UI 2025-06-24 16:31:29 -07:00
Rai (Michael Pokorny)
0456efdec7 agentydragon(tasks): gate Ctrl+D same as Ctrl+C exit confirmation 2025-06-24 16:30:35 -07:00
Rai (Michael Pokorny)
2620fff775 agentydragon(tasks): add task 20 render patch content in chat display window for approve/deny 2025-06-24 16:27:45 -07:00
Rai (Michael Pokorny)
4d8df74cec agentydragon(tasks): add task 19 bash command rendering improvements 2025-06-24 16:27:32 -07:00
Rai (Michael Pokorny)
35f89f44d2 agentydragon(tasks): add chat UI textarea overlay and border styling fix task 2025-06-24 16:08:00 -07:00
Rai (Michael Pokorny)
e73d97acf1 agentydragon(tasks): add motivating example for shell pipeline predicate 2025-06-24 16:03:51 -07:00
Rai (Michael Pokorny)
4c10e86c59 agentydragon(tasks): add 'Needs manual review' status 2025-06-24 14:57:25 -07:00
Rai (Michael Pokorny)
f76792cfc3 agentydragon: refine developer-agent scaffolding and task guidance
- create-task-worktree.sh: load developer-agent prompt from prompts/developer.md

- prompts/developer.md: require populating blank Implementation section

- tasks/task-template.md: require high-level plan in blank Implementation placeholders

- tasks/17-sandbox-precommit-permission-error.md: add task stub for sandbox pre-commit PermissionError
2025-06-24 14:56:16 -07:00
Rai (Michael Pokorny)
88966daee9 create-task-worktree.sh: install pre-commit hooks in new worktrees 2025-06-24 14:42:42 -07:00
Rai (Michael Pokorny)
44ea1cf73f Merge Tasks 01, 07, 13 2025-06-24 14:39:54 -07:00
Rai (Michael Pokorny)
22d7b327a0 Auto-commit pending changes on agentydragon-task/13-interactive-prompt-during-execution 2025-06-24 14:31:38 -07:00
Rai (Michael Pokorny)
88e53a2ae9 Auto-commit pending changes on agentydragon-task/08-set-shell-title 2025-06-24 14:31:36 -07:00
Rai (Michael Pokorny)
df9e65127f Auto-commit pending changes on agentydragon-task/07-undo-feedback-decision 2025-06-24 14:31:35 -07:00
Rai (Michael Pokorny)
b23d44cb5c 01 dynamic mount commands 2025-06-24 14:30:34 -07:00
Rai (Michael Pokorny)
09d975e93b add check_task_frontmatter.py and document frontmatter lint in task-template 2025-06-24 14:28:42 -07:00
Rai (Michael Pokorny)
b0f14f1f55 task-template: document valid status enum in frontmatter 2025-06-24 14:24:58 -07:00
Rai (Michael Pokorny)
2f0109faeb tasks: use dash-based branch names to avoid agentydragon ref conflict 2025-06-24 14:06:20 -07:00
Rai (Michael Pokorny)
cb0051f274 tasks: use tmux windows (tabs) instead of splits for multi-task mode 2025-06-24 14:00:07 -07:00
Rai (Michael Pokorny)
58975e5db1 create-task-worktree.sh: update usage to accept slug or two-digit ID for multiple tasks 2025-06-24 13:55:19 -07:00
Rai (Michael Pokorny)
ad5e28d96a create-task-worktree.sh: allow multiple task IDs when --tmux, correct usage check 2025-06-24 13:52:40 -07:00
Rai (Michael Pokorny)
83ce407baf agentydragon: add Project Manager prompt and launch-project-manager.sh 2025-06-24 13:51:45 -07:00
Rai (Michael Pokorny)
c370c0cca6 tasks: add review-unmerged-task-branches.sh wrapper to launch Codex agent 2025-06-24 13:49:10 -07:00
Rai (Michael Pokorny)
aa0a4bfba4 update create-task-worktree.sh: add --tmux mode and numeric two-digit ID support 2025-06-24 13:48:27 -07:00
Rai (Michael Pokorny)
12dced2d53 tasks: allow numeric ID only resolving to full slug 2025-06-24 13:41:53 -07:00
Rai (Michael Pokorny)
3fe8b3c5a9 agentydragon(tasks): add Task 16 to require double Ctrl+C for exit confirmation 2025-06-24 13:40:08 -07:00
Rai (Michael Pokorny)
84a4e64bf1 tasks: branch new worktrees off agentydragon instead of master 2025-06-24 13:39:21 -07:00
Rai (Michael Pokorny)
5c62d7d42c agentydragon(tasks): add Task 15 for embedded Neovim prompt editor 2025-06-24 13:38:32 -07:00
Rai (Michael Pokorny)
1df8e3c308 tasks(15): adjust scope to script scaffolding and whitelist tmpdir 2025-06-24 13:36:34 -07:00
Rai (Michael Pokorny)
2e3e115128 agentydragon(tasks): consolidate external script predicates as Python predicates (never expire) 2025-06-24 13:28:28 -07:00
Rai (Michael Pokorny)
3762c71818 agentydragon(tasks): update auto-approve predicates to 3-state vote semantics (deny/allow/no-opinion) 2025-06-24 13:27:03 -07:00
Rai (Michael Pokorny)
4eedb33a1f tasks: add --agent mode to create-task-worktree.sh to spawn codex agent in task workspace 2025-06-24 13:24:10 -07:00