Release 0.5.38
What's Changed
- feat: add trace content config by @feng-95 in #588
- fix(runtime): import AsyncCodex from openai_codex, not codex_app_server by @yaozheng-fang in #591
- fix(runtime): make codex Responses shim work against non-OpenAI backends by @yaozheng-fang in #592
- fix(runtime): codex tool loop, full-trajectory events, and protocol fidelity by @yaozheng-fang in #593
- chore(runtime): remove the unused cc (Claude Code) runtime by @yaozheng-fang in #594
- Feat/deploy to agentkit and add agent by @FirstayZheng in #595
- feat(cloud): Harness server with dynamic tools + AgentKit example by @yaozheng-fang in #596
- fix(deps): support google-adk>=1.32.0 (migrate optional deps to openai 2.x) by @yaozheng-fang in #597
- feat(harness): skill support for the Harness server + CLI by @yaozheng-fang in #598
Full Changelog: 0.5.37...0.5.38