Skip to content

fix: issue #219 (automated) - #220

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
claude/issue-219-20260616-1925
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
claude/issue-219-20260616-1925

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Closes #219

…h, add setup hint

- marketplace sync now only skips early when `plugin === 'all'` and nothing changed;
  previously, running sync with no plugin specified would silently exit when the
  marketplace was already up to date, preventing the interactive selection prompt
- add --agent flag to sync (default: claude-code) so the target directory is derived
  from AGENT_PATHS consistently with install/list; fixes the default landing in
  ~/.agents/skills which no supported agent reads from — skills now default to
  ~/.claude/skills (claude-code user scope)
- keep --claude as backward-compat shorthand for --agent claude-code
- add post-setup warn hint to run sync after marketplace setup

Closes #219

Co-authored-by: Sunny Kolattukudy <kolatts@users.noreply.github.com>
@kolatts kolatts closed this Jun 18, 2026
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.

Setup / sync issues

1 participant