Skip to content

Releases: codeaholicguy/ai-devkit

0.21.1

04 Apr 08:38

Choose a tag to compare

##What's changed

Fix

  • Fixed ai-devkit skill add so it no longer requires skill-name and can open the interactive skill selection flow.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.21.0...cli@0.21.1

0.21.0

04 Apr 08:23

Choose a tag to compare

What's Changed

  • Add memory db path config by @codeaholicguy in #50
  • Add skill selection when adding from skill registry by @codeaholicguy in #51
  • Added environment-aware prompting to support targeted global skill installation.

Fixed

  • Fixed the ora dependency/version issue.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.20.1...cli@0.21.0

0.20.1

02 Apr 06:03

Choose a tag to compare

What's changed

Added

  • New agent-orchestration skill for coordinating multi-agent workflows.

Changed

  • Fixed sending enter separately for more reliable agent input delivery.
  • Upgraded project dependencies.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.20.0...cli@0.20.1

0.20.0

01 Apr 14:54

Choose a tag to compare

What's Changed

  • Add agent detail command to inspect running agent conversations by @codeaholicguy in #49
  • Updated agent identifier; removed slug field from AgentInfo in favor of simplified name-based matching.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.19.0...cli@0.20.0

0.19.0

27 Mar 09:27

Choose a tag to compare

What's Changed

Added

  • Add cwd in agent list command by @codeaholicguy in #47
  • Added clarification and brainstorming loop to review-design and review-requirements commands.

Changed

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.18.0...cli@0.19.0

0.18.0

18 Mar 10:47

Choose a tag to compare

What's Changed

Added

  • feat: allow custom docs folder path via docsDir config by @hiiamtrong in #32

Changed

  • Reimplement Claude Code adapter by @codeaholicguy in #39
  • Updated the minimum supported Node.js version to 20.20.0.

Fixed

  • Prevented Codex agent session matching from incorrectly attaching sessions across repositories.
  • Fixed skill registry git operations so passphrase input works correctly during clone and update flows.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.17.0...cli@0.18.0

0.17.0

09 Mar 14:38

Choose a tag to compare

What's Changed

Changed

  • Worktrees Location - Updated dev-lifecycle skill worktree setup references.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.16.0...cli@0.17.0

0.16.0

27 Feb 10:23

Choose a tag to compare

What's Changed

Added

Changed

  • Init/Install Templates - Stopped copying context templates during init/install.
  • Version Output Source - --version now uses package version output.
  • Documentation - Updated docs and improved web agent setup guide with template-based init.
  • Project Templates - Added and updated templates used across setup flows.
  • Install Validation - Added install smoke-test updates for ai-devkit install.

Fixed

  • Agent List Display - Kept the working-on column to one line in agent list output.
  • Claude PID Session Mapping - Prefer exact history cwd for Claude pid-session mapping.
  • Config Manager Phase Handling - Guarded missing phases in config manager.
  • Docs Typos/Troubleshooting - Fixed typo and added Codex sandbox npx troubleshooting FAQ.

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.15.0...cli@0.16.0

0.15.0

23 Feb 12:32

Choose a tag to compare

0.14.0

21 Feb 16:21

Choose a tag to compare

What's Changed

Changed

  • Dependency Updates - Upgraded better-sqlite3

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.13.0...cli@0.14.0