Overview
The Recipe Workflow provides a complete cycle for running, evaluating, and improving agent configurations.Commands
Run a Recipe
Example:
Judge a Trace
Example:
Apply Improvements
Example:
Complete Workflow
1
Run Recipe with Trace
2
Judge the Execution
3
Review Suggestions
4
Apply Improvements
5
Re-run and Verify
Evaluation Metrics
The judge evaluates each agent on 6 criteria:Fix Types
The judge generates actionable fixes:Example Output
Judge Report
Plan Preview
Best Practices
Save All Runs
Always use
--save to capture traces for analysisName Your Traces
Use
--name for easy identificationPreview First
Always
--dry-run before applyingIterate
Run → Judge → Apply → Repeat
Viewing Traces
Use the replay commands to inspect traces:Related
- Context Replay - Trace capture and viewing
- LLM as Judge - Evaluation details

