Skip to content

fix(cli): align skill search UX with gh#401

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

fix(cli): align skill search UX with gh#401
christso merged 1 commit into
mainfrom
fix/skill-search-ux

Conversation

@christso
Copy link
Copy Markdown
Contributor

Summary

  • rename skill search summary output from result/results to skill/skills
  • remove the redundant top results table in interactive TTY mode
  • keep non-interactive tabular output and add a unit test for the summary wording

E2E

Red

cd /tmp/<empty-dir>
node /home/christso/projects/EntityProcess/allagents.worktrees/fix-skill-search-ux/dist/index.js skill search skill-source-mapping

Observed the old interactive UX showed both:

  • Showing 1 result for "skill-source-mapping"
  • a duplicated top results block above the install picker

Green

cd /tmp/<empty-dir>
node /home/christso/projects/EntityProcess/allagents.worktrees/fix-skill-search-ux/dist/index.js skill search skill-source-mapping

Observed the updated interactive UX now shows:

  • Showing 1 skill matching "skill-source-mapping"
  • only the install picker list, without the duplicated top results block

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

Deploying allagents with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0b9f224
Status: ✅  Deploy successful!
Preview URL: https://7b7ed04d.allagents.pages.dev
Branch Preview URL: https://fix-skill-search-ux.allagents.pages.dev

View logs

@christso christso merged commit cb9f2b3 into main May 19, 2026
1 check passed
@christso christso deleted the fix/skill-search-ux branch May 19, 2026 01:10
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