Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.joggr.ai/llms.txt

Use this file to discover all available pages before exploring further.

These are agent-facing commands used internally by the agents that power Workflows. They’re available in the CLI if you need them, but you won’t typically invoke them directly. Run jog gg --help or jog gg <command> --help for the full interface.
All jog gg subcommands return structured JSON with an ok field indicating success or failure.

Subcommands

CommandDescription
jog gg infoPrint project and environment info
jog gg stateRead and write Workflows runtime state
jog gg configView and update Workflows settings
jog gg projectList, resolve, inspect, and update projects
jog gg phaseList phases, update step/status, and find phase files
jog gg taskList, inspect, and update tasks within a phase
jog gg tmCreate, list, archive, and operate task-mode tasks
jog gg checkpointSave (--files <paths...>), log, and squash git-based checkpoints
jog gg agentsVerify resolved agent configuration
jog gg validateValidate structural integrity of project files

Global Options

FlagDescription
-h, --helpShow help for any command
-v, --versionShow the CLI version number