summaryrefslogtreecommitdiff
path: root/internal/executor/preamble.go
AgeCommit message (Expand)Author
13 daysfeat: fix task failures via sandbox improvements and display commits in Web UIPeter Stone
2026-03-14fix: cancel blocked tasks + auto-complete completion reportsPeter Stone
2026-03-13merge: resolve conflicts with local/master (stats tab + summary styles)Peter Stone
2026-03-13feat: resume support, summary extraction, and task state improvementsPeter Stone
2026-03-11feat: require agents to write a final summary before exitingClaudomator Agent
2026-03-08executor: add git discipline section to agent preamblePeter Stone
2026-03-08refactor(executor): update runners and tests for generic agentsPeter Stone
2026-03-07agent: lower breakdown threshold to 3min; use claudomator create CLI for subt...Peter Stone
2026-03-06feat: blocked task state for agent questions via session resumePeter Stone
2026-03-03Executor: dependency waiting and planning preamblePeter Stone