v0.2.1: canvas preview + recovery-hint fixes, mcp-ts-core ^0.10.14
canvas preview + recovery-hint fixes, mcp-ts-core ^0.10.14
Truncated DataCanvas previews (get_historical, get_ensemble, get_climate) now report the staged row count instead of the preview length, and dataframe_query surfaces its declared recovery hints instead of framework internals.
Changed:
openmeteo_get_ensembletruncated preview starts at the first row with real data, skipping leading all-nullpast_daysplaceholder rows (#14)
Fixed:
openmeteo_dataframe_queryrewraps framework errors so declared recovery hints reach the wire; missing-table errors now nameopenmeteo_dataframe_describe(#12)- Truncated preview headings (
get_historical,get_ensemble,get_climate) cite the stagedrecord_count, not the preview slice length (#13)
Dependency bumps:
@cyanheads/mcp-ts-core^0.10.10→^0.10.14- New
@socketsecurity/bun-security-scanner^1.1.2devDependency +bunfig.tomlsupply-chain guard
120 tests pass; bun run devcheck clean.