Gajae-Code is an experimental coding-agent harness focused on structured planning, reviewable execution, and durable verification. It runs beside existing tools rather than hiding inside a specific agent runtime, so users can apply it to a chosen repository or isolated worktree. The workflow is built around clarifying requirements, planning before mutation, turning approved plans into goals, and tracking evidence until completion. It includes tmux-backed execution options for coordinating parallel workers when a task is large enough to benefit from them. Gajae-Code is useful for developers who want coding agents to behave less like single-prompt assistants and more like disciplined project collaborators. Its main value is giving AI coding work a clearer loop for interviews, plans, goals, execution checks, and evidence.
Features
- External coding-agent harness
- Requirement clarification workflow
- Reviewed planning before code changes
- Goal tracking and verification evidence
- tmux-backed worker coordination
- Isolated worktree support
