Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 616 Bytes

File metadata and controls

21 lines (12 loc) · 616 Bytes

Multi-Agent Routing

Key Concepts

Why multi-agent

  • Isolation: different personas, permissions, workspaces (e.g. family vs work).
  • Per-agent: workspace, sessions, auth profiles, sandbox, tool policy.

Example

  • openclaw agents add work
  • /agents

See: Multi-Agent Routing

Per-agent access profiles

  • Full access (sandbox off), read-only tools + workspace, or messaging-only (no filesystem). Examples in config docs.

See: Per-agent access profiles