dew/packages
Chris Hendrickson a1c36f7136 Implement kanban subcommands (create, get, update, delete)
- Add ProjectContext and DewConfig models to core
- Add Ticket model with YAML frontmatter serialisation
- Add TicketStore with auto-incrementing 4-digit IDs
- Implement create/get/update/delete subcommands under KanbanCommand
- Expand tests: ProjectContext, Ticket roundtrip, TicketStore CRUD (19 total)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-23 14:47:25 -04:00
..
cli Scaffold docs, packages, and command registration 2026-04-23 14:29:09 -04:00
core Implement kanban subcommands (create, get, update, delete) 2026-04-23 14:47:25 -04:00
kanban Implement kanban subcommands (create, get, update, delete) 2026-04-23 14:47:25 -04:00
mcp Scaffold docs, packages, and command registration 2026-04-23 14:29:09 -04:00