Toolkit v0.2.0-beta.2
The second beta adds the Zod parser and generator path, expands the SDK registry metadata, and makes parser → generator combinations discoverable to consumers.
Compatibility and migration
Update the published toolkit packages together so the SDK registry and individual parser/generator packages share the same beta version. Existing beta.1 integrations should verify route capability metadata and diagnostics before relying on newly surfaced combinations.
Highlights
- Add the Zod parser and dynamic route registry.
Fixes
- Complete the Zod parser consumption path in the web Playground.
Migration
- Recheck route capabilities and diagnostics when upgrading from beta.1.