| Age | Commit message (Expand) | Author |
| 11 days | feat: persist active main tab to localStorage | Claudomator Agent |
| 11 days | chore: autocommit uncommitted changes | Claudomator Agent |
| 12 days | fix: wait for service worker to activate before subscribing to push | Peter Stone |
| 12 days | fix: prefix SW registration path with BASE_PATH | Peter Stone |
| 12 days | fix: hide deployment badge when not deployed and trim notification button label | Peter Stone |
| 12 days | feat: display project field in web UI | Claudomator Agent |
| 12 days | fix: serve sw.js from /api/push/sw.js to bypass Apache static file routing | Peter Stone |
| 12 days | feat: add web push notifications and file drop | Peter Stone |
| 12 days | feat: display deployment status badge on READY task cards | Claudomator Agent |
| 12 days | feat: improve next-task selection and rejection UX | Peter Stone |
| 12 days | feat: add elaboration_input field to tasks for richer subtask placeholder | Claudomator Agent |
| 12 days | feat: replace static subtask placeholder with task description | Claudomator Agent |
| 12 days | fix: restore running tab rendering and throttle history fetch | Peter Stone |
| 13 days | feat: overhaul auto-refresh system with intelligent polling and differential ... | Peter Stone |
| 13 days | feat: show subtask rollup on READY task cards | Claudomator Agent |
| 13 days | feat: fix task failures via sandbox improvements and display commits in Web UI | Peter Stone |
| 2026-03-14 | feat: persist agent assignment before task execution | Claudomator Agent |
| 2026-03-14 | feat: show subtask rollup on BLOCKED tasks waiting for subtasks | Peter Stone |
| 2026-03-14 | fix: cancel blocked tasks + auto-complete completion reports | Peter Stone |
| 2026-03-13 | feat: reorganize web UI to 7-tab layout (Queue, Interrupted, Ready, Running, ... | Claudomator Agent |
| 2026-03-13 | fix: enable Gemini file writing by passing --yolo and -p flags | Peter Stone |
| 2026-03-13 | merge: resolve conflicts with local/master (stats tab + summary styles) | 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: 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-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 | 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 | 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 |