Releases: milzamsz/vscode-agentic-kanban
Release list
v.1.7.4
Summary
- Added the Autonomous workflow profile with Standard lanes, agent-friendly overrides, and
stage-board-to-done. - Added Change Workflow Profile and Get Board Snapshot commands; settings enum includes
autonomous. - Initialise now creates
.agentkanban/memory.mdwhen missing (does not overwrite). - Prompting docs: bootstrap scaffolds listed; worktrees optional unless board policy requires them.
- Bumped package metadata, README badge, and CHANGELOG to 1.7.4.
Validation
- Full suite: 17 files / 413 tests passed.
- Lint / TypeScript: passed.
- Build: complete.
- VSIX:
agentic-kanban-1.7.4.vsixpackaged successfully with manifest version 1.7.4.
v.1.7.3
Summary
- Fixed intermittent Settings opening by awaiting board refresh/create before showing Settings.
- Project-local .codex/skills and .antigravity/skills are now active project skill roots.
- Refreshed the reusable Agentic Kanban skill guidance for current workflow commands and release gates.
- Bumped package metadata and README badge to 1.7.3.
Validation
- Focused tests: 2 files / 5 tests passed.
- Full suite: 15 files / 383 tests passed.
- Lint: tsc --noEmit passed.
- Build: complete.
- VSIX: agentic-kanban-1.7.3.vsix packaged successfully with manifest version 1.7.3.
- Branding scan: only expected legacy AGENT KANBAN compatibility constants found.
v1.7.2
Download agentic-kanban-1.7.2.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.7.2.vsixWhat's Changed
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Download agentic-kanban-1.7.1.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.7.1.vsixWhat's Changed
- Release/v1.7.0 by @milzamsz in #12
- chore(release): v1.7.1 - engine compatibility fix by @milzamsz in #13
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Download agentic-kanban-1.7.0.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.7.0.vsixFull Changelog: v1.6.8...v1.7.0
v1.6.8
Download agentic-kanban-1.6.8.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.6.8.vsixWhat's Changed
- Release v1.6.5: Restore branding assets, ignore docs in packaging, and add Astro Starlight docs by @milzamsz in #8
- feat: align worktree workflow with lightweight GitHub Flow by @milzamsz in #9
- chore: remove redundant deploy-docs workflow by @milzamsz in #10
- Release v1.6.8 - Branch visualization, chip filter fix, worktree alignment, link branch by @milzamsz in #11
Full Changelog: v1.6.7...v1.6.8
v1.6.7
Download agentic-kanban-1.6.7.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.6.7.vsixFull Changelog: v1.6.6...v1.6.7
v1.6.6
Download agentic-kanban-1.6.6.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.6.6.vsixFull Changelog: v1.6.4...v1.6.6
v1.6.4
Download agentic-kanban-1.6.4.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.6.4.vsixWhat's Changed
- Release v1.6.4: Fix dependency saving via autocomplete, align modal layout, and update instructions by @milzamsz in #7
Full Changelog: v1.6.3...v1.6.4
v1.6.3
Download agentic-kanban-1.6.3.vsix from GitHub Releases: https://github.com/milzamsz/vscode-agentic-kanban/releases
Install in VS Code:
code --install-extension agentic-kanban-1.6.3.vsixWhat's Changed
- deps: bump the actions group with 2 updates by @dependabot[bot] in #2
- deps: bump the npm-minor-patch group with 7 updates by @dependabot[bot] in #3
- deps: bump @types/node from 20.19.37 to 26.0.0 by @dependabot[bot] in #4
- deps: bump vitest from 3.2.4 to 4.1.9 by @dependabot[bot] in #5
- deps: bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #6
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: v1.6.2...v1.6.3