Skip to content
Session
CompozyOS RuntimeSession

compozy session

Manage Compozy sessions

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

compozy session

Manage Compozy sessions

Options

  -h, --help   help for session

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 session approveApprove or reject a pending session permission request
compozy session clarifyManage live session questions
compozy session eventsRead session events
compozy session healthRead session health and wake eligibility
compozy session historyShow session history grouped by turn
compozy session inspectInspect session health, wake audit, and policy correlation
compozy session listList sessions
compozy session newCreate a new session
compozy session promptSend a prompt to a session
compozy session recapShow deterministic session recap
compozy session removeRemove a session and its persisted history
compozy session repairInspect and repair an interrupted session transcript
compozy session resumeAttach to a resumable session
compozy session soulManage session Soul snapshots
compozy session statusShow session status
compozy session stopStop a session
compozy session usageShow aggregated session token usage and cost provenance
compozy session waitBlock until a session stops

On this page