mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-09-07 17:05:55 +00:00
- Bidirectional GitHub Issues sync (#21) - GitHubSyncService with polling, label-based field mapping, circuit breaker - Inbound: import issues with 'kanban' label as tasks - Outbound: push status changes and comments back to GitHub - Config/state persistence, 5 new API endpoints - CLI: vk github sync/status/config/mappings - TaskGitHub interface added to shared types - Activity feed view (#33) - Full-page chronological feed with day grouping - Filter bar: agent, type, date range (combinable) - Compact vs detailed view toggle - Infinite scroll via IntersectionObserver - Real-time WebSocket updates with animation - Agent field added to Activity, MAX_ACTIVITIES 1000→5000 - New ViewContext for board/activity navigation - Daily standup summary generation (#34) - GET /api/summary/standup with date, format params - JSON, markdown, and plain text output formats - Sections: completed, in-progress, blocked, upcoming, stats - CLI: vk summary standup with --yesterday, --date, --json flags - 12 new tests for standup logic Closes #21, closes #33, closes #34 |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||