Skip to content
Cli referenceWindow
CompozyOS RuntimeWindow

compozy window

Manage windows in virtual desktops

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

compozy window

Manage windows in virtual desktops

Options

  -h, --help   help for window

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 window closeClose or minimize a window and reflow its group
compozy window floatToggle a window between floating and tiled placement
compozy window focusFocus a window by ID or direction for one connected client
compozy window listList windows across workspace desktops
compozy window moveMove a window or tiled group to an explicit destination
compozy window navigatePersist a window's internal application route
compozy window openOpen a window or restore a minimized window
compozy window swapSwap two window placements
compozy window zoomToggle a window's client-specific focus desktop

On this page