v0.1.6: Local input validation for blank/malformed tool inputs, mcp-ts-core ^0.11.0
Local input validation for blank/malformed tool inputs, mcp-ts-core ^0.11.0
- Blank and malformed inputs now fail locally instead of a generic upstream 400 — new at-syntax.ts validates identifiers, AT-URIs, and dates across every tool input schema and the bsky-profile resource (#4)
- bsky_get_post_thread distinguishes an AppView-rejected AT-URI (invalid_at_uri) from a not-found post, replacing the manual at:// prefix check
- bsky_search_posts drops an advertised domain filter it never implemented; author_handle/since/until accept an empty string as no-filter
- maintenance: toolchain, Dockerfile, and template files re-synced from the framework — Socket security scanner added, bunfig.toml supply-chain guard, bun.lock advisories 19 -> 1
deps: @cyanheads/mcp-ts-core ^0.10.9 -> ^0.11.0, typescript ^6.0.3 -> ^7.0.2