github BradGroux/veritas-kanban v3.3.2
v3.3.2 — Sprint Management (CLI + MCP) + Sync + Security

latest release: v3.3.3
9 hours ago

What's New

✨ Sprint Management — CLI + MCP (#161)

Full sprint CRUD and task integration for human operators and AI agents:

  • vk sprint list/create/update/delete/close/suggestions
  • Task flags: vk list/create/update -S <sprint>
  • MCP tools: list_sprints, create_sprint, update_sprint, delete_sprint, close_sprint, sprint_suggestions
  • Sprint field on list_tasks, create_task, update_task

🔄 Task↔Agent State Sync + Reconciliation (#155)

Bi-directional sync engine keeping task state consistent with agent execution state, with reconciliation pass to resolve diverged records.

🔒 Sync Auth Boundary Hardening (#159)

Tightened authentication checks on task-agent sync routes to prevent unauthorized state manipulation.

🧪 Circuit Breaker Test Suite (#156)

18 new unit tests covering open/half-open/closed transitions, timeout behaviour, and error thresholds.

Full Changelog

See CHANGELOG.md for details.

Don't miss a new veritas-kanban release

NewReleases is sending notifications on new releases.