agentex-client: v0.15.0
0.15.0 (2026-06-23)
Full Changelog: agentex-client-v0.14.0...agentex-client-v0.15.0
Features
- api: add webhook endpoint (37c7d9d)
- claude-code: stream-json parser tap for the unified harness surface (#420) (904339c)
- codex: event-stream parser tap for the unified harness surface (#421) (9b2b031)
- harness: public adk facade + docs for the unified harness surface (PR 9) (#423) (fa60632)
- harness: unified harness surface — foundation (span derivation, delivery adapters, emitter) (#412) (a9cacf4)
- langgraph: migrate LangGraph harness onto unified surface (#417) (d344228)
- openai-agents: migrate onto the unified harness surface (#416) (d10e151)
- pydantic-ai: migrate onto unified harness surface (PR4) (#415) (5ec62c2)
- sdk: add webhook helper for forward-route handlers (#419) (514075d)
- streaming: stream tool call argument deltas in TemporalStreamingModel (#355) (c8de1d4)
- tracing: skip Agentex span-start write by default (end-only ingest) (#438) (10d22a2)
Bug Fixes
- harness: assert cross-channel (yield vs auto-send) conformance equivalence [AGX1-373] (#414) (694960f)
- harness: correct codex & openai reasoning stream envelopes (#441) (1d86e8a)
- tests: use relative import for assert_matches_type in webhooks test (#440) (5954a9f)
- tracing: fail open temporal span activities (#437) (2d63eef)