Releases
0.1.0
Compare
Sorry, something went wrong.
No results found
Added
CLI tool with commands: init, add, start (alias run), do, continue, status, unstick, cleanup
Task queue processing powered by the Claude Agent SDK
Task state machine with filename-based state encoding (.md, .review.md, .done.md, .stuck.md)
Configurable review modes: off, subtask (review after each iteration), task (review only when done)
Configurable git commit strategies: off, subtask (commit per iteration), task (commit per task)
Post-review commit amending to fold reviewer fixes into existing commits
Session persistence and crash recovery via .dr-done/state.json
Project-level task instructions via .dr-done/TASK.md
Project-level review instructions via .dr-done/REVIEW.md
OS-aware trash utility for safe task cleanup
Editor integration ($EDITOR) for composing task descriptions and feedback
Prompt condensation for managing long agent sessions
You can’t perform that action at this time.