summaryrefslogtreecommitdiff
path: root/internal/api
AgeCommit message (Expand)Author
12 daysfeat: add deployment status endpoint for tasksPeter Stone
12 daysfix: permission denied and host key verification errors; add gemini elaborati...Peter Stone
12 daysfeat: add elaboration_input field to tasks for richer subtask placeholderClaudomator Agent
13 daysfeat: overhaul auto-refresh system with intelligent polling and differential ...Peter Stone
14 daysfeat(Phase4): add file changes for changestats executor wiringClaude Sonnet 4.6
14 daysfeat: expose changestats in API responsesClaudomator Agent
2026-03-14testClaudomator Agent
2026-03-14feat: add agent selector to UI and support direct agent assignmentPeter Stone
2026-03-13fix: only write RAW_NARRATIVE.md when user explicitly provides project_dirPeter Stone
2026-03-13merge: resolve conflicts with local/master (stats tab + summary styles)Peter 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
2026-03-12feat: add Resume support for CANCELLED, FAILED, and BUDGET_EXCEEDED tasksClaudomator Agent
2026-03-11feat: add Stats tab with task distribution and execution health metricsClaudomator Agent
2026-03-11fix: resume BLOCKED tasks in preserved sandbox so Claude finds its sessionPeter Stone
2026-03-10test: sandbox coverage + fix WebSocket racesPeter Stone
2026-03-10feat: append verbatim user input to docs/RAW_NARRATIVE.mdPeter Stone
2026-03-10feat: include project context in elaborator promptPeter Stone
2026-03-10fix: ensure tasks are re-classified on manual restartPeter Stone
2026-03-09api: validate ?state= param in handleListTasks; standardize operation respons...Claudomator Agent
2026-03-09api: add configurable mockRunner and async error-path testsClaudomator Agent
2026-03-09api: make workspace root configurable instead of hardcoded /workspaceClaudomator Agent
2026-03-09chore: remove deleted template files from gitPeter Stone
2026-03-09feat: delete templates feature and allow requeueing BUDGET_EXCEEDED tasksPeter Stone
2026-03-08executor: update gemini model to 2.5-flash-lite and fix classifier parsingPeter Stone
2026-03-08fix: retry limits apply only to automatic retries, not manual runsPeter Stone
2026-03-08fix: restore task execution broken by add-gemini mergePeter Stone
2026-03-08merge: pull latest from master and resolve conflictsPeter Stone
2026-03-08api: extend executions and log streaming endpointsPeter Stone
2026-03-08api: SetAPIToken, SetNotifier, questionStore, per-IP rate limiterPeter Stone
2026-03-08api: generic ScriptRegistry; collapse script endpointsPeter Stone
2026-03-08api: WebSocket auth, client cap, and ping keepalivePeter Stone
2026-03-08feat: rename working_dir→project_dir; git sandbox executionPeter Stone
2026-03-08feat(api): update template handlers to use AgentConfigPeter Stone
2026-03-08test(api): update elaborate and validate tests to use AgentConfigPeter Stone
2026-03-08feat(api): update elaborate and validate endpoints to use AgentConfigPeter Stone
2026-03-08feat(wiring): configure GeminiRunner and update API serverPeter Stone
2026-03-08test(api): update server_test.go to use AgentConfig and multiple runnersPeter Stone
2026-03-07feat: pass selected project directory to elaboratePeter Stone
2026-03-07ui: Project dropdown in new task dialog, first field, defaults to /workspace/...Peter Stone
2026-03-06recover: restore untracked work from recovery branch (no Gemini changes)Peter Stone
2026-03-06fix: use context.Background() for resume execution; allow CANCELLED→QUEUED ...Peter Stone
2026-03-06fix: implement cancel endpoint and pool cancel mechanismPeter Stone
2026-03-06feat: blocked task state for agent questions via session resumePeter Stone
2026-03-05Rescue work from claudomator-work: question/answer, ratelimit, start-next-taskPeter Stone
2026-03-04Add READY state for human-in-the-loop verificationPeter Stone
2026-03-03Fix working_dir failures: validate path early, remove hardcoded /rootPeter Stone
2026-03-03Add elaborate, logs-stream, templates, and subtask-list endpointsPeter Stone
2026-02-24Add embedded web UI and wire it into the HTTP serverPeter Stone
2026-02-08Rename Go module to github.com/thepeterstone/claudomatorPeter Stone