# How to Use These Docs URL: https://compozy.com/runtime/how-to-use-these-docs Choose the right Compozy Runtime docs path for learning, operating, extending, and integrating with the daemon. --- # Runtime Overview URL: https://compozy.com/runtime What Compozy Runtime is, why it exists, and when it's the right operating model for your agent work. --- # compozy URL: https://compozy.com/runtime/cli-reference/compozy Compozy — agent operating system --- # compozy doctor URL: https://compozy.com/runtime/cli-reference/doctor Run runtime diagnostics --- # compozy drain URL: https://compozy.com/runtime/cli-reference/drain Stop admitting new work while in-flight work completes --- # CLI Reference URL: https://compozy.com/runtime/cli-reference Command tree, global options, configuration inputs, and common Compozy CLI workflows. --- # compozy install URL: https://compozy.com/runtime/cli-reference/install Bootstrap Compozy and create the default general agent --- # compozy logs URL: https://compozy.com/runtime/cli-reference/logs Read cross-session runtime logs --- # compozy open URL: https://compozy.com/runtime/cli-reference/open Open the Compozy web UI in the default browser --- # compozy spawn URL: https://compozy.com/runtime/cli-reference/spawn Spawn a bounded child agent session --- # compozy status URL: https://compozy.com/runtime/cli-reference/status Show consolidated runtime status --- # compozy undrain URL: https://compozy.com/runtime/cli-reference/undrain Resume admission of new work --- # compozy uninstall URL: https://compozy.com/runtime/cli-reference/uninstall Stop Compozy and remove runtime launch artifacts --- # compozy update URL: https://compozy.com/runtime/cli-reference/update Check for and apply the latest stable Compozy release --- # compozy version URL: https://compozy.com/runtime/cli-reference/version Print the Compozy version --- # compozy whoami URL: https://compozy.com/runtime/cli-reference/whoami Print the current Compozy agent identity from environment variables --- # Agent URL: https://compozy.com/runtime/api-reference/agent Compozy Agent HTTP endpoints. --- # Agents URL: https://compozy.com/runtime/api-reference/agents Compozy Agents HTTP endpoints. --- # Automation URL: https://compozy.com/runtime/api-reference/automation Compozy Automation HTTP endpoints. --- # Bridges URL: https://compozy.com/runtime/api-reference/bridges Compozy Bridges HTTP endpoints. --- # Bundles URL: https://compozy.com/runtime/api-reference/bundles Compozy Bundles HTTP endpoints. --- # Diagnostics URL: https://compozy.com/runtime/api-reference/diagnostics Compozy Diagnostics HTTP endpoints. --- # Extensions URL: https://compozy.com/runtime/api-reference/extensions Compozy Extensions HTTP endpoints. --- # Filesystem URL: https://compozy.com/runtime/api-reference/filesystem Compozy Filesystem HTTP endpoints. --- # Hooks URL: https://compozy.com/runtime/api-reference/hooks Compozy Hooks HTTP endpoints. --- # API Reference URL: https://compozy.com/runtime/api-reference Per-tag HTTP and SSE reference for the Compozy daemon, generated from the canonical OpenAPI contract on every site build. --- # Logs URL: https://compozy.com/runtime/api-reference/logs Compozy Logs HTTP endpoints. --- # Loops URL: https://compozy.com/runtime/api-reference/loops Compozy Loops HTTP endpoints. --- # Marketplace URL: https://compozy.com/runtime/api-reference/marketplace Compozy Marketplace HTTP endpoints. --- # Memory URL: https://compozy.com/runtime/api-reference/memory Compozy Memory HTTP endpoints. --- # Network URL: https://compozy.com/runtime/api-reference/network Compozy Network HTTP endpoints. --- # Notifications URL: https://compozy.com/runtime/api-reference/notifications Compozy Notifications HTTP endpoints. --- # Observe URL: https://compozy.com/runtime/api-reference/observe Compozy Observe HTTP endpoints. --- # Onboarding URL: https://compozy.com/runtime/api-reference/onboarding Compozy Onboarding HTTP endpoints. --- # Openai URL: https://compozy.com/runtime/api-reference/openai Compozy Openai HTTP endpoints. --- # Providers URL: https://compozy.com/runtime/api-reference/providers Compozy Providers HTTP endpoints. --- # Resources URL: https://compozy.com/runtime/api-reference/resources Compozy Resources HTTP endpoints. --- # Roles URL: https://compozy.com/runtime/api-reference/roles Compozy Roles HTTP endpoints. --- # Sessions URL: https://compozy.com/runtime/api-reference/sessions Compozy Sessions HTTP endpoints. --- # Settings URL: https://compozy.com/runtime/api-reference/settings Compozy Settings HTTP endpoints. --- # Skills URL: https://compozy.com/runtime/api-reference/skills Compozy Skills HTTP endpoints. --- # Support URL: https://compozy.com/runtime/api-reference/support Compozy Support HTTP endpoints. --- # Tasks URL: https://compozy.com/runtime/api-reference/tasks Compozy Tasks HTTP endpoints. --- # Tools URL: https://compozy.com/runtime/api-reference/tools Compozy Tools HTTP endpoints. --- # Toolsets URL: https://compozy.com/runtime/api-reference/toolsets Compozy Toolsets HTTP endpoints. --- # Vault URL: https://compozy.com/runtime/api-reference/vault Compozy Vault HTTP endpoints. --- # Workspaces URL: https://compozy.com/runtime/api-reference/workspaces Compozy Workspaces HTTP endpoints. --- # Choose the Right control surface URL: https://compozy.com/runtime/guides/choose-an-operator-surface Decide when Compozy work should go through CLI, HTTP/SSE, UDS, or the web UI. --- # Coordinate Agents over Compozy Network URL: https://compozy.com/runtime/guides/coordinate-agents-over-network Start with Local, opt one execution into bounded Live participation, address a peer, and inspect conversation and usage evidence. --- # Debug a Failed or Stuck Session URL: https://compozy.com/runtime/guides/debug-a-failed-session Diagnose Compozy sessions by checking daemon health, session status, event history, repair output, and stored runtime files. --- # Runtime Guides URL: https://compozy.com/runtime/guides Goal-oriented guides for running, debugging, and coordinating real Compozy work without reading the full reference first. --- # Migrate from v0.2.15 URL: https://compozy.com/runtime/migration Complete command, configuration, extension, SDK, and clean-state migration guide for CompozyOS v0.3. --- # Handoff Between Agents URL: https://compozy.com/runtime/use-cases/handoff-between-agents Use Compozy Network messages to hand work from one agent session to another with receipts and traces. --- # Use Cases URL: https://compozy.com/runtime/use-cases Outcome-oriented Compozy operating paths for code review, release readiness, and agent handoff. --- # Prepare a Project Workspace URL: https://compozy.com/runtime/use-cases/prepare-a-project-workspace Turn an existing repository into a Compozy workspace that agents can inspect, remember, and operate through durable sessions. --- # Release Readiness Sweep URL: https://compozy.com/runtime/use-cases/release-readiness-sweep Use Compozy tasks and sessions to run release checks with durable ownership and completion evidence. --- # Review a Change URL: https://compozy.com/runtime/use-cases/review-a-change Use a Compozy session to inspect a code change and return durable review evidence. --- # compozy agent create URL: https://compozy.com/runtime/cli-reference/agent/create Create a global or workspace-local agent definition --- # compozy agent delete URL: https://compozy.com/runtime/cli-reference/agent/delete Durably delete an agent definition --- # compozy agent duplicate URL: https://compozy.com/runtime/cli-reference/agent/duplicate Duplicate an agent definition without exposing secrets --- # compozy agent URL: https://compozy.com/runtime/cli-reference/agent Inspect Compozy agent definitions --- # compozy agent info URL: https://compozy.com/runtime/cli-reference/agent/info Show one agent definition --- # compozy agent list URL: https://compozy.com/runtime/cli-reference/agent/list List installed agent definitions --- # compozy agent update URL: https://compozy.com/runtime/cli-reference/agent/update Update an agent definition for future sessions --- # compozy automation URL: https://compozy.com/runtime/cli-reference/automation Manage automation jobs, triggers, suggestions, and runs --- # compozy bridge create URL: https://compozy.com/runtime/cli-reference/bridge/create Create a bridge instance --- # compozy bridge disable URL: https://compozy.com/runtime/cli-reference/bridge/disable Disable a bridge instance --- # compozy bridge enable URL: https://compozy.com/runtime/cli-reference/bridge/enable Enable a bridge instance --- # compozy bridge get URL: https://compozy.com/runtime/cli-reference/bridge/get Show one bridge instance --- # compozy bridge URL: https://compozy.com/runtime/cli-reference/bridge Manage bridge instances --- # compozy bridge list URL: https://compozy.com/runtime/cli-reference/bridge/list List bridge instances --- # compozy bridge resolve URL: https://compozy.com/runtime/cli-reference/bridge/resolve Resolve a bridge target name without sending --- # compozy bridge restart URL: https://compozy.com/runtime/cli-reference/bridge/restart Restart a bridge instance --- # compozy bridge routes URL: https://compozy.com/runtime/cli-reference/bridge/routes Inspect routes for one bridge instance --- # compozy bridge send-test URL: https://compozy.com/runtime/cli-reference/bridge/send-test Send one real message through a bridge provider --- # compozy bridge targets URL: https://compozy.com/runtime/cli-reference/bridge/targets List discovered targets for one bridge instance --- # compozy bridge test-delivery URL: https://compozy.com/runtime/cli-reference/bridge/test-delivery Resolve a typed outbound delivery target for one bridge instance --- # compozy bridge update URL: https://compozy.com/runtime/cli-reference/bridge/update Update mutable bridge fields --- # compozy bridge verify URL: https://compozy.com/runtime/cli-reference/bridge/verify Run live provider checks for one bridge instance --- # compozy bundle activate URL: https://compozy.com/runtime/cli-reference/bundle/activate Activate a bundle preset --- # compozy bundle catalog URL: https://compozy.com/runtime/cli-reference/bundle/catalog List available extension bundle presets --- # compozy bundle deactivate URL: https://compozy.com/runtime/cli-reference/bundle/deactivate Deactivate a bundle preset and remove owned resources --- # compozy bundle get URL: https://compozy.com/runtime/cli-reference/bundle/get Show one bundle activation --- # compozy bundle URL: https://compozy.com/runtime/cli-reference/bundle Manage extension bundle presets --- # compozy bundle list URL: https://compozy.com/runtime/cli-reference/bundle/list List active bundle presets --- # compozy bundle network-settings URL: https://compozy.com/runtime/cli-reference/bundle/network-settings Show bundle-derived network settings --- # compozy bundle preview URL: https://compozy.com/runtime/cli-reference/bundle/preview Preview a bundle activation without writing resources --- # compozy bundle update URL: https://compozy.com/runtime/cli-reference/bundle/update Reapply a bundle activation from its installed profile --- # compozy ch URL: https://compozy.com/runtime/cli-reference/ch Use agent-facing coordination channels --- # compozy ch list URL: https://compozy.com/runtime/cli-reference/ch/list List coordination channels visible to the current agent session --- # compozy ch recv URL: https://compozy.com/runtime/cli-reference/ch/recv Receive queued coordination messages for a channel --- # compozy ch reply URL: https://compozy.com/runtime/cli-reference/ch/reply Reply to a received coordination message --- # compozy ch send URL: https://compozy.com/runtime/cli-reference/ch/send Send one task-run coordination message --- # compozy completion bash URL: https://compozy.com/runtime/cli-reference/completion/bash Generate the autocompletion script for bash --- # compozy completion fish URL: https://compozy.com/runtime/cli-reference/completion/fish Generate the autocompletion script for fish --- # compozy completion URL: https://compozy.com/runtime/cli-reference/completion Generate the autocompletion script for the specified shell --- # compozy completion powershell URL: https://compozy.com/runtime/cli-reference/completion/powershell Generate the autocompletion script for powershell --- # compozy completion zsh URL: https://compozy.com/runtime/cli-reference/completion/zsh Generate the autocompletion script for zsh --- # compozy config apply-history URL: https://compozy.com/runtime/cli-reference/config/apply-history List persisted config apply records --- # compozy config check URL: https://compozy.com/runtime/cli-reference/config/check Alias for config validate --- # compozy config edit URL: https://compozy.com/runtime/cli-reference/config/edit Open the selected config overlay in $VISUAL or $EDITOR --- # compozy config get URL: https://compozy.com/runtime/cli-reference/config/get Get one redacted effective config value --- # compozy config URL: https://compozy.com/runtime/cli-reference/config Inspect and mutate Compozy configuration --- # compozy config list URL: https://compozy.com/runtime/cli-reference/config/list List redacted effective config values --- # compozy config path URL: https://compozy.com/runtime/cli-reference/config/path Show resolved Compozy config paths --- # compozy config reload URL: https://compozy.com/runtime/cli-reference/config/reload Reconcile config.toml with the daemon active generation --- # compozy config set URL: https://compozy.com/runtime/cli-reference/config/set Set one config value through the validated config writer --- # compozy config show URL: https://compozy.com/runtime/cli-reference/config/show Show the redacted effective config --- # compozy config unset URL: https://compozy.com/runtime/cli-reference/config/unset Remove one config value through the validated config writer --- # compozy config validate URL: https://compozy.com/runtime/cli-reference/config/validate Validate Compozy configuration --- # compozy daemon URL: https://compozy.com/runtime/cli-reference/daemon Manage the Compozy daemon --- # compozy daemon start URL: https://compozy.com/runtime/cli-reference/daemon/start Start the Compozy daemon --- # compozy daemon stop URL: https://compozy.com/runtime/cli-reference/daemon/stop Stop the Compozy daemon --- # compozy desktop create URL: https://compozy.com/runtime/cli-reference/desktop/create Create a persistent virtual desktop --- # compozy desktop delete URL: https://compozy.com/runtime/cli-reference/desktop/delete Delete a desktop with an explicit transfer destination when needed --- # compozy desktop URL: https://compozy.com/runtime/cli-reference/desktop Manage virtual desktops in a workspace --- # compozy desktop list URL: https://compozy.com/runtime/cli-reference/desktop/list List persistent virtual desktops --- # compozy desktop reorder URL: https://compozy.com/runtime/cli-reference/desktop/reorder Move a desktop to an ordered position --- # compozy desktop switch URL: https://compozy.com/runtime/cli-reference/desktop/switch Switch one connected client to a desktop --- # compozy desktop update URL: https://compozy.com/runtime/cli-reference/desktop/update Rename a virtual desktop --- # compozy extension disable URL: https://compozy.com/runtime/cli-reference/extension/disable Disable an installed extension --- # compozy extension enable URL: https://compozy.com/runtime/cli-reference/extension/enable Enable an installed extension --- # compozy extension URL: https://compozy.com/runtime/cli-reference/extension Manage Compozy extensions --- # compozy extension install URL: https://compozy.com/runtime/cli-reference/extension/install Install a local extension or download one from a registry --- # compozy extension list URL: https://compozy.com/runtime/cli-reference/extension/list List installed extensions --- # compozy extension provenance URL: https://compozy.com/runtime/cli-reference/extension/provenance Show extension provenance and trust report --- # compozy extension remove URL: https://compozy.com/runtime/cli-reference/extension/remove Remove an installed extension from disk and the registry --- # compozy extension search URL: https://compozy.com/runtime/cli-reference/extension/search Search marketplace extensions --- # compozy extension status URL: https://compozy.com/runtime/cli-reference/extension/status Show extension runtime status --- # compozy extension update URL: https://compozy.com/runtime/cli-reference/extension/update Check for or install updates for marketplace extensions --- # compozy hooks events URL: https://compozy.com/runtime/cli-reference/hooks/events List supported hook events --- # compozy hooks URL: https://compozy.com/runtime/cli-reference/hooks Inspect configured and executed hooks --- # compozy hooks info URL: https://compozy.com/runtime/cli-reference/hooks/info Show detailed information for one or more hooks by name --- # compozy hooks list URL: https://compozy.com/runtime/cli-reference/hooks/list List resolved hooks in pipeline order --- # compozy hooks runs URL: https://compozy.com/runtime/cli-reference/hooks/runs Show persisted hook execution history --- # compozy layout apply URL: https://compozy.com/runtime/cli-reference/layout/apply Atomically replace topology from a validated layout document --- # compozy layout arrange URL: https://compozy.com/runtime/cli-reference/layout/arrange Arrange explicit windows or apply a declarative layout resource --- # compozy layout balance URL: https://compozy.com/runtime/cli-reference/layout/balance Equalize one split or every split in a group --- # compozy layout export URL: https://compozy.com/runtime/cli-reference/layout/export Export a history-free declarative layout document --- # compozy layout get URL: https://compozy.com/runtime/cli-reference/layout/get Get the authoritative topology and revision --- # compozy layout URL: https://compozy.com/runtime/cli-reference/layout Inspect, preview, and change workspace layouts --- # compozy layout preview URL: https://compozy.com/runtime/cli-reference/layout/preview Preview any semantic window-manager command without writing --- # compozy layout redo URL: https://compozy.com/runtime/cli-reference/layout/redo Redo the latest undone layout operation --- # compozy layout resize URL: https://compozy.com/runtime/cli-reference/layout/resize Resize one shared split boundary --- # compozy layout undo URL: https://compozy.com/runtime/cli-reference/layout/undo Undo the latest workspace layout operation --- # compozy layout validate URL: https://compozy.com/runtime/cli-reference/layout/validate Validate a declarative layout without writing it --- # compozy layout watch URL: https://compozy.com/runtime/cli-reference/layout/watch Watch topology events and optional client presentation frames --- # compozy layout-profile delete URL: https://compozy.com/runtime/cli-reference/layout-profile/delete Delete one saved layout --- # compozy layout-profile get URL: https://compozy.com/runtime/cli-reference/layout-profile/get Get one saved layout --- # compozy layout-profile URL: https://compozy.com/runtime/cli-reference/layout-profile List, read, save, and delete saved layouts --- # compozy layout-profile list URL: https://compozy.com/runtime/cli-reference/layout-profile/list List saved layouts visible to a workspace, global scope included --- # compozy layout-profile put URL: https://compozy.com/runtime/cli-reference/layout-profile/put Create or replace one saved layout --- # compozy loop approve URL: https://compozy.com/runtime/cli-reference/loop/approve Apply one Loop human-gate decision --- # compozy loop configure URL: https://compozy.com/runtime/cli-reference/loop/configure Write per-loop runtime config overrides --- # compozy loop create URL: https://compozy.com/runtime/cli-reference/loop/create Create, fork, or publish one Loop definition --- # compozy loop delete URL: https://compozy.com/runtime/cli-reference/loop/delete Delete one user-authored Loop definition --- # compozy loop edit URL: https://compozy.com/runtime/cli-reference/loop/edit Edit and publish one Loop definition with $EDITOR --- # compozy loop URL: https://compozy.com/runtime/cli-reference/loop Manage Loop definitions and runs --- # compozy loop inspect URL: https://compozy.com/runtime/cli-reference/loop/inspect Inspect one Loop definition --- # compozy loop list URL: https://compozy.com/runtime/cli-reference/loop/list List Loop definitions --- # compozy loop pause URL: https://compozy.com/runtime/cli-reference/loop/pause Pause one Loop run --- # compozy loop resume URL: https://compozy.com/runtime/cli-reference/loop/resume Resume one Loop run --- # compozy loop run URL: https://compozy.com/runtime/cli-reference/loop/run Start or dry-run one Loop --- # compozy loop runs URL: https://compozy.com/runtime/cli-reference/loop/runs List workspace Loop runs --- # compozy loop status URL: https://compozy.com/runtime/cli-reference/loop/status Inspect one Loop run --- # compozy loop stop URL: https://compozy.com/runtime/cli-reference/loop/stop Stop one Loop run --- # compozy loop turns URL: https://compozy.com/runtime/cli-reference/loop/turns List one Loop run's Goal turn audit --- # compozy loop validate URL: https://compozy.com/runtime/cli-reference/loop/validate Validate one Loop definition without saving --- # compozy marketplace URL: https://compozy.com/runtime/cli-reference/marketplace Discover installable Compozy capabilities --- # compozy marketplace info URL: https://compozy.com/runtime/cli-reference/marketplace/info Show one marketplace entry --- # compozy marketplace refresh URL: https://compozy.com/runtime/cli-reference/marketplace/refresh Refresh curated marketplace catalogs --- # compozy marketplace search URL: https://compozy.com/runtime/cli-reference/marketplace/search Search or browse the marketplace --- # compozy mcp authorize URL: https://compozy.com/runtime/cli-reference/mcp/authorize Authorize a remote MCP server through the daemon --- # compozy mcp URL: https://compozy.com/runtime/cli-reference/mcp Manage MCP integrations --- # compozy mcp install URL: https://compozy.com/runtime/cli-reference/mcp/install Install a curated MCP server --- # compozy mcp serve URL: https://compozy.com/runtime/cli-reference/mcp/serve Serve the workspace-bound Compozy Host API over MCP --- # compozy me context URL: https://compozy.com/runtime/cli-reference/me/context Inspect the bounded situation context for the current agent session --- # compozy me URL: https://compozy.com/runtime/cli-reference/me Inspect the current Compozy-managed agent session --- # compozy memory delete URL: https://compozy.com/runtime/cli-reference/memory/delete Delete a Memory v2 entry through the controller --- # compozy memory edit URL: https://compozy.com/runtime/cli-reference/memory/edit Edit a Memory v2 entry through the controller --- # compozy memory health URL: https://compozy.com/runtime/cli-reference/memory/health Show Memory v2 health --- # compozy memory history URL: https://compozy.com/runtime/cli-reference/memory/history Show redaction-safe Memory v2 operation history --- # compozy memory URL: https://compozy.com/runtime/cli-reference/memory Show, write, search, and operate Memory v2 durable context --- # compozy memory list URL: https://compozy.com/runtime/cli-reference/memory/list List Memory v2 entries --- # compozy memory promote URL: https://compozy.com/runtime/cli-reference/memory/promote Promote a memory entry across Memory v2 scopes --- # compozy memory reindex URL: https://compozy.com/runtime/cli-reference/memory/reindex Rebuild the derived Memory v2 search catalog --- # compozy memory reload URL: https://compozy.com/runtime/cli-reference/memory/reload Invalidate frozen memory snapshots for future session boots --- # compozy memory reset URL: https://compozy.com/runtime/cli-reference/memory/reset Reset derived Memory v2 state through the daemon --- # compozy memory scope-show URL: https://compozy.com/runtime/cli-reference/memory/scope-show Show resolved Memory v2 precedence for a selector --- # compozy memory search URL: https://compozy.com/runtime/cli-reference/memory/search Search deterministic Memory v2 recall --- # compozy memory show URL: https://compozy.com/runtime/cli-reference/memory/show Show one Memory v2 entry --- # compozy memory write URL: https://compozy.com/runtime/cli-reference/memory/write Create a Memory v2 entry through the controller --- # compozy network inbox URL: https://compozy.com/runtime/cli-reference/network/inbox Show queued inbound messages for one session --- # compozy network URL: https://compozy.com/runtime/cli-reference/network Operate the daemon-owned network runtime --- # compozy network mute URL: https://compozy.com/runtime/cli-reference/network/mute Mute one peer's network delivery --- # compozy network peers URL: https://compozy.com/runtime/cli-reference/network/peers List visible local peers and their capability cards --- # compozy network send URL: https://compozy.com/runtime/cli-reference/network/send Send one envelope through the daemon-owned network runtime --- # compozy network status URL: https://compozy.com/runtime/cli-reference/network/status Show Network availability, Live participation, and runtime metrics --- # compozy network subscribe URL: https://compozy.com/runtime/cli-reference/network/subscribe Subscribe one peer to full delivery --- # compozy network unmute URL: https://compozy.com/runtime/cli-reference/network/unmute Remove one network delivery preference --- # compozy network usage URL: https://compozy.com/runtime/cli-reference/network/usage Show workspace-scoped network wake usage from the ledger --- # compozy notifications URL: https://compozy.com/runtime/cli-reference/notifications Manage notification presets --- # compozy observe URL: https://compozy.com/runtime/cli-reference/observe Inspect runtime observability read models --- # compozy observe overview URL: https://compozy.com/runtime/cli-reference/observe/overview Show the home overview: what agents did, what needs you, what it costs --- # compozy onboarding complete URL: https://compozy.com/runtime/cli-reference/onboarding/complete Mark first-run onboarding as completed --- # compozy onboarding URL: https://compozy.com/runtime/cli-reference/onboarding Inspect and manage first-run onboarding state --- # compozy onboarding reset URL: https://compozy.com/runtime/cli-reference/onboarding/reset Clear the onboarding completion flag so the wizard runs again --- # compozy onboarding status URL: https://compozy.com/runtime/cli-reference/onboarding/status Show whether first-run onboarding has been completed --- # compozy provider URL: https://compozy.com/runtime/cli-reference/provider Inspect and manage provider authentication --- # compozy provider list URL: https://compozy.com/runtime/cli-reference/provider/list List providers and declared auth state --- # compozy resource delete URL: https://compozy.com/runtime/cli-reference/resource/delete Delete one desired-state resource --- # compozy resource get URL: https://compozy.com/runtime/cli-reference/resource/get Show one desired-state resource --- # compozy resource URL: https://compozy.com/runtime/cli-reference/resource Manage desired-state resources --- # compozy resource list URL: https://compozy.com/runtime/cli-reference/resource/list List desired-state resources --- # compozy resource put URL: https://compozy.com/runtime/cli-reference/resource/put Create or update one desired-state resource --- # compozy roles URL: https://compozy.com/runtime/cli-reference/roles Inspect effective background role configuration --- # compozy roles list URL: https://compozy.com/runtime/cli-reference/roles/list List effective background roles --- # compozy roles show URL: https://compozy.com/runtime/cli-reference/roles/show Show one effective background role --- # compozy scheduler backlog URL: https://compozy.com/runtime/cli-reference/scheduler/backlog List queued runs visible to scheduler dispatch --- # compozy scheduler drain URL: https://compozy.com/runtime/cli-reference/scheduler/drain Pause dispatch and wait for active task claims to finish --- # compozy scheduler URL: https://compozy.com/runtime/cli-reference/scheduler Inspect and control task scheduler dispatch --- # compozy scheduler pause URL: https://compozy.com/runtime/cli-reference/scheduler/pause Pause new scheduler dispatch --- # compozy scheduler resume URL: https://compozy.com/runtime/cli-reference/scheduler/resume Resume scheduler dispatch --- # compozy scheduler status URL: https://compozy.com/runtime/cli-reference/scheduler/status Show scheduler pause and queue pressure --- # compozy session approve URL: https://compozy.com/runtime/cli-reference/session/approve Approve or reject a pending session permission request --- # compozy session events URL: https://compozy.com/runtime/cli-reference/session/events Read session events --- # compozy session health URL: https://compozy.com/runtime/cli-reference/session/health Read session health and wake eligibility --- # compozy session history URL: https://compozy.com/runtime/cli-reference/session/history Show session history grouped by turn --- # compozy session URL: https://compozy.com/runtime/cli-reference/session Manage Compozy sessions --- # compozy session inspect URL: https://compozy.com/runtime/cli-reference/session/inspect Inspect session health, wake audit, and policy correlation --- # compozy session list URL: https://compozy.com/runtime/cli-reference/session/list List sessions --- # compozy session new URL: https://compozy.com/runtime/cli-reference/session/new Create a new session --- # compozy session prompt URL: https://compozy.com/runtime/cli-reference/session/prompt Send a prompt to a session --- # compozy session recap URL: https://compozy.com/runtime/cli-reference/session/recap Show deterministic session recap --- # compozy session remove URL: https://compozy.com/runtime/cli-reference/session/remove Remove a session and its persisted history --- # compozy session repair URL: https://compozy.com/runtime/cli-reference/session/repair Inspect and repair an interrupted session transcript --- # compozy session resume URL: https://compozy.com/runtime/cli-reference/session/resume Attach to a resumable session --- # compozy session status URL: https://compozy.com/runtime/cli-reference/session/status Show session status --- # compozy session stop URL: https://compozy.com/runtime/cli-reference/session/stop Stop a session --- # compozy session usage URL: https://compozy.com/runtime/cli-reference/session/usage Show aggregated session token usage and cost provenance --- # compozy session wait URL: https://compozy.com/runtime/cli-reference/session/wait Block until a session stops --- # compozy skill create URL: https://compozy.com/runtime/cli-reference/skill/create Scaffold a new workspace skill --- # compozy skill disable URL: https://compozy.com/runtime/cli-reference/skill/disable Disable a daemon-managed skill --- # compozy skill enable URL: https://compozy.com/runtime/cli-reference/skill/enable Enable a daemon-managed skill --- # compozy skill URL: https://compozy.com/runtime/cli-reference/skill Manage local AgentSkills --- # compozy skill info URL: https://compozy.com/runtime/cli-reference/skill/info Show one Marketplace skill entry --- # compozy skill inspect URL: https://compozy.com/runtime/cli-reference/skill/inspect Inspect installed skill metadata and resources --- # compozy skill install URL: https://compozy.com/runtime/cli-reference/skill/install Install a marketplace skill --- # compozy skill list URL: https://compozy.com/runtime/cli-reference/skill/list List locally available skills --- # compozy skill remove URL: https://compozy.com/runtime/cli-reference/skill/remove Remove an installed marketplace skill --- # compozy skill search URL: https://compozy.com/runtime/cli-reference/skill/search Search marketplace skills --- # compozy skill update URL: https://compozy.com/runtime/cli-reference/skill/update Check for or install updates for marketplace skills --- # compozy skill view URL: https://compozy.com/runtime/cli-reference/skill/view Read a skill or one of its resource files --- # compozy skill where URL: https://compozy.com/runtime/cli-reference/skill/where Show every path participating in skill resolution --- # compozy support bundle URL: https://compozy.com/runtime/cli-reference/support/bundle Create and download a redacted support bundle --- # compozy support URL: https://compozy.com/runtime/cli-reference/support Create daemon-owned support artifacts --- # compozy task approve URL: https://compozy.com/runtime/cli-reference/task/approve Approve a task and enqueue its first run --- # compozy task block URL: https://compozy.com/runtime/cli-reference/task/block Block a task with a typed reason --- # compozy task blocks URL: https://compozy.com/runtime/cli-reference/task/blocks List task blocks --- # compozy task cancel URL: https://compozy.com/runtime/cli-reference/task/cancel Cancel a task tree --- # compozy task complete URL: https://compozy.com/runtime/cli-reference/task/complete Complete a claimed task run for the current agent session --- # compozy task create URL: https://compozy.com/runtime/cli-reference/task/create Create a task --- # compozy task delete URL: https://compozy.com/runtime/cli-reference/task/delete Delete a task --- # compozy task fail URL: https://compozy.com/runtime/cli-reference/task/fail Fail task runs through a session-bound lease or operator override --- # compozy task fan-out URL: https://compozy.com/runtime/cli-reference/task/fan-out Enqueue designated sibling runs for one task --- # compozy task get URL: https://compozy.com/runtime/cli-reference/task/get Show one task with related detail --- # compozy task heartbeat URL: https://compozy.com/runtime/cli-reference/task/heartbeat Extend a claimed task run lease for the current agent session --- # compozy task URL: https://compozy.com/runtime/cli-reference/task Manage tasks and task runs --- # compozy task inspect URL: https://compozy.com/runtime/cli-reference/task/inspect Inspect a task or run with diagnostics --- # compozy task list URL: https://compozy.com/runtime/cli-reference/task/list List tasks --- # compozy task next URL: https://compozy.com/runtime/cli-reference/task/next Claim the next task run for the current agent session --- # compozy task pause URL: https://compozy.com/runtime/cli-reference/task/pause Pause new runs for one task --- # compozy task promote URL: https://compozy.com/runtime/cli-reference/task/promote Promote one network thread message into a task --- # compozy task publish URL: https://compozy.com/runtime/cli-reference/task/publish Publish a draft task and enqueue its first run --- # compozy task recover URL: https://compozy.com/runtime/cli-reference/task/recover Recover a task from needs_attention --- # compozy task reject URL: https://compozy.com/runtime/cli-reference/task/reject Reject a pending approval task --- # compozy task release URL: https://compozy.com/runtime/cli-reference/task/release Force release claimed task runs back to the queue --- # compozy task resume URL: https://compozy.com/runtime/cli-reference/task/resume Resume new runs for one paused task --- # compozy task retry URL: https://compozy.com/runtime/cli-reference/task/retry Retry one failed task run --- # compozy task start URL: https://compozy.com/runtime/cli-reference/task/start Enqueue a run for an executable task --- # compozy task unblock URL: https://compozy.com/runtime/cli-reference/task/unblock Clear one task block --- # compozy task update URL: https://compozy.com/runtime/cli-reference/task/update Update mutable task fields --- # compozy toolsets URL: https://compozy.com/runtime/cli-reference/toolsets Inspect registry toolsets --- # compozy toolsets info URL: https://compozy.com/runtime/cli-reference/toolsets/info Show one registry toolset expansion --- # compozy toolsets list URL: https://compozy.com/runtime/cli-reference/toolsets/list List registry toolsets --- # compozy tool approve URL: https://compozy.com/runtime/cli-reference/tool/approve Mint a one-shot approval token for one tool invocation --- # compozy tool URL: https://compozy.com/runtime/cli-reference/tool Inspect and invoke registry tools --- # compozy tool info URL: https://compozy.com/runtime/cli-reference/tool/info Show one registry tool descriptor and diagnostics --- # compozy tool invoke URL: https://compozy.com/runtime/cli-reference/tool/invoke Invoke one registry tool through daemon policy --- # compozy tool list URL: https://compozy.com/runtime/cli-reference/tool/list List operator-visible registry tools --- # compozy tool search URL: https://compozy.com/runtime/cli-reference/tool/search Search operator-visible registry tools --- # compozy vault delete URL: https://compozy.com/runtime/cli-reference/vault/delete Delete one vault secret --- # compozy vault get URL: https://compozy.com/runtime/cli-reference/vault/get Show redacted metadata for one vault secret --- # compozy vault URL: https://compozy.com/runtime/cli-reference/vault Manage encrypted daemon vault metadata and write-only secrets --- # compozy vault list URL: https://compozy.com/runtime/cli-reference/vault/list List redacted vault secret metadata --- # compozy vault put URL: https://compozy.com/runtime/cli-reference/vault/put Store one write-only vault secret from stdin --- # compozy window close URL: https://compozy.com/runtime/cli-reference/window/close Close or minimize a window and reflow its group --- # compozy window float URL: https://compozy.com/runtime/cli-reference/window/float Toggle a window between floating and tiled placement --- # compozy window focus URL: https://compozy.com/runtime/cli-reference/window/focus Focus a window by ID or direction for one connected client --- # compozy window URL: https://compozy.com/runtime/cli-reference/window Manage windows in virtual desktops --- # compozy window list URL: https://compozy.com/runtime/cli-reference/window/list List windows across workspace desktops --- # compozy window move URL: https://compozy.com/runtime/cli-reference/window/move Move a window or tiled group to an explicit destination --- # compozy window navigate URL: https://compozy.com/runtime/cli-reference/window/navigate Persist a window's internal application route --- # compozy window open URL: https://compozy.com/runtime/cli-reference/window/open Open a window or restore a minimized window --- # compozy window swap URL: https://compozy.com/runtime/cli-reference/window/swap Swap two window placements --- # compozy window zoom URL: https://compozy.com/runtime/cli-reference/window/zoom Toggle a window's client-specific focus desktop --- # compozy workspace add URL: https://compozy.com/runtime/cli-reference/workspace/add Register a workspace --- # compozy workspace edit URL: https://compozy.com/runtime/cli-reference/workspace/edit Edit a registered workspace --- # compozy workspace URL: https://compozy.com/runtime/cli-reference/workspace Manage registered workspaces --- # compozy workspace info URL: https://compozy.com/runtime/cli-reference/workspace/info Show one workspace with resolved details --- # compozy workspace list URL: https://compozy.com/runtime/cli-reference/workspace/list List registered workspaces --- # compozy workspace remove URL: https://compozy.com/runtime/cli-reference/workspace/remove Remove a workspace registration and stopped session history --- # Automation URL: https://compozy.com/runtime/core/automation Run Compozy agents on schedules, in response to runtime events, or from signed external HTTP requests. --- # Jobs and Scheduling URL: https://compozy.com/runtime/core/automation/jobs Define scheduled Compozy automation jobs with cron, interval, and one-time schedules, then monitor runs and retries. --- # Automation Suggestions URL: https://compozy.com/runtime/core/automation/suggestions Review workspace-scoped Job proposals, create the useful ones, and durably dismiss the rest. --- # Triggers URL: https://compozy.com/runtime/core/automation/triggers Configure Compozy automation triggers that react to runtime events, filters, and prompt templates. --- # Webhooks URL: https://compozy.com/runtime/core/automation/webhooks Set up signed Compozy webhook triggers for CI, deployment, and external event integrations. --- # Agent Capabilities URL: https://compozy.com/runtime/core/agents/capabilities Author capability catalogs, validate supported layouts, and understand how Compozy projects each capability into discovery and transfer. --- # Agent Definitions URL: https://compozy.com/runtime/core/agents/definitions The current AGENT.md format, discovery order, runtime defaults, and parser edge cases used by Compozy. --- # Agent Heartbeat URL: https://compozy.com/runtime/core/agents/heartbeat Optional HEARTBEAT.md authored wake/reentry policy plus runtime session health, advisory wake decisions, and managed authoring surfaces. --- # Agents URL: https://compozy.com/runtime/core/agents How Compozy resolves agent definitions, advertises capabilities, launches providers, and supervises ACP subprocesses. --- # Provider Model Catalog URL: https://compozy.com/runtime/core/agents/model-catalog Daemon-owned model catalog — sources, refresh lifecycle, native HTTP/UDS endpoints, OpenAI-compatible projection, and extension model.source contract. --- # Providers URL: https://compozy.com/runtime/core/agents/providers Built-in provider IDs, launch commands, config overrides, and custom provider setup for Compozy agents. --- # Agent Soul URL: https://compozy.com/runtime/core/agents/soul Optional SOUL.md authored persona artifact that Compozy resolves, validates, snapshots, and projects into prompts and read models. --- # Spawning URL: https://compozy.com/runtime/core/agents/spawning How Compozy resolves an agent definition into an ACP subprocess, negotiates a session, injects environment, and stops the process. --- # Task-Run Coordination Conversations URL: https://compozy.com/runtime/core/autonomy/coordination-channels How future coordinated task runs opt into bounded Live conversations without moving task ownership into Network. --- # Coordinator Handoff URL: https://compozy.com/runtime/core/autonomy/coordinator When Compozy starts a workspace coordinator and why coordinator bootstrap is independent from Network participation. --- # Task Execution Profiles URL: https://compozy.com/runtime/core/autonomy/execution-profiles Typed task-owned overlays for coordinator guidance, worker selection, reviewer routing, Local or Live participation, sandbox mode, and runtime evidence. --- # Autonomy URL: https://compozy.com/runtime/core/autonomy Explicit operator control, coordinator handoff, task leases, optional Live coordination conversations, and safe spawn. --- # Notification Cursors URL: https://compozy.com/runtime/core/autonomy/notification-cursors Bridge terminal task notifications, durable cursor diagnostics, replay semantics, and SSE reconnect seeding. --- # Notification Presets URL: https://compozy.com/runtime/core/autonomy/notification-presets SQLite-backed notification fanout presets, cursor replay, filters, and bridge suppression. --- # Review Gate URL: https://compozy.com/runtime/core/autonomy/review-gate Post-terminal review of task runs, reviewer routing, persisted verdicts, continuation runs, and the runtime authority boundary. --- # Safe Spawn URL: https://compozy.com/runtime/core/autonomy/safe-spawn How agent-initiated child sessions are bounded by lineage, TTL, caps, workspace inheritance, and permission narrowing. --- # Task Runs and Leases URL: https://compozy.com/runtime/core/autonomy/task-runs-and-leases How agents claim work, renew leases, finish runs, and release session-bound ownership safely. --- # Control Bridge Access URL: https://compozy.com/runtime/core/bridges/access Restrict direct messages before enabling a bridge, without confusing webhook authentication, sender authorization, and route isolation. --- # Build an In-Tree Bridge Provider URL: https://compozy.com/runtime/core/bridges/adding-a-bridge Prove the reference adapter, then design, implement, verify, and document a trusted bridge.adapter extension inside the Compozy repository. --- # Supported Bridge Behavior URL: https://compozy.com/runtime/core/bridges/behavior Compare the inbound events, route shapes, outbound text operations, progress behavior, and capability limits of every in-tree provider. --- # Bridge Conversations and Sessions URL: https://compozy.com/runtime/core/bridges/conversations Understand how accepted platform events reuse Compozy sessions, what happens when a session is busy, and when a new routed session is created. --- # Bridges Overview URL: https://compozy.com/runtime/core/bridges How Compozy bridge instances connect workspace agents to external messaging platforms. --- # Bridge Operations URL: https://compozy.com/runtime/core/bridges/operations Inspect, repair, rotate, restart, and validate an existing bridge without losing track of its workspace or provider boundary. --- # Tool progress in bridges URL: https://compozy.com/runtime/core/bridges/progress Configure daemon-rendered tool progress for bridge-delivered agent turns. --- # Bridge Routing URL: https://compozy.com/runtime/core/bridges/routing How bridge routing policies map platform messages to Compozy sessions and delivery targets. --- # Discord Setup URL: https://compozy.com/runtime/core/bridges/setup-discord Configure an Ed25519-signed Discord endpoint, install the bot, and choose a truthful server, thread, or DM routing boundary. --- # Google Chat Setup URL: https://compozy.com/runtime/core/bridges/setup-gchat Configure a Google Chat app with direct HTTP, Pub/Sub, or hybrid ingress and verify the Compozy bridge end to end. --- # GitHub Setup URL: https://compozy.com/runtime/core/bridges/setup-github Connect one repository's issue and review comments through PAT or GitHub App authentication. --- # Linear Setup URL: https://compozy.com/runtime/core/bridges/setup-linear Connect Linear comments or Agent Sessions with API-key or OAuth client-credentials authentication. --- # Slack Setup URL: https://compozy.com/runtime/core/bridges/setup-slack Create a signed Events API integration, route Slack channels safely, and understand how the /compozy prompt command is delivered. --- # Microsoft Teams Setup URL: https://compozy.com/runtime/core/bridges/setup-teams Provision a Teams bot app, connect its Bot Framework endpoint, and verify a route-specific Compozy bridge. --- # Telegram Setup URL: https://compozy.com/runtime/core/bridges/setup-telegram Create a BotFather bot, register an authenticated webhook through the Compozy setup wizard, and prove topic-aware delivery. --- # WhatsApp Setup URL: https://compozy.com/runtime/core/bridges/setup-whatsapp Configure Meta's official WhatsApp Cloud API, verify its webhook, and send a real Compozy bridge message. --- # Bridge Setup URL: https://compozy.com/runtime/core/bridges/setup Build and install an in-tree provider, follow its operator guide, and prove the inbound and outbound path before production use. --- # AGENT.md URL: https://compozy.com/runtime/core/configuration/agent-md Complete implemented AGENT.md schema, parser rules, provider examples, MCP sidecars, and RFC drift. --- # config.toml URL: https://compozy.com/runtime/core/configuration/config-toml Complete Compozy config.toml schema, defaults, valid values, merge behavior, and annotated examples. --- # Environment Variables URL: https://compozy.com/runtime/core/configuration/env-vars Environment variables Compozy reads, injects, propagates, and explicitly does not support. --- # File Locations URL: https://compozy.com/runtime/core/configuration/file-locations All Compozy global, workspace, agent, skill, database, log, socket, memory, and extension paths. --- # Configuration Overview URL: https://compozy.com/runtime/core/configuration Decide which Compozy file, overlay, or environment variable should change when you need to configure one machine, one workspace, one agent, or one skill. --- # Config Lifecycle Matrix URL: https://compozy.com/runtime/core/configuration/lifecycle-matrix Generated Compozy config lifecycle matrix for live apply, session rebind, and restart-required changes. --- # mcp.json URL: https://compozy.com/runtime/core/configuration/mcp-json Configure, authorize, inspect, edit, and repair local and remote MCP servers across Compozy scopes. --- # SKILL.md URL: https://compozy.com/runtime/core/configuration/skill-md Complete implemented SKILL.md schema, Compozy metadata, sidecar files, hook declarations, and body conventions. --- # Vault URL: https://compozy.com/runtime/core/configuration/vault Store Compozy-managed encrypted secrets with redacted CLI, HTTP, UDS, web, and session-scoped metadata surfaces. --- # Develop Extensions URL: https://compozy.com/runtime/core/extensions/develop Build custom Compozy extensions with manifests, bundled resources, subprocess lifecycle, Host API permissions, and package examples. --- # Extensions URL: https://compozy.com/runtime/core/extensions Install or build packaged Compozy capabilities that bundle skills, agents, hooks, bridge providers, MCP servers, and subprocess services. --- # Install Extensions URL: https://compozy.com/runtime/core/extensions/install Install, discover, enable, disable, update, and inspect Compozy extensions from local directories or configured registries. --- # Your First Custom Agent URL: https://compozy.com/runtime/core/getting-started/first-agent Create one minimal AGENT.md definition, store it in the correct runtime path, and verify that Compozy resolves it for the current workspace. --- # Installation URL: https://compozy.com/runtime/core/getting-started/installation Install the Compozy binary, verify it works, and bootstrap the local runtime before you start the daemon. --- # Quick Start URL: https://compozy.com/runtime/core/getting-started/quick-start Start the Compozy daemon, create a real session for the current repository, follow live events, stop it, and resume it. --- # Web UI URL: https://compozy.com/runtime/core/getting-started/web-ui Open the Compozy web UI, inspect the session you already created, and compare the browser view with the same daemon state you saw in the CLI. --- # Hook Declaration Format URL: https://compozy.com/runtime/core/hooks/declaration Reference for declaring Compozy hooks, matchers, subprocess executors, ordering, and runtime execution behavior. --- # Hook Event Catalog URL: https://compozy.com/runtime/core/hooks/event-catalog Complete reference for Compozy hook events, payload schemas, patch schemas, sync eligibility, and example payloads. --- # Hooks URL: https://compozy.com/runtime/core/hooks Intercept named runtime events, inspect the payload, and emit a JSON patch that Compozy applies in a deterministic order. --- # Authoring loop URL: https://compozy.com/runtime/core/loops/authoring The safe path to change a Loop — describe, validate, dry-run, then publish with a compare-and-swap version — with no LLM spend before you run. --- # Catalog and detail URL: https://compozy.com/runtime/core/loops/catalog Browse the Loops installed in a workspace, read a Loop's contract and body, and launch a run. --- # Configure URL: https://compozy.com/runtime/core/loops/configure Adjust how a Loop runs — its checks, its human gate, its re-attempt strategy, and its stop limits — without changing its structure. --- # Example: converse and decide URL: https://compozy.com/runtime/core/loops/converse-and-decide A documented Loop that posts a question into a channel, lets agents converse, harvests the agreed decision, and branches on it. --- # compozy.loop/v1 DSL URL: https://compozy.com/runtime/core/loops/dsl-reference The Loop definition schema — declared inputs, the contract, node classes and kinds, the gate contract, and start bindings. --- # Extending Loops URL: https://compozy.com/runtime/core/loops/extensions How extensions add Loop definitions, actions, gate checks, and watch sources — reusing Compozy's existing surfaces, with one new bridge capability. --- # Goal node reference URL: https://compozy.com/runtime/core/loops/goal-node The exact compozy.loop/v1 Goal action schema, judge contract, session and retry rules, lint codes, and approval grants. --- # Operate a Goal from a session URL: https://compozy.com/runtime/core/loops/goals Start, inspect, replace, pause, resume, draft, and audit a durable Goal through session commands, native tools, and Run history. --- # Guardrails and outcomes URL: https://compozy.com/runtime/core/loops/guardrails The stop model — no-progress axes, the blocker-ID stall signature, budgets and ceilings, and the eleven run states a Loop can hold. --- # Loop hooks URL: https://compozy.com/runtime/core/loops/hooks The loop.* hook family — seven events, which two can block a Loop, and the payload every observer receives. --- # Loops URL: https://compozy.com/runtime/core/loops Named, goal-seeking, self-correcting units of work the daemon owns, runs unattended, and always stops cleanly with a named outcome. --- # Reference grammar URL: https://compozy.com/runtime/core/loops/reference-grammar How Loop definitions reference data — the {{ }} value grammar, CEL conditions, the single namespace, and the snake_case ID rule. --- # Running and observing URL: https://compozy.com/runtime/core/loops/running Fill the run form, dry-run a plan, watch generations stream live, handle approval gates, and track every run across the workspace. --- # Visual editor URL: https://compozy.com/runtime/core/loops/visual-editor Fork a Loop and edit its body on a canvas — nodes, edges, a per-node inspector, an inline linter, and a Graph/DSL toggle over one canonical definition. --- # Marketplace URL: https://compozy.com/runtime/core/marketplace Discover, inspect, install, authorize, update, and manage skills, extensions, bundles, and MCP servers through one catalog. --- # Memory Best Practices URL: https://compozy.com/runtime/core/memory/best-practices Practical rules for writing useful Compozy memories, keeping indexes readable, and avoiding context bloat. --- # Dream URL: https://compozy.com/runtime/core/memory/dream How Compozy gates dreaming runs, scores recall signals, promotes durable memory through the controller, and persists dreaming artifacts under `_system/`. --- # Memory URL: https://compozy.com/runtime/core/memory How Compozy stores durable Markdown memory across global, workspace, and agent scopes, gates dreaming runs, and routes every write through the controller. --- # Memory Scopes URL: https://compozy.com/runtime/core/memory/scopes How Compozy resolves the three memory scopes — global, workspace, and agent — selects the agent tier, applies read precedence, and shadows entries by identity. --- # Memory System URL: https://compozy.com/runtime/core/memory/system How Compozy stores curated Markdown memory, captures a frozen snapshot at session start, and routes every write through the controller WAL. --- # Participation, Channels, and Peers URL: https://compozy.com/runtime/core/network/channels-and-peers How Compozy resolves Local or Live participation, derives workspace channels, and registers Live sessions as peers. --- # Delivery, Admission, and Usage URL: https://compozy.com/runtime/core/network/delivery-and-safety How Compozy commits Network history before in-process notification, admits bounded Live wakes, and settles truthful usage. --- # Direct Rooms URL: https://compozy.com/runtime/core/network/directs Use Compozy Network direct rooms — the restricted two-party conversation container — through the CLI, native tools, HTTP API, and extension Host API. --- # Network Overview URL: https://compozy.com/runtime/core/network How Local and Live participation control Compozy Network state, tools, conversations, wakes, and usage. --- # Protocol Model URL: https://compozy.com/runtime/core/network/protocol The core concepts behind compozy-network/v0 and how Compozy Runtime binds them to Local/Live execution participation. --- # Task Promotion URL: https://compozy.com/runtime/core/network/task-promotion Promote a Network thread into durable task intent without granting peers task mutation authority. --- # Public Threads URL: https://compozy.com/runtime/core/network/threads Use Compozy Network public threads — the N-to-N conversation container — through the CLI, native tools, HTTP API, and extension Host API. --- # Network Work URL: https://compozy.com/runtime/core/network/work Inspect Compozy Network `work_id` lifecycle through the CLI, native tools, HTTP API, and extension Host API. Work is bound to one conversation container. --- # Daemon Operations URL: https://compozy.com/runtime/core/operations/daemon Start, stop, restart, inspect, and supervise the Compozy daemon. --- # Database Operations URL: https://compozy.com/runtime/core/operations/database Back up, inspect, and clean up Compozy's SQLite databases. --- # Operations URL: https://compozy.com/runtime/core/operations Day-two operation of the Compozy daemon — process supervision, SQLite backup and inspection, troubleshooting, and production readiness. --- # Expose Compozy over MCP URL: https://compozy.com/runtime/core/operations/mcp-serve Connect a trusted MCP client to the workspace-bound Compozy Host API over stdio or authenticated loopback HTTP. --- # Production Checklist URL: https://compozy.com/runtime/core/operations/production Prepare Compozy for persistent unattended operation with clear pass and fail checks. --- # Support Bundles URL: https://compozy.com/runtime/core/operations/support-bundles Create redacted, daemon-owned support bundles for incident response and maintainer triage. --- # Troubleshooting URL: https://compozy.com/runtime/core/operations/troubleshooting Diagnose and resolve common Compozy daemon, socket, agent, session, and database issues. --- # Bundles URL: https://compozy.com/runtime/core/resources/bundles Package agents, channels, automation, window layouts, and bridge presets from extensions into activatable runtime profiles. --- # Desired-State Resources URL: https://compozy.com/runtime/core/resources How Compozy stores extensible runtime resources, validates mutations, and reconciles projected runtime state. --- # Daytona Sandbox Provider URL: https://compozy.com/runtime/core/sandbox/daytona Configure and operate the implemented Daytona sandbox backend. --- # Sandbox URL: https://compozy.com/runtime/core/sandbox How Compozy runs sessions on the host or inside provider-backed sandboxes. --- # Sandbox Profiles URL: https://compozy.com/runtime/core/sandbox/profiles Configure sandbox profiles, defaults, workspace selection, and safe-spawn grants. --- # Event Streaming URL: https://compozy.com/runtime/core/sessions/events How Compozy records session events, streams them over SSE, and persists them in per-session SQLite databases. --- # Session Health URL: https://compozy.com/runtime/core/sessions/health Metadata-only session presence, attachability, wake eligibility, and boundaries with HEARTBEAT.md policy, task leases, and network greet presence. --- # Sessions URL: https://compozy.com/runtime/core/sessions The durable runtime unit Compozy creates, attaches, audits, and governs. --- # Session Lifecycle URL: https://compozy.com/runtime/core/sessions/lifecycle How Compozy creates, activates, stops, and classifies one durable runtime session. --- # Permissions URL: https://compozy.com/runtime/core/sessions/permissions How Compozy applies static permission modes, workspace boundaries, and interactive approvals during session execution. --- # Resume Attach and Replay URL: https://compozy.com/runtime/core/sessions/resume How Compozy attaches operators to resumable sessions, reconstructs transcripts from events, and returns deterministic recaps. --- # Bundled Skill URL: https://compozy.com/runtime/core/skills/bundled The Compozy skill compiled into the runtime, its reference files, and how contextual loading works. --- # Skills Overview URL: https://compozy.com/runtime/core/skills How Compozy discovers skills, resolves precedence, injects the prompt catalog, and connects skills to MCP servers. --- # Skills Marketplace URL: https://compozy.com/runtime/core/skills/marketplace How to discover, install, update, and remove marketplace skills with Compozy. --- # SKILL.md Format URL: https://compozy.com/runtime/core/skills/skill-md The accepted SKILL.md frontmatter schema, Markdown body rules, MCP sidecars, hooks, and complete examples. --- # Tool Registry URL: https://compozy.com/runtime/core/tools How Compozy exposes daemon-owned tools to operators and managed agents through one policy-checked registry. --- # Policy and Invocation URL: https://compozy.com/runtime/core/tools/policy-and-invocation How Compozy validates tool input, applies daemon policy, handles approvals, redacts sensitive fields, and records invocation evidence. --- # Oversized Tool Results URL: https://compozy.com/runtime/core/tools/result-artifacts Open, page, and retain exact tool results that exceed the active result budget. --- # Toolsets URL: https://compozy.com/runtime/core/tools/toolsets How Compozy groups registry tools into named exposure sets for discovery, policy, and session startup. --- # Workspace Config Overlays URL: https://compozy.com/runtime/core/workspaces/config-overlays How workspace config.toml and mcp.json layer over global Compozy configuration without making project copies brittle. --- # Workspaces URL: https://compozy.com/runtime/core/workspaces How Compozy resolves workspace roots, layers config overlays, and attaches additional roots for monorepos and cross-project agent sharing. --- # Multi-Root Workspaces URL: https://compozy.com/runtime/core/workspaces/multi-root How to attach additional directories to one Compozy workspace for monorepos, shared agents, and project clusters. --- # Workspace Resolver URL: https://compozy.com/runtime/core/workspaces/resolver How Compozy registers workspace roots, resolves the active workspace, and discovers project-local runtime resources. --- # Window Management URL: https://compozy.com/runtime/core/workspaces/window-management Persistent virtual desktops, semantic window placement, revision-safe layouts, connected clients, and recovery. --- # compozy agent heartbeat delete URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/delete Delete HEARTBEAT.md through managed authoring --- # compozy agent heartbeat history URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/history List managed Heartbeat authoring revisions --- # compozy agent heartbeat URL: https://compozy.com/runtime/cli-reference/agent/heartbeat Inspect and manage agent HEARTBEAT.md files --- # compozy agent heartbeat inspect URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/inspect Inspect one agent's resolved Heartbeat policy --- # compozy agent heartbeat rollback URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/rollback Rollback HEARTBEAT.md to a managed revision or snapshot digest --- # compozy agent heartbeat status URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/status Read Heartbeat policy status and wake eligibility --- # compozy agent heartbeat validate URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/validate Validate a proposed Heartbeat policy body --- # compozy agent heartbeat wake URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/wake Request one manual advisory Heartbeat wake --- # compozy agent heartbeat write URL: https://compozy.com/runtime/cli-reference/agent/heartbeat/write Create or replace HEARTBEAT.md through managed authoring --- # compozy agent soul delete URL: https://compozy.com/runtime/cli-reference/agent/soul/delete Delete SOUL.md through managed authoring --- # compozy agent soul history URL: https://compozy.com/runtime/cli-reference/agent/soul/history List managed Soul authoring revisions --- # compozy agent soul URL: https://compozy.com/runtime/cli-reference/agent/soul Inspect and manage agent SOUL.md files --- # compozy agent soul inspect URL: https://compozy.com/runtime/cli-reference/agent/soul/inspect Inspect one agent's resolved Soul --- # compozy agent soul rollback URL: https://compozy.com/runtime/cli-reference/agent/soul/rollback Rollback SOUL.md to a managed revision --- # compozy agent soul validate URL: https://compozy.com/runtime/cli-reference/agent/soul/validate Validate a proposed Soul body or the current SOUL.md --- # compozy agent soul write URL: https://compozy.com/runtime/cli-reference/agent/soul/write Create or replace SOUL.md through managed authoring --- # compozy automation jobs create URL: https://compozy.com/runtime/cli-reference/automation/jobs/create Create an automation job --- # compozy automation jobs delete URL: https://compozy.com/runtime/cli-reference/automation/jobs/delete Delete an automation job --- # compozy automation jobs get URL: https://compozy.com/runtime/cli-reference/automation/jobs/get Show one automation job --- # compozy automation jobs history URL: https://compozy.com/runtime/cli-reference/automation/jobs/history Show run history for one automation job --- # compozy automation jobs URL: https://compozy.com/runtime/cli-reference/automation/jobs Manage automation jobs --- # compozy automation jobs trigger URL: https://compozy.com/runtime/cli-reference/automation/jobs/trigger Force an immediate automation job run --- # compozy automation jobs update URL: https://compozy.com/runtime/cli-reference/automation/jobs/update Update an automation job --- # compozy automation runs get URL: https://compozy.com/runtime/cli-reference/automation/runs/get Show one automation run --- # compozy automation runs URL: https://compozy.com/runtime/cli-reference/automation/runs Inspect automation run history --- # compozy automation suggestions accept URL: https://compozy.com/runtime/cli-reference/automation/suggestions/accept Accept a suggestion and create its Job --- # compozy automation suggestions dismiss URL: https://compozy.com/runtime/cli-reference/automation/suggestions/dismiss Dismiss an automation suggestion --- # compozy automation suggestions URL: https://compozy.com/runtime/cli-reference/automation/suggestions Review consent-first automation suggestions --- # compozy automation triggers create URL: https://compozy.com/runtime/cli-reference/automation/triggers/create Create an automation trigger --- # compozy automation triggers delete URL: https://compozy.com/runtime/cli-reference/automation/triggers/delete Delete an automation trigger --- # compozy automation triggers get URL: https://compozy.com/runtime/cli-reference/automation/triggers/get Show one automation trigger --- # compozy automation triggers history URL: https://compozy.com/runtime/cli-reference/automation/triggers/history Show run history for one automation trigger --- # compozy automation triggers URL: https://compozy.com/runtime/cli-reference/automation/triggers Manage automation triggers --- # compozy automation triggers update URL: https://compozy.com/runtime/cli-reference/automation/triggers/update Update an automation trigger --- # compozy bridge manifest URL: https://compozy.com/runtime/cli-reference/bridge/manifest Generate provider setup artifacts --- # compozy bridge manifest slack URL: https://compozy.com/runtime/cli-reference/bridge/manifest/slack Generate a Slack app manifest for one bridge instance --- # compozy bridge secret-bindings delete URL: https://compozy.com/runtime/cli-reference/bridge/secret-bindings/delete Delete one bridge secret binding --- # compozy bridge secret-bindings URL: https://compozy.com/runtime/cli-reference/bridge/secret-bindings Manage bridge secret bindings --- # compozy bridge secret-bindings list URL: https://compozy.com/runtime/cli-reference/bridge/secret-bindings/list List secret bindings for one bridge instance --- # compozy bridge secret-bindings put URL: https://compozy.com/runtime/cli-reference/bridge/secret-bindings/put Create or update one bridge secret binding --- # compozy bridge setup discord URL: https://compozy.com/runtime/cli-reference/bridge/setup/discord Configure a discord bridge --- # compozy bridge setup URL: https://compozy.com/runtime/cli-reference/bridge/setup Configure a bridge instance and its write-only secrets --- # compozy bridge setup telegram URL: https://compozy.com/runtime/cli-reference/bridge/setup/telegram Configure a telegram bridge --- # compozy bridge setup whatsapp URL: https://compozy.com/runtime/cli-reference/bridge/setup/whatsapp Configure a whatsapp bridge --- # compozy desktop clients URL: https://compozy.com/runtime/cli-reference/desktop/clients Manage connected window-manager clients --- # compozy desktop clients list URL: https://compozy.com/runtime/cli-reference/desktop/clients/list List connected client-local desktop views --- # compozy desktop clients register URL: https://compozy.com/runtime/cli-reference/desktop/clients/register Register or refresh a client-local desktop view --- # compozy desktop clients unregister URL: https://compozy.com/runtime/cli-reference/desktop/clients/unregister Remove a connected client-local view --- # compozy mcp auth URL: https://compozy.com/runtime/cli-reference/mcp/auth Authenticate remote MCP servers through the daemon --- # compozy mcp auth login URL: https://compozy.com/runtime/cli-reference/mcp/auth/login Authorize a remote MCP server through the daemon --- # compozy mcp auth logout URL: https://compozy.com/runtime/cli-reference/mcp/auth/logout Revoke or delete remote MCP auth tokens through the daemon --- # compozy mcp auth status URL: https://compozy.com/runtime/cli-reference/mcp/auth/status Show redacted remote MCP auth status --- # compozy memory adhoc URL: https://compozy.com/runtime/cli-reference/memory/adhoc Inspect ad-hoc Memory v2 notes --- # compozy memory adhoc list URL: https://compozy.com/runtime/cli-reference/memory/adhoc/list Reserved Memory v2 command --- # compozy memory adhoc show URL: https://compozy.com/runtime/cli-reference/memory/adhoc/show Reserved Memory v2 command --- # compozy memory daily archive URL: https://compozy.com/runtime/cli-reference/memory/daily/archive Reserved Memory v2 command --- # compozy memory daily URL: https://compozy.com/runtime/cli-reference/memory/daily Inspect Memory v2 daily operation logs --- # compozy memory daily ls URL: https://compozy.com/runtime/cli-reference/memory/daily/ls List Memory v2 daily operation logs --- # compozy memory daily purge URL: https://compozy.com/runtime/cli-reference/memory/daily/purge Reserved Memory v2 command --- # compozy memory daily restore URL: https://compozy.com/runtime/cli-reference/memory/daily/restore Reserved Memory v2 command --- # compozy memory daily show URL: https://compozy.com/runtime/cli-reference/memory/daily/show Reserved Memory v2 command --- # compozy memory decisions URL: https://compozy.com/runtime/cli-reference/memory/decisions Inspect and revert Memory v2 controller decisions --- # compozy memory decisions list URL: https://compozy.com/runtime/cli-reference/memory/decisions/list List Memory v2 controller decisions --- # compozy memory decisions revert URL: https://compozy.com/runtime/cli-reference/memory/decisions/revert Revert one Memory v2 controller decision --- # compozy memory decisions show URL: https://compozy.com/runtime/cli-reference/memory/decisions/show Show one Memory v2 controller decision --- # compozy memory extractor disable URL: https://compozy.com/runtime/cli-reference/memory/extractor/disable Reserved Memory v2 command --- # compozy memory extractor drain URL: https://compozy.com/runtime/cli-reference/memory/extractor/drain Drain Memory v2 extractor work --- # compozy memory extractor URL: https://compozy.com/runtime/cli-reference/memory/extractor Operate Memory v2 extractor runtime --- # compozy memory extractor list-pending URL: https://compozy.com/runtime/cli-reference/memory/extractor/list-pending List Memory v2 extractor pending/DLQ records --- # compozy memory extractor replay URL: https://compozy.com/runtime/cli-reference/memory/extractor/replay Replay Memory v2 extractor work --- # compozy memory extractor status URL: https://compozy.com/runtime/cli-reference/memory/extractor/status Show Memory v2 extractor runtime status --- # compozy memory dream URL: https://compozy.com/runtime/cli-reference/memory/dream Operate Memory v2 dreaming runs --- # compozy memory dream retry URL: https://compozy.com/runtime/cli-reference/memory/dream/retry Retry one failed Memory v2 dreaming run --- # compozy memory dream show URL: https://compozy.com/runtime/cli-reference/memory/dream/show Show one Memory v2 dreaming run --- # compozy memory dream status URL: https://compozy.com/runtime/cli-reference/memory/dream/status Show Memory v2 dreaming runtime status --- # compozy memory dream trigger URL: https://compozy.com/runtime/cli-reference/memory/dream/trigger Trigger Memory v2 dreaming --- # compozy memory provider disable URL: https://compozy.com/runtime/cli-reference/memory/provider/disable Disable one Memory v2 provider --- # compozy memory provider enable URL: https://compozy.com/runtime/cli-reference/memory/provider/enable Enable and select one Memory v2 provider --- # compozy memory provider URL: https://compozy.com/runtime/cli-reference/memory/provider Operate Memory v2 providers --- # compozy memory provider list URL: https://compozy.com/runtime/cli-reference/memory/provider/list List registered Memory v2 providers --- # compozy memory recall URL: https://compozy.com/runtime/cli-reference/memory/recall Inspect Memory v2 recall traces --- # compozy memory recall trace URL: https://compozy.com/runtime/cli-reference/memory/recall/trace Show one redaction-safe recall trace --- # compozy network channels create URL: https://compozy.com/runtime/cli-reference/network/channels/create Create a runtime channel and start one session per selected agent --- # compozy network channels URL: https://compozy.com/runtime/cli-reference/network/channels List active runtime channels --- # compozy network channels update URL: https://compozy.com/runtime/cli-reference/network/channels/update Update runtime channel routing metadata --- # compozy network coordination disable URL: https://compozy.com/runtime/cli-reference/network/coordination/disable Disable workspace coordination conversations --- # compozy network coordination enable URL: https://compozy.com/runtime/cli-reference/network/coordination/enable Enable workspace coordination conversations --- # compozy network coordination URL: https://compozy.com/runtime/cli-reference/network/coordination Inspect or change workspace network coordination --- # compozy network coordination status URL: https://compozy.com/runtime/cli-reference/network/coordination/status Show workspace network coordination and invitation state --- # compozy network directs URL: https://compozy.com/runtime/cli-reference/network/directs Inspect restricted direct rooms --- # compozy network directs list URL: https://compozy.com/runtime/cli-reference/network/directs/list List direct rooms in a channel --- # compozy network directs messages URL: https://compozy.com/runtime/cli-reference/network/directs/messages List messages in one direct room --- # compozy network directs resolve URL: https://compozy.com/runtime/cli-reference/network/directs/resolve Create or return the deterministic direct room for two peers --- # compozy network directs show URL: https://compozy.com/runtime/cli-reference/network/directs/show Show one direct room --- # compozy network invitation dismiss URL: https://compozy.com/runtime/cli-reference/network/invitation/dismiss Dismiss the coordination invitation for a scope --- # compozy network invitation URL: https://compozy.com/runtime/cli-reference/network/invitation Dismiss or reset the coordination invitation --- # compozy network invitation reset URL: https://compozy.com/runtime/cli-reference/network/invitation/reset Reset the coordination invitation for a scope --- # compozy network subscriptions URL: https://compozy.com/runtime/cli-reference/network/subscriptions Inspect network delivery preferences --- # compozy network subscriptions list URL: https://compozy.com/runtime/cli-reference/network/subscriptions/list List network delivery preferences --- # compozy network threads URL: https://compozy.com/runtime/cli-reference/network/threads Inspect public network threads --- # compozy network threads list URL: https://compozy.com/runtime/cli-reference/network/threads/list List public threads in a channel --- # compozy network threads messages URL: https://compozy.com/runtime/cli-reference/network/threads/messages List messages in one public thread --- # compozy network threads promote URL: https://compozy.com/runtime/cli-reference/network/threads/promote Promote one thread message into a durable task --- # compozy network threads show URL: https://compozy.com/runtime/cli-reference/network/threads/show Show one public thread --- # compozy network work URL: https://compozy.com/runtime/cli-reference/network/work Inspect lifecycle-bearing network work --- # compozy network work lookup URL: https://compozy.com/runtime/cli-reference/network/work/lookup Show one network work item --- # compozy network work status URL: https://compozy.com/runtime/cli-reference/network/work/status Show one network work item --- # compozy notifications preset create URL: https://compozy.com/runtime/cli-reference/notifications/preset/create Create a notification preset --- # compozy notifications preset delete URL: https://compozy.com/runtime/cli-reference/notifications/preset/delete Delete a custom notification preset --- # compozy notifications preset disable URL: https://compozy.com/runtime/cli-reference/notifications/preset/disable Disable a notification preset --- # compozy notifications preset enable URL: https://compozy.com/runtime/cli-reference/notifications/preset/enable Enable a notification preset --- # compozy notifications preset URL: https://compozy.com/runtime/cli-reference/notifications/preset Manage one notification preset --- # compozy notifications preset show URL: https://compozy.com/runtime/cli-reference/notifications/preset/show Show one notification preset --- # compozy notifications preset update URL: https://compozy.com/runtime/cli-reference/notifications/preset/update Update a notification preset --- # compozy notifications presets URL: https://compozy.com/runtime/cli-reference/notifications/presets List notification presets --- # compozy notifications presets list URL: https://compozy.com/runtime/cli-reference/notifications/presets/list List notification presets --- # compozy provider auth URL: https://compozy.com/runtime/cli-reference/provider/auth Inspect native CLI and bound-secret provider authentication --- # compozy provider auth login URL: https://compozy.com/runtime/cli-reference/provider/auth/login Run the provider native login command locally --- # compozy provider auth status URL: https://compozy.com/runtime/cli-reference/provider/auth/status Show provider authentication status --- # compozy provider models URL: https://compozy.com/runtime/cli-reference/provider/models Inspect and refresh the provider model catalog --- # compozy provider models list URL: https://compozy.com/runtime/cli-reference/provider/models/list List provider model catalog entries --- # compozy provider models refresh URL: https://compozy.com/runtime/cli-reference/provider/models/refresh Refresh provider model catalog sources --- # compozy provider models set URL: https://compozy.com/runtime/cli-reference/provider/models/set Curate one provider model --- # compozy provider models status URL: https://compozy.com/runtime/cli-reference/provider/models/status Show provider model catalog source status --- # compozy session clarify answer URL: https://compozy.com/runtime/cli-reference/session/clarify/answer Answer one live session question --- # compozy session clarify URL: https://compozy.com/runtime/cli-reference/session/clarify Manage live session questions --- # compozy session clarify pending URL: https://compozy.com/runtime/cli-reference/session/clarify/pending List live questions awaiting an operator answer --- # compozy session soul URL: https://compozy.com/runtime/cli-reference/session/soul Manage session Soul snapshots --- # compozy session soul refresh URL: https://compozy.com/runtime/cli-reference/session/soul/refresh Refresh an idle session's Soul snapshot --- # compozy task child create URL: https://compozy.com/runtime/cli-reference/task/child/create Create a child task beneath a parent --- # compozy task child URL: https://compozy.com/runtime/cli-reference/task/child Manage child tasks --- # compozy task dependency add URL: https://compozy.com/runtime/cli-reference/task/dependency/add Add a dependency edge to a task --- # compozy task dependency URL: https://compozy.com/runtime/cli-reference/task/dependency Manage task dependencies --- # compozy task dependency remove URL: https://compozy.com/runtime/cli-reference/task/dependency/remove Remove a dependency edge from a task --- # compozy task notification delete URL: https://compozy.com/runtime/cli-reference/task/notification/delete Delete one bridge terminal notification subscription --- # compozy task notification URL: https://compozy.com/runtime/cli-reference/task/notification Manage task terminal notifications --- # compozy task notification list URL: https://compozy.com/runtime/cli-reference/task/notification/list List bridge terminal notification subscriptions for one task --- # compozy task notification show URL: https://compozy.com/runtime/cli-reference/task/notification/show Show one bridge terminal notification subscription --- # compozy task notification subscribe URL: https://compozy.com/runtime/cli-reference/task/notification/subscribe Subscribe a bridge target to task terminal notifications --- # compozy task profile delete URL: https://compozy.com/runtime/cli-reference/task/profile/delete Delete one task execution profile --- # compozy task profile URL: https://compozy.com/runtime/cli-reference/task/profile Manage task execution profiles --- # compozy task profile inspect URL: https://compozy.com/runtime/cli-reference/task/profile/inspect Show one task execution profile --- # compozy task profile update URL: https://compozy.com/runtime/cli-reference/task/profile/update Replace one task execution profile --- # compozy task review URL: https://compozy.com/runtime/cli-reference/task/review Manage task-run reviews --- # compozy task review list URL: https://compozy.com/runtime/cli-reference/task/review/list List task-run reviews --- # compozy task review request URL: https://compozy.com/runtime/cli-reference/task/review/request Request review for a task run --- # compozy task review show URL: https://compozy.com/runtime/cli-reference/task/review/show Show one task-run review --- # compozy task review submit URL: https://compozy.com/runtime/cli-reference/task/review/submit Submit one task-run review verdict --- # compozy task run attach-session URL: https://compozy.com/runtime/cli-reference/task/run/attach-session Attach an existing session to a claimed or starting run --- # compozy task run cancel URL: https://compozy.com/runtime/cli-reference/task/run/cancel Cancel a task run --- # compozy task run complete URL: https://compozy.com/runtime/cli-reference/task/run/complete Complete a running task run --- # compozy task run enqueue URL: https://compozy.com/runtime/cli-reference/task/run/enqueue Enqueue a task run --- # compozy task run fail URL: https://compozy.com/runtime/cli-reference/task/run/fail Fail a task run --- # compozy task run URL: https://compozy.com/runtime/cli-reference/task/run Manage task runs --- # compozy task run list URL: https://compozy.com/runtime/cli-reference/task/run/list List runs for a task --- # compozy task run recover URL: https://compozy.com/runtime/cli-reference/task/run/recover Recover one needs_attention task run --- # compozy task run show URL: https://compozy.com/runtime/cli-reference/task/run/show Show a task run --- # compozy task run start URL: https://compozy.com/runtime/cli-reference/task/run/start Start a claimed task run --- # compozy tool approvals URL: https://compozy.com/runtime/cli-reference/tool/approvals Manage remembered native-tool approval decisions --- # compozy tool approvals list URL: https://compozy.com/runtime/cli-reference/tool/approvals/list List remembered native-tool approval decisions --- # compozy tool approvals revoke URL: https://compozy.com/runtime/cli-reference/tool/approvals/revoke Revoke one remembered native-tool approval decision --- # compozy tool approvals set URL: https://compozy.com/runtime/cli-reference/tool/approvals/set Set an explicit agent-wide or tool-wide approval decision --- # compozy tool artifact URL: https://compozy.com/runtime/cli-reference/tool/artifact Read retained oversized tool results --- # compozy tool artifact read URL: https://compozy.com/runtime/cli-reference/tool/artifact/read Read one workspace-scoped artifact page --- # Capability Discovery URL: https://compozy.com/protocol/capability-discovery Wire-level reference for advertising capabilities, retrieving rich catalogs through whois, and transferring capability envelopes. --- # Conformance Levels URL: https://compozy.com/protocol/conformance Reference for Compozy Network Core and Trust roles, required behavior, test coverage, and self-certification. --- # Delivery Guarantees URL: https://compozy.com/protocol/delivery Reference for Compozy Network v0 validation, retry, ordering, deduplication, expiry, receipts, and transport independence. --- # Ed25519 + JCS Trust Profile URL: https://compozy.com/protocol/ed25519-jcs Reference for the Compozy Network v1 baseline trust profile, including verified identities, JCS signing bytes, proof fields, and a reproducible Ed25519 example. --- # Envelope Specification URL: https://compozy.com/protocol/envelope Reference for the Compozy Network v0 JSON envelope, conversation surface fields, work lifecycle correlation, validation order, schema, and annotated examples. --- # End-to-End Examples URL: https://compozy.com/protocol/examples Complete Compozy Network v0 examples for public thread coordination, restricted direct-room handoff, peer discovery, and capability transfer. --- # Implementation Status URL: https://compozy.com/protocol/implementation-status What Compozy Runtime implements today for compozy-network/v0 and which pages describe optional future trust behavior. --- # Compozy Network Protocol URL: https://compozy.com/protocol Understand the transport-neutral wire model, build a peer, and evaluate conformance without confusing protocol semantics with Compozy Runtime participation. --- # Work Lifecycle URL: https://compozy.com/protocol/interactions Reference for Compozy Network v0 work_id semantics, opening directed work, progress streaming, lifecycle states, conversation-container binding, and timeout rules. --- # Message Kinds URL: https://compozy.com/protocol/message-kinds Reference for the six Compozy Network v0 message kinds, their conversation surface and work rules, required body fields, and JSON examples. --- # Protocol Overview URL: https://compozy.com/protocol/overview Understand the transport-neutral Compozy Network envelope, how it differs from Compozy Runtime, and where Local/Live participation fits. --- # Peer Discovery URL: https://compozy.com/protocol/peer-discovery Reference for Compozy Network v0 Peer Cards, greet announcements, whois queries, channel-scoped presence, and capability advertisement. --- # Signature Verification URL: https://compozy.com/protocol/verification Reference for Compozy Network v1 trust-state processing, Ed25519 proof verification, unsigned messages, key resolution, and verification errors. --- # Minimal Sender URL: https://compozy.com/protocol/guide/minimal-sender Build the smallest Compozy Network sender by constructing and validating one envelope before choosing a carrier. --- # Testing Your Implementation URL: https://compozy.com/protocol/guide/testing Test Compozy Network envelopes, lifecycle, trust, and your implementation-owned carrier with repeatable evidence. --- # Trust Verification URL: https://compozy.com/protocol/guide/trust-verification Add the Compozy Network v1 Ed25519 plus JCS trust profile by signing envelopes, verifying incoming proofs, and separating cryptographic identity from local policy.