summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysfeat: expose project field in API and CLIClaudomator Agent
12 daysfeat: display project field in web UIClaudomator Agent
12 daysfix: serve sw.js from /api/push/sw.js to bypass Apache static file routingPeter Stone
12 daysfix: persist VAPID keys in DB instead of config filePeter Stone
12 daysfeat: add web push notifications and file dropPeter Stone
12 daysfeat: add project column to storageClaudomator Agent
12 daysfeat: display deployment status badge on READY task cardsClaudomator Agent
12 daysfeat: add Project field to Task struct and YAML parsingClaudomator Agent
12 daysfix: clean up activePerAgent before sending to resultChClaudomator Agent
12 daysfix: deploy script skips scripts/hooks/ subdirectory when copyingPeter Stone
12 daysfix: eliminate flaky race in TestPool_ActivePerAgent_DeletesZeroEntriesPeter Stone
12 daysfix: repair test regressions and add pre-commit/pre-push verification gatesPeter Stone
13 daysfeat: add GitHub webhook endpoint for automatic CI failure task creationClaudomator Agent
13 daysfeat: add deployment status endpoint for tasksPeter Stone
13 daysfeat: improve next-task selection and rejection UXPeter Stone
13 daysfix: permission denied and host key verification errors; add gemini elaborati...Peter Stone
13 daysfeat: add elaboration_input field to tasks for richer subtask placeholderClaudomator Agent
13 daysfeat: replace static subtask placeholder with task descriptionClaudomator Agent
13 daysfix: restore running tab rendering and throttle history fetchPeter Stone
13 daysfix: promote stale BLOCKED parent tasks to READY on server startupPeter Stone
13 daysfeat: overhaul auto-refresh system with intelligent polling and differential ...Peter Stone
13 daysfeat: run build (Makefile, gradlew, or go build) before sandbox autocommitPeter Stone
13 daysfeat: show subtask rollup on READY task cardsClaudomator Agent
14 daysMerge remote-tracking branch 'local/master'Peter Stone
14 daysfeat: fix task failures via sandbox improvements and display commits in Web UIPeter Stone
14 daysfeat: 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
2026-03-13Merge branch 'master' of /site/git.terst.org/repos/claudomatorPeter Stone
2026-03-13fix: enable Gemini file writing by passing --yolo and -p flagsPeter Stone
2026-03-13fix: add .btn-resume CSS styling matching .btn-restartClaudomator Agent
2026-03-13feat: show New Task button on all tabsClaudomator Agent
2026-03-13merge: resolve conflicts with local/master (stats tab + summary styles)Peter Stone
2026-03-13fix: resubmit QUEUED tasks on server startup to prevent them getting stuckPeter Stone
2026-03-13feat: post-elaboration sanity check for tools, acceptance criteria, and dev p...Peter Stone
2026-03-13feat: resume support, summary extraction, and task state improvementsPeter Stone