Expand description
A format for safely receiving operation plans generated by AI agents.
pinto does not configure or store AI providers or API keys. An external agent or API creates this JSON; the CLI only executes the existing commands.
Structs§
- Automation
Command Result - Per-command result returned by
pinto automate --json. - Automation
Plan - A JSON plan of pinto commands to execute sequentially.
- Automation
Report - Structured automation summary returned by
pinto automate --json.
Enums§
- Automation
Plan Error - Why an automation plan cannot be run safely.