Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create and configure agent simulation environments from the TPC CLI.
tpc sim env create \ --name "My Environment" \ --agent-config '{"harness":"claude","model":"claude-sonnet-4-6"}'
tpc sim env create \ --name "Test Env" \ --agent-config @examples/agent-config.json \ --task-ids task_123,task_456 \ --schedule 7d