Skip to content
Agent
CompozyOS RuntimeAgent

compozy agent

Inspect Compozy agent definitions

Audience
Operators running durable agent work
Focus
Agent guidance shaped for scanability, day-two clarity, and operator context.

compozy agent

Inspect Compozy agent definitions

Options

  -h, --help   help for agent

Options inherited from parent commands

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

Output Formats

Every Compozy command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
compozy agent createCreate a global or workspace-local agent definition
compozy agent deleteDurably delete an agent definition
compozy agent duplicateDuplicate an agent definition without exposing secrets
compozy agent heartbeatInspect and manage agent HEARTBEAT.md files
compozy agent infoShow one agent definition
compozy agent listList installed agent definitions
compozy agent soulInspect and manage agent SOUL.md files
compozy agent updateUpdate an agent definition for future sessions

On this page