agentex-client: v0.16.0
0.16.0 (2026-06-24)
Full Changelog: agentex-client-v0.15.0...agentex-client-v0.16.0
⚠ BREAKING CHANGES
- harness: consolidate the Pydantic-AI harness + remove tracing handler (#431)
- harness: consolidate the LangGraph harness + remove tracing handler (#430)
Features
- cli: add claude-code init templates (sync / async / temporal) (#435) (fd9bc4a)
- cli: add codex init templates (sync / async / temporal) (#436) (0fadfd7)
- cli: add default-openai-agents init template (async base) (#434) (624e9c8)
- openai-agents: single-emit + input-bearing tool spans + run_turn (#445) (53ab8ef)
- openai-temporal: render hosted/server-side tool calls in TemporalStreamingModel (#442) (5dce9f0)
Bug Fixes
- cli: harden init templates per Greptile feedback (suite-wide) (#444) (2d85eb0)
- harness: harden Claude Code + OpenAI taps and span tracing (#446) (5b4359d)