Interactive Setup
Manual Setup
- Write an eval script in
eval/:
- Create agent config in
.jfl/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