Skip to content

v0.1.7: Enrichment adoption on search/query/compare tools

Choose a tag to compare

@cyanheads cyanheads released this 30 May 09:12
v0.1.7
31efe1a

Enrichment adoption on search/query/compare tools

Query echo, result totals, and empty-result guidance now surface in a typed enrichment block on all search/list/compare tools, reaching both structuredContent JSON and content[] markdown.

Changed:

  • census_search_variables: effectiveQuery echo, totalMatches, dataset/year, notice on empty results in enrichment; total_matches/dataset/year removed from output
  • census_query_data: totalRows, dataset, year moved to enrichment; total_rows removed from output
  • census_list_datasets: totalCount, filterApplied, notice on empty results in enrichment; total_count removed from output
  • census_list_geographies: totalLevels, dataset, year moved to enrichment; dataset/year removed from output
  • census_compare_geographies: totalCount, truncated, sortVariable, dataset, year, notice when truncated in enrichment; output fields removed; total_count/sort_variable renamed to camelCase in enrichment

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.9.13 → ^0.9.16

48 tests pass; bun run devcheck clean.