Skip to content

fix(cli): use skill frontmatter descriptions in search#402

Merged
christso merged 2 commits into
mainfrom
fix/skill-frontmatter-description
May 19, 2026
Merged

fix(cli): use skill frontmatter descriptions in search#402
christso merged 2 commits into
mainfrom
fix/skill-frontmatter-description

Conversation

@christso
Copy link
Copy Markdown
Contributor

Summary

  • enrich skill search results from matched SKILL.md blobs
  • prefer frontmatter descriptions while keeping repo-description fallback
  • cover enrichment and fallback paths in unit tests

E2E

  1. bun run build
  2. mkdir -p /tmp/allagents-skill-search-green && cd /tmp/allagents-skill-search-green
  3. /home/christso/projects/EntityProcess/allagents.worktrees/fix-skill-frontmatter-description/dist/index.js skill search skill-source-mapping </dev/null
  4. /home/christso/projects/EntityProcess/allagents.worktrees/fix-skill-frontmatter-description/dist/index.js --json skill search skill-source-mapping

Verified the non-interactive search output and JSON payload now use the SKILL.md frontmatter description for wzg/skill-source-mapping instead of the repository description.

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

cloudflare-workers-and-pages Bot commented May 19, 2026

Deploying allagents with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1ee75cb
Status: ✅  Deploy successful!
Preview URL: https://7e119a5c.allagents.pages.dev
Branch Preview URL: https://fix-skill-frontmatter-descri.allagents.pages.dev

View logs

@christso christso merged commit 2b5de91 into main May 19, 2026
1 check passed
@christso christso deleted the fix/skill-frontmatter-description branch May 19, 2026 02:22
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