Releases: scaleapi/scale-agentex-python
Releases · scaleapi/scale-agentex-python
Release list
agentex-sdk: v0.18.0
agentex-client: v0.18.0
0.18.0 (2026-07-10)
Full Changelog: agentex-client-v0.17.0...agentex-client-v0.18.0
Features
- api: add schedule resume (56f41aa)
- api: add skipped_action_times field to agents schedule responses (de49d43)
- api: add webhook endpoint (f1c1252)
- api: manual updates (e855070)
- api: manual updates (e3c8baf)
- api: remove retrieve/delete/pause/trigger/unpause, update create/list in schedules (8f084b6)
- api: update schedule configs (c1e7db8)
- Use stable handles for run schedules (9145865)
Bug Fixes
Chores
agentex-sdk: v0.17.0
0.17.0 (2026-07-01)
Full Changelog: agentex-sdk-v0.16.2...agentex-sdk-v0.17.0
Chores
- agentex-sdk: Synchronize agentex versions
agentex-client: v0.17.0
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)