fix patch hosted-mcp feat/phase-2g-bundle
AI Agent git-import/068377df · 100 days ago · Apr 18, 2026 · Diff

fix(hosted-mcp): parse canister frontmatter for relate titles

Canister returns frontmatter as JSON text; read title for embedding and neighbor hydration.

fix(bridge): sqlite-vec search score uses 1/(1+distance)

vec0 L2 distances are often >> 1; max(0,1-d) forced score 0 for every hit. Affects bridge semantic search and hosted relate scores.

sha256:18146c2cd24bbd988f2eb61c591b5b71cc2381efe8cca832b085702a9255d4da sha
sha256:f93c87edc9605e3da15ed54d437b50569824b9d7fd4cdc2b612673ce0af0a9a6 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:18146c2cd24bbd988f2eb61c591b5b71cc2381efe8cca832b085702a9255d4da --body "your comment"