What's Changed
- docs: 框架文档重构(导航分组、智能体子章节、File tree、侧边栏标签) by @yaozheng-fang in #606
- feat(harness): tag the AgentKit runtime with agentkit:agenttype=harness by @yaozheng-fang in #607
- feat(examples): codex_runtime_on_agentkit — deploy a runtime=codex agent to AgentKit by @yaozheng-fang in #608
- docs(examples): spell out the codex-on-AgentKit deploy choices by @yaozheng-fang in #609
- fix(examples): allow_origins so browsers can call the deployed codex agent by @yaozheng-fang in #611
- feat: run the VeADK web UI behind a key-auth API gateway (+ SSO AgentKit example) by @yaozheng-fang in #610
- feat(harness): surface skill-load errors + per-invoke max_llm_calls by @yaozheng-fang in #612
- feat(harness): surface unsupported-tool and runtime errors via an error field by @yaozheng-fang in #613
- fix(runtime+frontend): stream codex turns live; SSO-off auth endpoints return JSON by @yaozheng-fang in #615
- fix(frontend): disable workflow option in quick create by @FirstayZheng in #617
- feat: a2ui example for flight info by @FirstayZheng in #620
- fix: sso agentkit auth proxy 401 by @FirstayZheng in #619
- fix: agent list scroll by @FirstayZheng in #622
- feat(harness): mount ADK api server + A2A routes on the harness app by @yaozheng-fang in #624
- feat(harness): support once-time overrides on the streaming /run_sse path by @yaozheng-fang in #627
- feat(skills): support skillhub spaces and skills by @Rhosmarie in #626
New Contributors
- @Rhosmarie made their first contribution in #626
Full Changelog: 0.5.39...0.5.40