Build an Agent Team
An Agent Team is a visual workflow made of focused responsibilities. The best teams are small enough to understand and explicit enough to supervise.
Give each card one job
Use one card for one responsibility: gather context, make a decision, produce work, verify it, or approve it. A role name should explain who owns the step, while its description explains the result it must hand off.
- Prefer specific roles such as Repository Analyst over Helper.
- Keep instructions outcome-focused instead of prescribing every thought.
- Add a verifier when mistakes would be expensive.
Grow the team from the flow
Select a card and use Add next in the inspector, or right-click the card for Add teammate, Require approval, Duplicate, Copy, and Paste. Codelit inserts the new node after the responsibility you selected and preserves the rest of the route.
- Select the responsibility that should hand off work.
- Choose Add next step in the right inspector.
- Pick an Agent, Decision, or Approval and name the expected handoff.
Keep configuration progressive
The canvas shows the team first. Advanced model, retry, tool, and policy controls stay in the inspector until you select a card. Start with defaults, then change only what the run evidence tells you to change.