Skip to content
Cli referenceLayout
CompozyOS RuntimeLayout

compozy layout

Inspect, preview, and change workspace layouts

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

compozy layout

Inspect, preview, and change workspace layouts

Options

  -h, --help   help for layout

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 layout applyAtomically replace topology from a validated layout document
compozy layout arrangeArrange explicit windows or apply a declarative layout resource
compozy layout balanceEqualize one split or every split in a group
compozy layout exportExport a history-free declarative layout document
compozy layout getGet the authoritative topology and revision
compozy layout previewPreview any semantic window-manager command without writing
compozy layout redoRedo the latest undone layout operation
compozy layout resizeResize one shared split boundary
compozy layout undoUndo the latest workspace layout operation
compozy layout validateValidate a declarative layout without writing it
compozy layout watchWatch topology events and optional client presentation frames

On this page