Tokito v0.0.4 prerelease
Pre-release
Pre-release
Tokito v0.0.4 prerelease.
Highlights:
- MCP catalog client fixes for streamable HTTP/SSE, namespaced tools, result envelopes, and hyphenated symbol queries.
- Apply-to-schematic uses apply-specific UI state and avoids retry loops while the editor commit path is running.
- Ctrl+A/Delete now selects and clears all schematic canvas object classes in one operation.
- CAD tool rail is compacted for 1080p-height screens without a scrollbar.
- Native package version bumped to 0.0.4 and prerelease packaging copy refreshed for the internal-service product model.
Verification before release:
- cargo check -p tokito-native
- cargo test -p tokito-native
- cargo test -p tokito-catalog
- cargo test -p tokito
- cargo build --locked --release -p tokito-native
- PR #182 CI passed on Ubuntu, Windows, coverage, and cargo-deny.