| Age | Commit message (Expand) | Author |
| 2026-06-04 | fix(executor): skip checker task for local-runner executions | Claude |
| 2026-06-04 | fix(local-runner): retry on tool-400, fix preamble gate, set summary from tex... | Claude Sonnet 4.6 |
| 2026-06-04 | test: fix createTask signature in tests | Peter Stone |
| 2026-06-04 | executor: don't send tool definitions to tinyllama models | Peter Stone |
| 2026-06-04 | cli: add --repository-url flag and improve error reporting | Peter Stone |
| 2026-06-04 | feat: execution row click opens unified detail + log viewer | Peter Stone |
| 2026-06-03 | fix: serve log content for executions in READY and BLOCKED states | Peter Stone |
| 2026-06-03 | fix: release dispatch slot on all early-return paths in execute() | Peter Stone |
| 2026-06-03 | fix: embed execution log in checker instructions and add noopChannel to tests | Peter Stone |
| 2026-06-03 | merge: integrate oss branch — budget gating, MCP back-channel, events, loop... | Peter Stone |
| 2026-06-03 | feat: add --base-path flag so UI routes API calls to correct prefix | Peter Stone |
| 2026-06-03 | feat: add --base-path flag to configure UI URL prefix | Peter Stone |
| 2026-06-03 | fix: clone from local mirror and sync from GitHub push events | Peter Stone |
| 2026-05-27 | docs: update CLAUDE.md to current architecture (Phase 8) | Claude |
| 2026-05-27 | refactor(executor): retire the file-based question/summary fallback (Phase 8) | Claude |
| 2026-05-26 | feat(config,cli): loopback-default binding with fail-loud on external (Phase 7) | Claude |
| 2026-05-26 | feat(api,web): budget headroom endpoint + UI chips (Phase 6) | Claude |
| 2026-05-26 | feat(executor): budget-gate the dispatcher — reroute to local or block (Pha... | Claude |
| 2026-05-26 | feat(budget,storage,config): per-provider spend accounting substrate (Phase 6) | Claude |
| 2026-05-26 | fix(executor): set IS_SANDBOX=1 so claude honors bypassPermissions under root | Claude |
| 2026-05-26 | test(spike): manual agent-MCP validation harness + Phase 2 validation findings | Claude |
| 2026-05-26 | feat(executor,llm): LocalRunner agent-channel via OpenAI tool-use (Phase 5) | Claude |
| 2026-05-25 | feat(executor): wire the agent MCP back-channel for gemini containers (Phase 4) | Claude |
| 2026-05-25 | refactor(executor): delete the dead GeminiRunner stub and its sandbox helpers... | Claude |
| 2026-05-25 | refactor(web): remove the stories dashboard from the UI (Phase 3) | Claude |
| 2026-05-25 | refactor(web): remove the create-task modal from the UI (Phase 3) | Claude |
| 2026-05-25 | feat(api,web): event-stream timeline (Phase 3) | Claude |
| 2026-05-25 | refactor(api): remove the natural-language elaborate REST endpoint (Phase 3) | Claude |
| 2026-05-25 | feat(api): chatbot-facing MCP server for task orchestration (Phase 3) | Claude |
| 2026-05-24 | refactor(executor): delete unused ClaudeRunner; keep sandbox helpers (Phase 2) | Claude |
| 2026-05-24 | feat(executor): MCP-oriented planning preamble, applied by ContainerRunner (P... | Claude |
| 2026-05-24 | feat(executor,api): wire agent MCP into ContainerRunner + mount /mcp (Phase 2) | Claude |
| 2026-05-24 | feat(executor): per-task agent MCP server + token registry (Phase 2) | Claude |
| 2026-05-24 | feat(executor): introduce AgentChannel seam for runner signals | Claude |
| 2026-05-24 | feat(storage): emit subtask_spawned events on the parent stream | Claude |
| 2026-05-23 | feat(storage): dual-write question/summary/interaction flows to events | Claude |
| 2026-05-23 | feat(storage): emit state_change events on task transitions | Claude |
| 2026-05-22 | feat(event,storage): add events table substrate for OSS redesign | Claude |
| 2026-05-22 | docs: add OSS replacement redesign plan | Claude |
| 2026-05-20 | fix: use git tracking branch instead of hardcoded origin/master in teardownSa... | Peter Stone |
| 2026-05-20 | feat: add [runners] config section to toggle each runner on/off | Peter Stone |
| 2026-05-20 | fix: auto-load default config file and relax repository_url requirement | Peter Stone |
| 2026-05-13 | merge: integrate github/main — LocalRunner, real GeminiRunner, llm client | Peter Stone |
| 2026-05-12 | Merge pull request #4 from thepeterstone/claude/gemini-sandbox | Peter Stone |
| 2026-05-12 | feat(executor): bring GeminiRunner to sandbox-flow parity with Claude | Claude |
| 2026-05-07 | test(executor): verify explicit Claude commits are captured in execRecord | Claude |
| 2026-05-03 | fix: atomic execution creation + RUNNING state transition | Peter Stone |
| 2026-05-03 | chore: add next-steps.md session handoff summary | Claude |
| 2026-05-03 | docs: rewrite CLAUDE.md with accurate architecture, known bugs, and design de... | Claude |
| 2026-05-03 | fix: prevent SHIPPABLE stories and wrong READY state on failed tasks | Peter Stone |