Concepts

subagent

A helper agent with its own isolated context, used to parallelise or isolate work without contaminating the main session.

Alternate definitions 2

Definition 2Concepts

A specialist agent that a primary agent can invoke automatically to handle a subtask (like researching external docs); you can also invoke one manually by typing @agentname in your message.

Concepts · curriculum materials

Definition 3Concepts

A helper agent that runs in its own isolated context, so noisy or parallel work does not crowd your main conversation; it returns just a summary.

Concepts · curriculum materials

Return to all terms