Skip to main content
Website environments are a collection of high-quality, fully featured synthetic websites designed to allow researchers and agents to train in a stable and realistic context.

Available Websites

Common Features

All website environments share these characteristics:
FeatureDescription
IsolationSandboxed environments with complete session isolation
Multi-tenancyScoped by unique session_id
State ManagementFull reset capability via /reset
LoggingAutomatic capture of all interactions
VerificationBuilt-in verifier at /verifier
Data PacksPre-configured datasets for different scenarios

Technical Stack

ComponentTechnology
FrontendNext.js with TypeScript
BackendNext.js with TypeScript
DatabaseSQLite

Next Steps