summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-24feat: merge story branch to master before deploy, add doot project to registryPeter Stone
2026-03-24chore: merge agent commits — deploy trigger + post-deploy validation task (...Peter Stone
2026-03-24Merge branch 'master' of /site/git.terst.org/repos/claudomatorPeter Stone
2026-03-24feat: validation result transitions story to REVIEW_READY or NEEDS_FIX (ADR-007)Claudomator Agent
2026-03-24feat: auto-create validation task on story DEPLOYED (ADR-007)Claudomator Agent
2026-03-24feat: trigger deploy script on SHIPPABLE → DEPLOYED (ADR-007)Claudomator Agent
2026-03-24fix: resolve merge conflict — integrate agent's story-aware ContainerRunnerPeter Stone
2026-03-24feat: clone story branch in ContainerRunner (ADR-007)Peter Stone
2026-03-23feat: Phase 4 — story-aware execution, branch clone, story completion check...Claudomator Agent
2026-03-23feat: populate RepositoryURL from project registry in executor (ADR-007)Peter Stone
2026-03-22chore: unify and centralize agent configuration in .agent/Peter Stone
2026-03-22feat: color logo based on build version hashPeter Stone
2026-03-22feat: Phase 5 — story elaboration endpoint, approve flow, branch creationClaudomator Agent
2026-03-22feat: surface error_msg on failed task cards in UIPeter Stone
2026-03-22feat: Phase 3 — stories data model, ValidStoryTransition, storage CRUD, API...Claudomator Agent
2026-03-22fix: make requeueDelay configurable to fix test timeout in TestPool_MaxPerAge...Peter Stone
2026-03-21feat: executor reliability — per-agent limit, drain gate, pre-flight creds,...Claudomator Agent
2026-03-21fix: set credentials readable by www-data (group 640) in sync-credentialsPeter Stone
2026-03-21fix: copy .claude.json (account settings) alongside credentialsPeter Stone
2026-03-21feat: fail loudly when agent leaves uncommitted work in sandboxPeter Stone
2026-03-21chore: gitignore .claude/, credentials/, scripts/.claude/Peter Stone
2026-03-21feat: Phase 2 — project registry, legacy field cleanup, credential path fixPeter Stone
2026-03-21feat: add cancel and cancel-all-failed to ct-taskPeter Stone
2026-03-21chore: delegate permissions and credential sync to scripts in deployPeter Stone
2026-03-21fix: use configured claude_config_dir for container credentialsPeter Stone
2026-03-20docs: update ADR-007 with validation pipeline and nav projectPeter Stone
2026-03-19chore: improve debug-execution script and add ADR-007Peter 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-18Merge branch 'master' of /site/git.terst.org/repos/claudomatorPeter Stone
2026-03-18Merge feat/container-execution into masterPeter Stone
2026-03-18feat: containerized execution with agent tooling and deployment fixesPeter Stone
2026-03-18docs: add REFACTOR_PLAN.md with codebase analysis findingsClaudomator Agent
2026-03-18fix: address final container execution issues and cleanup review docsPeter Stone
2026-03-18fix: address round 3 review feedback for container executionPeter 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-17fix: unsubscribe stale push subscription before re-subscribingClaudomator Agent
2026-03-17fix: validate VAPID public key on load, regenerate if swappedClaudomator Agent
2026-03-17fix: swap VAPID key return order in GenerateVAPIDKeys wrapperClaudomator 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-16docs: update SESSION_STATE.md for project field featureClaudomator Agent
2026-03-16feat: expose project field in API and CLIClaudomator Agent
2026-03-16feat: display project field in web UIClaudomator Agent