Skip to content

fix(cli): support multi-skill search installs#404

Merged
christso merged 1 commit into
mainfrom
fix/skill-search-multiselect
May 19, 2026
Merged

fix(cli): support multi-skill search installs#404
christso merged 1 commit into
mainfrom
fix/skill-search-multiselect

Conversation

@christso
Copy link
Copy Markdown
Contributor

Summary

  • switch skill search TTY mode from single-select to searchable multiselect
  • install all selected repos in one scope with a single sync and dedupe repo installs
  • format interactive star counts with a space between the star and number

Validation

  • bun run lint
  • bun test
  • bun run build

Manual E2E

  1. ./dist/index.js skill search skill-source-mapping
    • verified the interactive picker shows ★ 1 with a space
  2. ./dist/index.js skill search pr-search --limit 10
    • selected multiple entries in the searchable multiselect
    • confirmed the flow prompted for one install scope and installed multiple plugins in one sync

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying allagents with  Cloudflare Pages  Cloudflare Pages

Latest commit: a81d979
Status: ✅  Deploy successful!
Preview URL: https://96d7a7dd.allagents.pages.dev
Branch Preview URL: https://fix-skill-search-multiselect.allagents.pages.dev

View logs

@christso christso merged commit e68523f into main May 19, 2026
1 check passed
@christso christso deleted the fix/skill-search-multiselect branch May 19, 2026 04:17
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.

1 participant