v0.10.0
What's Changed
- Park-on-auth: MCP-backed workflows suspend on dead credentials; rote mcp login releases them by @trevhud in #34
- Park-on-auth for DBOS TypeScript, released from Python by @trevhud in #35
- Park-on-auth for Inngest, released by broadcast by @trevhud in #36
- Park-on-auth for Cloudflare Workflows — every MCP-capable runtime now parks by @trevhud in #37
- Launch-readiness: close injection blocker, doc fixes, agent DX by @trevhud in #38
- Live progress stream for graduate (agent transparency) + claude token fix by @trevhud in #39
- Add rote doctor preflight + extract MCP auth-status helper by @trevhud in #40
- Surface the MCP requirements manifest; fix keyword-property signature emission by @trevhud in #41
- Add
rote baseline: measured + observed pre-graduation skill runs by @trevhud in #42 - Baseline input derivation + graduate --baseline with measured scorecard section by @trevhud in #43
- Add rote.probe: schema inference from observed MCP traffic + cross-check by @trevhud in #44
- Node data contracts in the IR, populated from observed traffic by @trevhud in #45
- Grant the graduator web research tools on --backend api by @trevhud in #46
- First real agent-graduation runs for the three production-derived examples by @trevhud in #47
- Rubric fixes from the first real agent runs by @trevhud in #48
- Feed baseline probe artifacts into the graduator as ground truth by @trevhud in #49
- Add implementation.md: working-implementations rubric for extracted modules by @trevhud in #50
- Run agent-written tests after graduation; report, never fail by @trevhud in #51
- BDR re-graduation snapshot: canonical example now carries mcp bindings by @trevhud in #52
- Add
rote run: one-off local execution of a skill or an emitted pipeline by @trevhud in #53 - rote run: orchestrate the cloudflare runtime under wrangler dev by @trevhud in #54
- rote run: orchestrate the inngest runtime against a managed dev server by @trevhud in #55
- rote run: orchestrate the dbos-ts runtime (portable cross-language signals) by @trevhud in #56
- rote run: orchestrate the temporal runtime — all six runtimes runnable by @trevhud in #57
- Add
rote deploy: push-deploy wrappers + honest guidance per runtime by @trevhud in #58 - Add
rote deploy --target rote-cloud: bundle + authenticated upload by @trevhud in #59 - Add
rote login(OAuth device flow) + login-aware graduate default by @trevhud in #60 - Onboarding config (rote init/config) + cloud-side graduation default by @trevhud in #61
Full Changelog: v0.9.0...v0.10.0