Skip to content

Commands

FerrisGrid exposes a small command surface. Each command is bounded and agent-friendly.

CommandPurpose
observeCapture screens and print compact Markdown with coordinates and paths.
actParse one action, validate it, execute it, capture the result, and print Markdown.
doctorReport backend, permission, screen, and tool availability.
recapGenerate review artifacts from an existing session.
clearRemove the output directory after explicit validation.

The normal agent loop is observe, choose one action externally, then act.

FerrisGrid - terminal-first visual control for local agents