| Age | Commit message (Expand) | Author |
| 2026-03-14 | fix: cancel blocked tasks + auto-complete completion reports | Peter Stone |
| 2026-03-13 | fix: space tabs equally across full tab bar width | Peter Stone |
| 2026-03-13 | feat: replace tab labels with emoji icons | Peter Stone |
| 2026-03-13 | feat: reorganize web UI to 7-tab layout (Queue, Interrupted, Ready, Running, ... | Claudomator Agent |
| 2026-03-13 | fix: add .btn-resume CSS styling matching .btn-restart | Claudomator Agent |
| 2026-03-13 | feat: show New Task button on all tabs | Claudomator Agent |
| 2026-03-13 | merge: resolve conflicts with local/master (stats tab + summary styles) | Peter Stone |
| 2026-03-13 | feat: resume support, summary extraction, and task state improvements | Peter Stone |
| 2026-03-12 | feat: add Resume support for CANCELLED, FAILED, and BUDGET_EXCEEDED tasks | Claudomator Agent |
| 2026-03-11 | feat: add Stats tab with task distribution and execution health metrics | Claudomator Agent |
| 2026-03-11 | feat: add Summary and Q&A History sections to task detail panel | Claudomator Agent |
| 2026-03-09 | web: show model alongside agent type on running task cards | Claudomator Agent |
| 2026-03-09 | web: show execution id and agent type on running task cards | Claudomator Agent |
| 2026-03-09 | web: skip task list re-render when dialog or panel is open | Peter Stone |
| 2026-03-09 | feat: delete templates feature and allow requeueing BUDGET_EXCEEDED tasks | Peter Stone |
| 2026-03-09 | web: sort Done/Interrupted tabs newest-first and filter Done tab by 24h | Peter Stone |
| 2026-03-09 | task: allow requeueing BUDGET_EXCEEDED tasks | Peter Stone |
| 2026-03-08 | web: include BUDGET_EXCEEDED and BLOCKED in interrupted view | Peter Stone |
| 2026-03-08 | feat(web): remove Agent and Model selection from UI | Peter Stone |
| 2026-03-08 | fix(web): resolve merge conflicts and fix tab navigation | Peter Stone |
| 2026-03-08 | merge: pull latest from master and resolve conflicts | Peter Stone |
| 2026-03-08 | feat(executor): implement Gemini-based task classification and load balancing | Peter Stone |
| 2026-03-08 | web/test: add active-pane, focus-preserve, is-user-editing, render-dedup tests | Peter Stone |
| 2026-03-08 | web/test: add Interrupted tab filter tests | Peter Stone |
| 2026-03-08 | feat: rename working_dir→project_dir; git sandbox execution | Peter Stone |
| 2026-03-08 | feat: make Running the default view on page load | Peter Stone |
| 2026-03-08 | feat: restore Running view (currently running + 24h execution history) | Peter Stone |
| 2026-03-08 | feat(web): support agent type selection and rename Claude to Agent in UI | Peter Stone |
| 2026-03-07 | feat: pass selected project directory to elaborate | Peter Stone |
| 2026-03-07 | ui: Project dropdown in new task dialog, first field, defaults to /workspace/... | Peter Stone |
| 2026-03-07 | ui: move Start Next button to header next to New Task | Peter Stone |
| 2026-03-06 | recover: restore untracked work from recovery branch (no Gemini changes) | Peter Stone |
| 2026-03-06 | fix: stop click propagation in question footer to prevent panel stealing focus | Peter Stone |
| 2026-03-06 | fix: next-task falls back to priority queue when no pending siblings remain | Peter Stone |
| 2026-03-06 | feat: blocked task state for agent questions via session resume | Peter Stone |
| 2026-03-05 | web: fix Restart button calling nonexistent /restart endpoint | Peter Stone |
| 2026-03-05 | web: add Accept/Reject for READY tasks, Start Next button | Peter Stone |
| 2026-03-05 | Rescue work from claudomator-work: question/answer, ratelimit, start-next-task | Peter Stone |
| 2026-03-03 | Web UI: tabs, new task modal with AI draft, templates panel | Peter Stone |
| 2026-03-03 | Add clickable fold to expand hidden completed/failed tasks | Peter Stone |
| 2026-02-24 | Add embedded web UI and wire it into the HTTP server | Peter Stone |