Skip to content

Releases: milzamsz/vscode-agentic-kanban

v.1.7.4

Choose a tag to compare

@milzamsz milzamsz released this 14 Jul 07:38

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.md when 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.vsix packaged successfully with manifest version 1.7.4.

v.1.7.3

Choose a tag to compare

@milzamsz milzamsz released this 07 Jul 18:21

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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 05:53
50010db

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.vsix

What's Changed

  • chore(release): v1.7.2 - settings modal auto-close fix by @milzamsz in #15

Full Changelog: v1.7.1...v1.7.2

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 19:12
4b8d316

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.vsix

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 05:24

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.vsix

Full Changelog: v1.6.8...v1.7.0

v1.6.8

Choose a tag to compare

@github-actions github-actions released this 24 Jun 03:38
03e5772

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.vsix

What'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

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:34

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.vsix

Full Changelog: v1.6.6...v1.6.7

v1.6.6

Choose a tag to compare

@github-actions github-actions released this 23 Jun 06:24

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.vsix

Full Changelog: v1.6.4...v1.6.6

v1.6.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 21:43
c63fd23

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.vsix

What'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

Choose a tag to compare

@github-actions github-actions released this 22 Jun 20:27

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.vsix

What'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

Full Changelog: v1.6.2...v1.6.3