Releases: scaleapi/scale-agentex-python
Releases · scaleapi/scale-agentex-python
agentex-sdk: v0.16.2
agentex-client: v0.16.2
agentex-client: v0.16.1
agentex-sdk: v0.15.0
0.15.0 (2026-06-24)
Full Changelog: agentex-sdk-v0.14.0...agentex-sdk-v0.15.0
⚠ BREAKING CHANGES
- harness: consolidate the LangGraph harness + remove tracing handler (#430)
Bug Fixes
Refactors
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)
Refactors
agentex-sdk: v0.14.0
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)
Refactors
agentex-sdk: v0.13.2
0.13.2 (2026-06-22)
Full Changelog: agentex-sdk-v0.13.1...agentex-sdk-v0.13.2
agentex-client: v0.14.0
0.14.0 (2026-06-22)
Full Changelog: agentex-client-v0.13.1...agentex-client-v0.14.0
Features
- api: add is error to tools (8ddd960)
- compat: runtime SDK↔backend version guard at ACP startup (#408) (433c999)
Bug Fixes
- types: add missing Optional import to ToolResponseContent (3439f6e)
agentex-sdk: v0.13.1
0.13.1 (2026-06-17)
Full Changelog: agentex-sdk-v0.13.0...agentex-sdk-v0.13.1