v0.2.0
What's Changed
- Bump workspace version to 0.1.2-dev after 0.1.1 release by @chaizhenhua in #66
- fix(mcp): align transport and lifecycle with MCP spec by @chaizhenhua in #68
- feat(a2a): align latest v1 support and add SDK interop coverage by @chaizhenhua in #69
- Add OpenUI Chat SDK example with all three layouts by @chaizhenhua in #72
- build(deps): bump picomatch in /examples/copilotkit-starter by @dependabot[bot] in #75
- build(deps): bump next from 15.5.12 to 15.5.14 in /examples/copilotkit-starter by @dependabot[bot] in #77
- build(deps): bump lodash from 4.17.23 to 4.18.1 in /examples/copilotkit-starter by @dependabot[bot] in #76
- build(deps): bump lodash-es from 4.17.23 to 4.18.1 in /examples/ai-sdk-starter by @dependabot[bot] in #78
- Docs: split bilingual mdBook navigation and reorganize reading paths by @chaizhenhua in #79
- feat: add StateScope and key-based ProfileAccess for cross-boundary shared state by @chaizhenhua in #81
- Unify state-driven suspend/resume reentry and align ACP permission stdio with the official SDK by @chaizhenhua in #70
- feat(runtime): background task lifecycle with agent event notification by @chaizhenhua in #80
- ✨ feat(server): add visibility-aware cursor pagination for history APIs by @chaizhenhua in #90
- feat(admin-console): config management UI with live preview by @chaizhenhua in #74
- feat(stores): add SQLite MailboxStore by @chaizhenhua in #92
- fix(runtime): preserve skill-activated tool execution in the same step by @chaizhenhua in #94
- ♻️ refactor(runtime): remove legacy intercept and stage tool transcripts by @chaizhenhua in #97
- 📝 Sync README and book docs with ToolGate runtime by @chaizhenhua in #98
- ✨ feat(runtime): continue text after max tokens by @chaizhenhua in #100
- ♻️ refactor(config): simplify provider model bindings by @chaizhenhua in #103
- ✨ feat(runtime): bridge root A2A runs through unified execution by @chaizhenhua in #99
- 🧪 Verify admin UI config applies at runtime by @chaizhenhua in #102
- feat: add MCP server reconnect lifecycle on repeated failures by @zadawq in #71
- fix(mcp): isolate lifecycle and health budgets by @chaizhenhua in #107
- 🛡️ fix(runtime): stabilize mailbox-backed run lifecycle by @chaizhenhua in #109
- 🔖 chore(release): prepare 0.2.0 by @chaizhenhua in #108
New Contributors
- @dependabot[bot] made their first contribution in #75
Full Changelog: v0.1.1...v0.2.0