mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-09-07 08:55:57 +00:00
#108 — Progress File Pattern for Cross-Session Agent Memory: - New ProgressService (server/src/services/progress-service.ts) - GET/PUT/POST /api/tasks/:id/progress endpoints - ProgressTab component in task detail panel - useTaskProgress hook with TanStack Query integration - Auto-creates .veritas-kanban/progress/ directory #109 — Acceptance Criteria on Subtasks: - acceptanceCriteria?: string[] and criteriaChecked?: boolean[] on Subtask type - Subtask creation UI with 'Add Acceptance Criteria' expandable section - Independent criteria checkboxes with X/Y badge - PATCH /api/tasks/:id/subtasks/:subtaskId/criteria/:index toggle endpoint - Zod schema validation for new fields 11 files changed, 744 insertions(+), 65 deletions(-) Built by: TARS (#108) + CASE (#109) in parallel (gh-sonnet) Closes #108, #109 |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||