v0.1.10: enrichment adoption on search and feed tools
enrichment adoption on search and feed tools
earthquake_search and earthquake_get_feed now surface result totals,
truncation flags, and empty-result recovery guidance via a typed enrichment
block that reaches both structuredContent JSON and content[] markdown trailer.
Changed:
- earthquake_search: totalCount, truncated, and notice moved from output to enrichment block; total_count key renamed totalCount
- earthquake_get_feed: enrichment.notice added for empty-feed windows
Dependency bumps:
- @cyanheads/mcp-ts-core ^0.9.13 → ^0.9.16
51 tests pass; bun run devcheck clean.