Skip to content

Add unified cross-index search across site content#440

Merged
itskai-dev merged 1 commit into
mainfrom
feat/unified-cross-index-search
Feb 10, 2026
Merged

Add unified cross-index search across site content#440
itskai-dev merged 1 commit into
mainfrom
feat/unified-cross-index-search

Conversation

@itskai-dev

@itskai-dev itskai-dev commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • extend /api/search to search across all directory/content sources using existing data loaders
  • include Skills, MCP servers, Agents, llms.txt entries, Blog posts, and Guides
  • add simple fuzzy scoring (includes/startsWith/exact weighting) and return ranked unified results plus per-type buckets
  • preserve existing quota/paywall behavior and markdown response support
  • rebuild /search page to use API results and add type filter tabs with per-type counts
  • render each result with type badge, title, description snippet, and link

Validation

  • npm run build
  • node scripts/audit-write-endpoints.js ✅ (72 existing violations, no new ones)

Notes

  • Added a Guides tab to support the requirement to include guides in unified search results.

@vercel

vercel Bot commented Feb 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-hub Building Building Preview, Comment Feb 10, 2026 2:22pm

Request Review

@supabase

supabase Bot commented Feb 10, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project oldbapagtyvkplbqllwa because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@itskai-dev
itskai-dev merged commit d6bbf52 into main Feb 10, 2026
3 of 4 checks passed
@itskai-dev
itskai-dev deleted the feat/unified-cross-index-search branch February 10, 2026 14: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