Skip to main content

saggar CLI

Install the command from Settings ▸ General. Most control commands require Saggar to be running and must run inside a Saggar terminal.

CommandPurpose
saggar initCreate .saggar/project.json in the current project
saggar config [options]Read or update shared project metadata
saggar config command [options] -- <command…>Add or update a project command
saggar attention [--note] "reason"Raise a blocking claim or quiet note from this terminal
saggar monitor [--discreet] <command…>Start a persistent monitor
saggar quick <command…>Start a one-shot command beside the workspace
saggar agent <provider[.model]> <task…>Start independent agent work in a new terminal
saggar list [--json]List terminals and their stable short IDs
saggar read [id|name] [options]Read bounded output from one terminal
saggar focus [id|name]Bring a terminal to the main pane
saggar approveAnswer the permission prompt in the calling terminal
saggar <path>Add or focus a repository
saggar helpShow current verbs and flags

Run saggar help for current option details. Commands that read terminal output may expose private material, so request the smallest useful window.