v1.0.0
1.0.0 (2025-12-02)
Full Changelog: v0.69.0...v1.0.0
⚠ BREAKING CHANGES
- devbox: made command positional arg in exec and exec_async (#695)
Features
- blueprints: Add build context to the OpenAPI spec (#6494) (d202b94)
- devbox: added devbox.shell(shellName) command and stateful shell class to SDK (#696) (c1e8f09)
- devbox: made command positional arg in exec and exec_async (#695) (6cc8c2f)
- sdk: added scorer classes to sdk (#698) (85f798f)
Bug Fixes
- api: don't ignore devbox keep_alive, suspend and resume in api (fe3589f)
- devbox: launch parameter typo (1c9c346)
- scenarios: update parameters for manually maintained start_run_and_await_env_ready methods (#692) (8000495)
- scorer: fixed RL_TEST_CONTEXT to RL_SCORER_CONTEXT (df43a42)