d5sd5s
← Changelog

Sub-agents go to work — two profiles, real sessions, and connector access

Sub-agents now run as full-fledged sessions with two distinct profiles, real-time streaming, and safe connector access. Delegation that used to feel like tossing a message into the void now comes back with a live feed and a paper trail.

Explorer and generalist profiles

Sub-agents come in two flavours. Explorer agents can read files, inspect connectors, and gather context — strictly read-only, so they can roam freely without risk. Generalist agents get a full writable sandbox: they can run commands, create files, and produce working artifacts. Pick the right agent for the job.

Real sessions, not ghosts

Every sub-agent appears in your session list with its own status, streaming output, and usage. Watch them work in real time, roll them into billing, and keep a permanent record of what they did. The parent agent pauses until the sub-agent finishes, then picks up with the results — no polling, no lost context.

Connectors for explorers

Explorer sub-agents can now use installed connectors to gather information from external services. Read-only commands keep your services safe while the agent does its research.