summaryrefslogtreecommitdiff
path: root/web/index.html
AgeCommit message (Expand)Author
13 daysfeat: overhaul auto-refresh system with intelligent polling and differential ...Peter Stone
14 daysfeat: fix task failures via sandbox improvements and display commits in Web UIPeter Stone
2026-03-14feat: add agent selector to UI and support direct agent assignmentPeter Stone
2026-03-13feat: replace tab labels with emoji iconsPeter Stone
2026-03-13feat: reorganize web UI to 7-tab layout (Queue, Interrupted, Ready, Running, ...Claudomator Agent
2026-03-11feat: add Stats tab with task distribution and execution health metricsClaudomator Agent
2026-03-09feat: delete templates feature and allow requeueing BUDGET_EXCEEDED tasksPeter Stone
2026-03-08feat(web): remove Agent and Model selection from UIPeter Stone
2026-03-08fix(web): resolve merge conflicts and fix tab navigationPeter Stone
2026-03-08merge: pull latest from master and resolve conflictsPeter Stone
2026-03-08feat(executor): implement Gemini-based task classification and load balancingPeter Stone
2026-03-08feat: rename working_dir→project_dir; git sandbox executionPeter Stone
2026-03-08feat: make Running the default view on page loadPeter Stone
2026-03-08feat: restore Running view (currently running + 24h execution history)Peter Stone
2026-03-08feat(web): support agent type selection and rename Claude to Agent in UIPeter Stone
2026-03-07ui: Project dropdown in new task dialog, first field, defaults to /workspace/...Peter Stone
2026-03-07ui: move Start Next button to header next to New TaskPeter Stone
2026-03-06recover: restore untracked work from recovery branch (no Gemini changes)Peter Stone
2026-03-06fix: next-task falls back to priority queue when no pending siblings remainPeter Stone
2026-03-05web: add Accept/Reject for READY tasks, Start Next buttonPeter Stone
2026-03-05Rescue work from claudomator-work: question/answer, ratelimit, start-next-taskPeter Stone
2026-03-03Web UI: tabs, new task modal with AI draft, templates panelPeter Stone
2026-02-24Add embedded web UI and wire it into the HTTP serverPeter Stone