This commit is contained in:
Rai (Michael Pokorny)
2025-06-24 20:47:33 -07:00
parent 59bf45c30d
commit 043ca32785

View File

@@ -51,14 +51,6 @@ Tasks live under `agentydragon/tasks/` as individual Markdown files. Please upda
- With `--agent`, after setup it launches a Codex agent in that workspace,
- preloaded to work on the specified task from its Markdown file.
- **Review helper**: in the repo root run:
```sh
agentydragon/tasks/review-unmerged-task-branches.sh
```
This will launch a Codex agent to review all `agentydragon/NN-slug` branches not yet merged into `agentydragon`, prompting you to merge completed tasks and reporting any branches that need further work.
---
*This README was autogenerated to summarize changes on the `agentydragon` branch.*