Skip to content

compozy

CompozyOS — the system around your agents, already built

For people running agent work602 pages in this section

compozy

CompozyOS — the system around your agents, already built

compozy [flags]

Examples

  # Start the daemon and create a session in the current workspace
  compozy daemon start
  compozy session new --agent general

  # Print machine-readable output for automation
  compozy session list -o json

Options

  -h, --help            help for compozy
      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.

FormatOutput
humanHelp and subcommand list
jsonNot emitted for help
jsonlNot emitted for help
toonNot emitted for help

Subcommands

CommandDescription
compozy agentInspect CompozyOS agent definitions
compozy appManage the CompozyOS desktop app
compozy automationManage automation jobs, triggers, suggestions, and runs
compozy bridgeManage bridge instances
compozy chUse agent-facing coordination channels
compozy completionGenerate the autocompletion script for the specified shell
compozy configInspect and mutate CompozyOS configuration
compozy connectManage CLI connection profiles
compozy daemonManage the CompozyOS daemon
compozy desktopManage virtual desktops in a workspace
compozy deviceManage paired gateway devices
compozy doctorRun runtime diagnostics
compozy drainStop admitting new work while in-flight work completes
compozy extensionManage CompozyOS extensions
compozy gatewayManage remote gateway exposure
compozy hooksInspect configured and executed hooks
compozy installBootstrap CompozyOS and create the default general agent
compozy layoutInspect, preview, and change workspace layouts
compozy layout-profileList, read, save, and delete saved layouts
compozy logsRead cross-session runtime logs
compozy loopManage Loop definitions and runs
compozy marketplaceDiscover installable CompozyOS capabilities
compozy mcpManage MCP integrations
compozy meInspect the current CompozyOS-managed agent session
compozy memoryShow, write, search, and operate Memory v2 durable context
compozy networkOperate the daemon-owned network runtime
compozy notificationsManage notification presets
compozy notifySend the operator a notification
compozy observeInspect runtime observability read models
compozy onboardingInspect and manage first-run onboarding state
compozy openOpen the CompozyOS web UI in the default browser
compozy pairPair remote clients with a gateway
compozy providerInspect and manage provider authentication
compozy resourceManage desired-state resources
compozy rolesInspect effective background role configuration
compozy schedulerInspect and control task scheduler dispatch
compozy sessionManage CompozyOS sessions
compozy skillManage local AgentSkills
compozy spawnSpawn a bounded child agent session
compozy statusShow consolidated runtime status
compozy supportCreate daemon-owned support artifacts
compozy taskManage tasks and task runs
compozy toolInspect and invoke registry tools
compozy toolsetsInspect registry toolsets
compozy undrainResume admission of new work
compozy uninstallStop CompozyOS and remove runtime launch artifacts
compozy updateCheck for and apply CompozyOS runtime and app updates
compozy vaultManage encrypted daemon vault metadata and write-only secrets
compozy versionPrint the CompozyOS version
compozy whoamiPrint the current CompozyOS agent identity from environment variables
compozy windowManage windows in virtual desktops
compozy workspaceManage registered workspaces
compozy worktreeManage workspace worktrees

On this page