summaryrefslogtreecommitdiff
path: root/internal/api/stories.go
AgeCommit message (Expand)Author
2026-04-04feat: story ship gate — explicit POST /api/stories/{id}/ship; remove auto-d...Peter Stone
2026-03-26fix: story branch push to bare repo; drain at 3 consecutive failuresPeter Stone
2026-03-26fix: set RepositoryURL on tasks created via story approvePeter Stone
2026-03-26fix: story tasks get Project field; elaborate reads worklog; deploy chmod scr...Peter Stone
2026-03-25chore: replace all master branch references with mainPeter Stone
2026-03-23feat: Phase 4 — story-aware execution, branch clone, story completion check...Claudomator Agent
2026-03-22feat: Phase 5 — story elaboration endpoint, approve flow, branch creationClaudomator Agent
2026-03-22feat: Phase 3 — stories data model, ValidStoryTransition, storage CRUD, API...Claudomator Agent