summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 dayschore: autocommit uncommitted changesClaudomator Agent
13 daysfix: unsubscribe stale push subscription before re-subscribingClaudomator Agent
13 daysfix: validate VAPID public key on load, regenerate if swappedClaudomator Agent
13 daysfix: swap VAPID key return order in GenerateVAPIDKeys wrapperClaudomator Agent
13 daysfix: wait for service worker to activate before subscribing to pushPeter Stone
13 daysfix: prefix SW registration path with BASE_PATHPeter Stone
13 daysfix: hide deployment badge when not deployed and trim notification button labelPeter Stone
13 daysdocs: update SESSION_STATE.md for project field featureClaudomator Agent
13 daysfeat: expose project field in API and CLIClaudomator Agent
13 daysfeat: display project field in web UIClaudomator Agent
13 daysfix: serve sw.js from /api/push/sw.js to bypass Apache static file routingPeter Stone
13 daysfix: persist VAPID keys in DB instead of config filePeter Stone
13 daysfeat: add web push notifications and file dropPeter Stone
13 daysfeat: add project column to storageClaudomator Agent
13 daysfeat: display deployment status badge on READY task cardsClaudomator Agent
13 daysfeat: add Project field to Task struct and YAML parsingClaudomator Agent
13 daysfix: clean up activePerAgent before sending to resultChClaudomator Agent
13 daysfix: deploy script skips scripts/hooks/ subdirectory when copyingPeter Stone
13 daysfix: eliminate flaky race in TestPool_ActivePerAgent_DeletesZeroEntriesPeter Stone
13 daysfix: repair test regressions and add pre-commit/pre-push verification gatesPeter Stone
14 daysfeat: add GitHub webhook endpoint for automatic CI failure task creationClaudomator Agent
14 daysfeat: add deployment status endpoint for tasksPeter Stone
14 daysfeat: improve next-task selection and rejection UXPeter Stone
14 daysfix: permission denied and host key verification errors; add gemini elaborati...Peter Stone
14 daysfeat: add elaboration_input field to tasks for richer subtask placeholderClaudomator Agent
14 daysfeat: replace static subtask placeholder with task descriptionClaudomator Agent
14 daysfix: restore running tab rendering and throttle history fetchPeter Stone
14 daysfix: promote stale BLOCKED parent tasks to READY on server startupPeter Stone
14 daysfeat: overhaul auto-refresh system with intelligent polling and differential ...Peter Stone
2026-03-15feat: run build (Makefile, gradlew, or go build) before sandbox autocommitPeter Stone
2026-03-15feat: show subtask rollup on READY task cardsClaudomator Agent
2026-03-15Merge remote-tracking branch 'local/master'Peter Stone
2026-03-15feat: fix task failures via sandbox improvements and display commits in Web UIPeter Stone
2026-03-15feat: add task count badges to interrupted, ready, and running tabsClaudomator Agent
2026-03-14feat(Phase4): add file changes for changestats executor wiringClaude Sonnet 4.6
2026-03-14feat: extract and store changestats from execution outputClaude Sonnet 4.6
2026-03-14feat: expose changestats in API responsesClaudomator Agent
2026-03-14feat: add Changestats struct and storage supportClaudomator Agent
2026-03-14fix: surface agent stderr, auto-retry restart-killed tasks, handle stale sand...Peter Stone
2026-03-14fix: trust all directory owners in sandbox git commandsPeter Stone
2026-03-14feat: persist agent assignment before task executionClaudomator Agent
2026-03-14testClaudomator Agent
2026-03-14feat: add agent selector to UI and support direct agent assignmentPeter Stone
2026-03-14feat: show subtask rollup on BLOCKED tasks waiting for subtasksPeter Stone
2026-03-14fix: cancel blocked tasks + auto-complete completion reportsPeter Stone
2026-03-13test: add storage tests for UpdateTaskSummary and AppendTaskInteractionClaudomator Agent
2026-03-13fix: space tabs equally across full tab bar widthPeter 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-13fix: only write RAW_NARRATIVE.md when user explicitly provides project_dirPeter Stone