Aevum Cadence AI

Subagent

What it does

Spawns a background agent that runs in parallel with the main conversation. Use it for self-contained research or implementation, not for a handful of tool calls.

Setup

None. Built in.

Permissions

Lifecycle

pending, then running, then completed, failed, or aborted. The parent is notified at a terminal status. Do not poll. Read output after it finishes.

Tips