summaryrefslogtreecommitdiff
path: root/Omni/Agent/Subagent/Coder.hs
AgeCommit message (Collapse)Author
12 daysCoder: git pull --ff-only in init phaseBen Sima
12 daysOmni/Agent/Subagent/Coder: decouple from jr task systemBen Sima
Remove task_id requirement and all jr task CLI calls. The Coder subagent now only requires namespace and task description - no external task tracking needed. Changes: - Remove coderTaskId from CoderConfig - Remove jr task show/update/comment calls - Commit message uses namespace prefix instead of task ID - Recovery phase just reverts git, no task comment - Subagent.hs only validates namespace for Coder role