Traverse v0.10.2: verified Registry prep, Mode A/B MCP, host connectors #1391
enricopiovesan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What shipped
Traverse v0.10.2 is out. Compatibility-preserving for existing local callers — crate APIs and the
traverse-clibinary name are unchanged — and it lands the work that accumulated onmainafter thev0.10.1compatibility fixes.crates.io packages are at
0.10.2(traverse-contracts,traverse-runtime,traverse-embedder,traverse-mcp,traverse-cli-rs,traverse-expedition-wasm).traverse-registrystays pinned at=0.20.0. npmtraverse-embedder-web@0.10.2is published and aligned with this cut.Highlights worth caring about
app validate/register/activateconsume that prepared evidence only. No fetch-at-activate, no version substitution, no credential requirement for the Callweave fixture path.traverse-mcp prepare-cachethentraverse-mcp stdio --cache <dir>for discover/validate/execute/report from that cache alone.audio.capturefirst;model.executeon the same envelopes).traverse-embedder-webcan plan deterministically and run a reviewed composed workflow offline. Plan-then-seal is the default; adaptive composition is opt-in.Also in the cut: persisted capability hydration for
serve, app availability status, ArtifactRouter WASI diagnosis, default WASM memory at 32 MiB,component-wit-v1host bindings, CLIworkflow plan/ promote-finalize.Upgrade notes (short)
app validate/register/activatenow require a prepared host-owned cache.serveregistrations without a persistedstate_machineneed an explicitapp registerrefresh (503 app_unavailable/app_registration_requires_refresh, not a silent 404).traverse-registry =0.20.0if you consume it directly.Links
If this is useful, a star on
traverse-framework/traversehelps other people find it. No spam, no invite spam — just the release.All reactions