Releases: runloopai/api-client-python
Releases · runloopai/api-client-python
Release list
v1.20.3
1.20.3 (2026-05-08)
Full Changelog: v1.20.2...v1.20.3
Features
- make agent version optional in API (#8858) (7e11a9d)
- share HTTP connection pool across SDK instances; refactor polling (#797) (4f2fc4c)
- support setting headers via env (54ead49)
Bug Fixes
- use correct field name format for multipart file arrays (c564da8)
Chores
v1.20.2
v1.20.1
v1.20.0
1.20.0 (2026-04-21)
Full Changelog: v1.19.0...v1.20.0
Features
- add OO SDK support for new Agent API calls (#786) (6197567)
- axon: add working directory / directory to launch agent (#8689) (2097995)
Performance Improvements
- client: optimize file structure copying in multipart requests (64f27ad)
Chores
- tests: bump steady to v0.22.1 (c72f34d)
v1.19.0
1.19.0 (2026-04-13)
Full Changelog: v1.18.1...v1.19.0
Features
- Add wake on axon event as an API primitive (#8681) (255099a)
- Allow API keys to create API and restricted keys (#8663) (2e03b55)
Bug Fixes
- add missing agent API paths to stainless config (#8699) (4f6fe60)
- ensure file data are only sent as 1 parameter (f7ca2cc)
Documentation
- add snapshot, suspend & resume example (#764) (f4b942b)
- added Async vs Sync tabs, removed top-level class descriptions (#783) (6a99c56)
- restructure sphinx docs with async-first API reference and full type coverage (#782) (514cf93)
- show full field descriptions for SDK parameter types (#784) (f04a506)
v1.18.1
v1.17.0
1.17.0 (2026-04-09)
Full Changelog: v1.16.0...v1.17.0
Features
- Add protocol, launch etc arguments to attach axon grpc, persist them in the db (#8564) (76ad33d)
- api: add lifecycle configuration to launch parameters (#8606) (1dd716d)
- stream kernel messages (kmsg) to devbox logs (#8588) (8f0ad67)
Bug Fixes
- broker: remove codex in favor of codex via acp (#8602) (118162e)
- client: preserve hardcoded query params when merging with user params (5ce9b5d)
- propagate git ref to maverick for git-based agents (#8608) (fc633d6)
Chores
Documentation
v1.16.0
v1.15.0
1.15.0 (2026-04-02)
Full Changelog: v1.14.1...v1.15.0
Features
- benchmark-runs: add state filter and multi-value benchmark_id support to listBenchmarkRuns (#8480) (08e6a25)