Multi-step chains

Ask for something that takes several steps, and Jarvis plans it, does the work, and reports back. How chaining and delegation work.

Simple requests run in one step. For anything that takes several, Jarvis lays out a plan first, then works through it, then tells you what it found.

It plans before it acts

When a request needs more than one tool, Jarvis writes a short numbered plan so you can see what it is about to do before it does it.

It delegates the heavy work

The voice layer is fast but light. For real work it hands off to a stronger agent, either waiting and speaking the result, or running in the background and notifying you when done. Coding tasks can be handed to a full agent that reads and edits a repo and shows you the diff.