Skip to content

feat: add Kanban board panel to VS Code extension and API - #84

Merged
Allann merged 5 commits into
masterfrom
features/kanban-board
May 18, 2026
Merged

feat: add Kanban board panel to VS Code extension and API#84
Allann merged 5 commits into
masterfrom
features/kanban-board

Conversation

@Allann

@Allann Allann commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Adds a Kanban board webview panel (KanbanPanelProvider, GitHubBoardClient) surfacing the project board in the editor sidebar. Introduces BoardRoutes to the API with full CRUD for columns and tasks, wires up the WinUI BoardPage/ViewModel, and includes bundled agent templates in extension assets.

Allann and others added 5 commits May 18, 2026 17:47
Adds a Kanban board webview panel (KanbanPanelProvider, GitHubBoardClient) surfacing the project board in the editor sidebar. Introduces BoardRoutes to the API with full CRUD for columns and tasks, wires up the WinUI BoardPage/ViewModel, and includes bundled agent templates in extension assets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Added `apiPort` to project configuration in `project.json`.
- Bumped version to `0.1.3` in `package.json`.
- Introduced new DevOps Engineer agent with detailed workflow and tools in `CLAUDE.md` and `CLAUDE.compact.md`.
- Created Growth & Marketing agent with its own workflow and tools in `CLAUDE.md` and `CLAUDE.compact.md`.
- Added Process EVO agent to analyze and improve agent workflows in `CLAUDE.md` and `CLAUDE.compact.md`.
- Updated agent configurations with descriptions and roles in respective `agent.json` files.
@Allann
Allann requested a review from auleewilliams May 18, 2026 09:15
@Allann
Allann merged commit 0660a72 into master May 18, 2026
1 check passed
@Allann
Allann deleted the features/kanban-board branch May 18, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants