Skip to content
Cli referenceWindow
AGH RuntimeWindow

agh window

Manage windows in virtual desktops

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

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

On this page