v0.1.7: OSV ecosystem authority, recovery hints, content[] parity
OSV ecosystem authority, recovery hints, content[] parity
Four coupled DX fixes across the tool surface; tool output schemas unchanged.
Fixed:
- osv_query_batch: drop the static ecosystem preflight — OSV now validates, and an unknown ecosystem degrades to a per-package error instead of failing the whole batch (#3)
- osv_query_package, osv_get_vulnerability: declared recovery hints reach data.recovery.hint and content[] via ctx.recoveryFor() (#4)
- format(): osv_query_batch renders a Clean Packages section; osv_get_vulnerability renders all references (was capped at the first 8) (#5)
- Stale osv_query references corrected to osv_query_package in tool/output text and docs/design.md (#8)
Dependency bumps:
- @biomejs/biome ^2.5.0 → ^2.5.1
- @types/node ^26.0.0 → ^26.0.1
43 tests pass; bun run devcheck clean.