Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 11:37
65c506e

Core feature highlights

  • External environment imports: added openenv import support for ORS/OpenReward and Verifiers environments, including extracted wrapper templates, safer vendoring behavior, task API integration, and an imported-environment example.
  • QED Math environment: added a new QED Math env with MCP tools, LLM-judge grading, math verifier service support, reward/rubric metrics, docs, and an inference example.
  • Current client/runtime docs: modernized tutorial notebooks and docs around the async EnvClient, WebSocket transport, .sync() wrapper usage, and stale Echo imports.
  • Release polish and compatibility: fixed openenv serve exit semantics, refreshed FinQA's minimum OpenEnv version, refactored inspect eval kwargs, and unpinned Hugging Face Hub in HF sandbox examples now that SandboxPool ships in 1.22.0.

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1