Skip to content

Conversation

@corbt
Copy link
Contributor

@corbt corbt commented Oct 24, 2025

Summary

  • Add example demonstrating how to use OpenEnv environments with ART
  • Shows integration with a simple echo environment that rewards longer messages
  • Uses Docker-based environment from OpenEnv with ART's training loop

Test plan

  • Run the example script with uv run examples/openenv_echo.py
  • Verify the model trains and improves over steps
  • Check that environment pooling works correctly

🤖 Generated with Claude Code

corbt and others added 2 commits October 23, 2025 17:56
Demonstrates how to use OpenEnv environments with ART for training.
The example shows a simple echo environment that rewards longer messages.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add concise documentation page for OpenEnv integration
- Link to OpenEnv GitHub repository
- Emphasize automatic integration due to ART's flexible architecture
- Include complete code example demonstrating usage

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@corbt corbt merged commit b2cfe57 into main Oct 24, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants