Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:31
275a864

Core feature highlights

  • Runtime providers: added Azure Container Apps, Modal, and Hugging Face sandbox providers; provider startup is now owned by the provider interface, with fixes for uv project cloning, context timeouts, and localhost proxy handling.
  • Client and MCP runtime: auto-synced generated environment clients, surfaced StepResult metadata in typed clients, and tightened action deserialization plus MCP tool parsing, listing, and HTTP operation helpers.
  • Packaging and distribution: simplified install semantics around the openenv package, removed redundant extras from env packages, moved Docker/base-image references to the Hugging Face org, and published the project under BSD 3-Clause.
  • New environments and recipes: added ECHO env-token world modeling, Sophistry Bench Sprint, Reasoning Core community environments, and AWM expert-in-the-loop benchmark assets.
  • Reliability and examples: fixed BrowserGym reset behavior, JSON imports in the coding env, DIPG/OpenEnv tutorial notebooks, Wordle sync-client usage, OpenSpiel base-image references, and several provider/runtime docs paths.

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0