Create agents tailored to your project’s specific improvement goals.Documentation Index
Fetch the complete documentation index at: https://docs.10et.ai/llms.txt
Use this file to discover all available pages before exploring further.
Interactive Setup
Manual Setup
- Write an eval script in
eval/:
- Create agent config in
.tenet/agents/my-agent.toml:
- Test the eval manually:
- Run the agent:
Tips
- Start with one metric — focused agents beat general-purpose ones
- Verify gradient — run the eval, confirm the metric isn’t at ceiling
- Narrow scope — fewer
scope_files= more focused changes - Short rounds — 3-5 minutes per round is ideal for iteration speed

