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 |
|
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)
|
648301613c
|
lint fix
|
2025-06-24 16:11:35 -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)
|
056f818002
|
Add Rust install instructions and pre-commit cargo build hook
|
2025-06-24 16:07:27 -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)
|
669aa3ef39
|
merge fix
|
2025-06-24 15:06:06 -07:00 |
|
Rai (Michael Pokorny)
|
601c61f2cb
|
agentydragon(prompts): clarify manager reads task status from each branch worktree
|
2025-06-24 15:04:42 -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)
|
95dbfa37b5
|
ci: commit frontmatter checker and gitignore worktrees
|
2025-06-24 14:46:50 -07:00 |
|
Rai (Michael Pokorny)
|
a371729a2b
|
agentydragon(prompts): only launch tasks with satisfied dependencies in parallel
|
2025-06-24 14:46:18 -07:00 |
|
Rai (Michael Pokorny)
|
83d4176fcf
|
agentydragon(prompts): instruct manager to consider octopus merge conflicts when merging branches
|
2025-06-24 14:43:17 -07:00 |
|
Rai (Michael Pokorny)
|
4989965f1b
|
agentydragon(prompts): add manager_utils folder and instruct manager to create/use documented scripts
|
2025-06-24 14:42:55 -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)
|
c5f4fafb54
|
agentydragon(prompts): require manager to review branches and propose merge/resolution after statuses
|
2025-06-24 14:34:36 -07:00 |
|
Rai (Michael Pokorny)
|
5f6352bbfa
|
agentydragon(prompts): remind developers to commit changes at end
|
2025-06-24 14:32:23 -07:00 |
|
Rai (Michael Pokorny)
|
fb4857acb1
|
agentydragon(prompts): consult conventions defined in docs in manager prompt
|
2025-06-24 14:31:48 -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)
|
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)
|
a86790c553
|
docs: update Worktree helper usage to include --tmux and multi-ID support
|
2025-06-24 14:04:02 -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 |
|