summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
10 daysfix(web): restore running-log 300px height and close streams on card removalClaudomator Agent
10 daysrefactor(web): remove dead old running/queue/ready/interrupted panel code (ta...Claudomator Agent
10 daysfeat(web): add renderTasksBoard and wire tasks tab into renderActiveTab (task 7)Claudomator Agent
10 daysfeat(web): add ensureTaskLogStream and taskLogStreams for task card log strea...Claudomator Agent
10 daysfeat(web): add cardContentSignature to skip log-tail in render dedup (task 5)Claudomator Agent
10 daysfix(web): correct elapsed timer class/location, log-tail coverage, and tests ...Claudomator Agent
10 daysfeat(web): extend createTaskCard with DI doc param, log-tail placeholder, ela...Claudomator Agent
10 daysfix(web): reviewer findings on Tasks board CSS (task 3 follow-up)Claudomator Agent
10 daysfeat(web): add Tasks tab nav entry point and CSS column layoutClaudomator Agent
10 daysfix(web/test): update tab-persistence default-tab assertions from 'queue' to ...Claudomator Agent
10 daysfix(web): reviewer findings on Tasks board column model (task 1)Claudomator Agent
11 daysfeat(web): add Tasks board column model (TASK_COLUMNS, columnForTaskState, gr...Claudomator Agent
11 daysfix: task submission context cancellation, executions success-rate calcPeter Stone
12 daysfeat(web): simplify nav to tracker board, model dashboard, drops, settings+rolesPeter Stone
12 daysfeat(web,api): add Budget/Roles dashboard -- final phase of the harness redes...Claude Sonnet 5
12 daysfeat(web): add Stories tab -- Kanban board, epic swimlanes, story-detail DAG ...Claude Sonnet 5
2026-06-04feat: execution row click opens unified detail + log viewerPeter Stone
2026-05-26feat(api,web): budget headroom endpoint + UI chips (Phase 6)Claude
2026-05-25refactor(web): remove the stories dashboard from the UI (Phase 3)Claude
2026-05-25refactor(web): remove the create-task modal from the UI (Phase 3)Claude
2026-05-25feat(api,web): event-stream timeline (Phase 3)Claude
2026-05-13merge: integrate github/main — LocalRunner, real GeminiRunner, llm clientPeter Stone
2026-05-03chore: close deferred work — real GeminiRunner, Local UI option, db.go cleanupClaude
2026-04-04feat: Ship button on SHIPPABLE stories; checker report on READY task cardsPeter Stone
2026-04-03feat: fold completed tab into ready panel; stories tab firstPeter Stone
2026-03-29feat: add rotating background wallpaperPeter Stone
2026-03-26feat: show tasks and subtasks in story detail viewPeter Stone
2026-03-26fix: resolve dep-chain deadlock; broadcast task_started for UI visibilityPeter Stone
2026-03-26fix: expose drained state in agent status API; fix AgentEvent JSON casingPeter Stone
2026-03-25feat: add Stories UI — tab, list, new story elaborate/approve flowPeter Stone
2026-03-25fix: remove duplicate summary section in task panel, fix test mock DOMPeter Stone
2026-03-22feat: color logo based on build version hashPeter Stone
2026-03-22feat: surface error_msg on failed task cards in UIPeter Stone
2026-03-19feat: add errors, throughput, and billing sections to stats dashboardPeter Stone
2026-03-19feat: agent status dashboard with availability timeline and Gemini quota dete...Peter Stone
2026-03-18fix: address round 2 review feedback for container executionPeter Stone
2026-03-18fix: comprehensive addressing of container execution review feedbackPeter Stone
2026-03-18feat: implement containerized repository-based execution modelPeter Stone
2026-03-18fix: unsubscribe stale push subscription before re-subscribingClaudomator Agent
2026-03-17feat: persist active main tab to localStorageClaudomator Agent
2026-03-17chore: autocommit uncommitted changesClaudomator Agent
2026-03-16fix: wait for service worker to activate before subscribing to pushPeter Stone
2026-03-16fix: prefix SW registration path with BASE_PATHPeter Stone
2026-03-16fix: hide deployment badge when not deployed and trim notification button labelPeter Stone
2026-03-16feat: display project field in web UIClaudomator Agent
2026-03-16fix: serve sw.js from /api/push/sw.js to bypass Apache static file routingPeter Stone
2026-03-16feat: add web push notifications and file dropPeter Stone
2026-03-16feat: display deployment status badge on READY task cardsClaudomator Agent
2026-03-16feat: improve next-task selection and rejection UXPeter Stone
2026-03-16feat: add elaboration_input field to tasks for richer subtask placeholderClaudomator Agent