Delegation
Chain JARVIS steps so it finishes a multi-step task on its own, recovering when a step fails.
Orchestrate the Loop
0/9
Warm up
- Warm up 01
Take a task too big for one prompt
- Warm up 02
Break it into agent steps (plan-act-observe)
- Warm up 03
Run it; watch it branch
- Warm up 04
Add a recovery path for the failing step
Challenge
- Challenge 01
Decompose a 4-step task into agent steps
- Challenge 02
Design a fallback for a failing step
Take further
- Take further 01
JARVIS completes a multi-step task unattended
- Take further 02
A research agent (search-read-summarise)
- Take further 03
An agent that retries intelligently
Controlled practice
Loading activity...