Skip to content

agentex-client: v0.18.0

Choose a tag to compare

@stainless-app stainless-app released this 10 Jul 17:45
0afaae4

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

  • cap openai <2.45 for openai-agents 0.14.x compatibility (#459) (14c124d)

Chores