haiku.rag/claude-plugin
Yiorgis Gozadinos 2582f2c05a
Expand MCP search results and render the matched chunk's metadata
Both search tools pass their results through HaikuRAG.expand_context, as
every other consumer of search results already did, so a client reads
the hit in its section rather than the chunk that matched. The rendering
gains an opt-in include_chunk_meta that shows the metadata stored with
the matched chunk beyond haiku.rag's structural keys, labelled as the
matched chunk's because an expanded passage spans several chunks and
only the anchor's metadata survives expansion. The capabilities' rendering
is unchanged.

Refs #599
2026-09-04 14:12:12 +03:00
..
.claude-plugin Ship a Claude Code plugin with the haiku-rag skill 2026-09-04 13:00:15 +03:00
skills/haiku-rag Expand MCP search results and render the matched chunk's metadata 2026-09-04 14:12:12 +03:00
.mcp.json Ship a Claude Code plugin with the haiku-rag skill 2026-09-04 13:00:15 +03:00