environments
OfficialDesign and reuse RL environments quickly.
Authorthinking-machines-lab
Version1.0.0
Installs0
System Documentation
What problem does it solve?
RL development often requires custom, reusable environments with consistent interfaces to train and evaluate agents, but building and maintaining these environments across experiments is error-prone and time-consuming.
Core Features & Use Cases
- Env protocol, EnvGroupBuilder, and RLDataset to structure single- and multi-turn interactions.
- Prebuilt references and examples like Math RL env, Harbor RL env, and message-based env templates to accelerate integration.
- Use cases span academic research, prototype experimentation, and production-style RL pipelines with reproducible lifecycles.
Quick Start
Create a MyEnv by implementing the Env interface, wire it into an EnvGroupBuilder, and plug it into your training loop.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: environments Download link: https://github.com/thinking-machines-lab/tinker-cookbook/archive/main.zip#environments Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.