Releases: yavydev/claude-code
Releases · yavydev/claude-code
v0.2.0
What's Changed
- feat: add create-project command by @vildanbina in #2
Full Changelog: v0.1.4...v0.2.0
v0.1.4
- use decision tables for reliable AskUserQuestion tool routing
- enforce AskUserQuestion for all user interactions
- add scope selection step (project vs user/global)
- use latest for cli install command
v0.1.2
- improve onboarding for users without a yavy account
- ask whether user is new or existing before directing to login/signup
- show step-by-step getting started guide for new users
- update plugin description and readme
v0.1.1
- rewrite init skill to always delegate to
yavy initCLI - never create skill files directly - agent gathers user intent, CLI handles file creation
- bump version to 0.1.1