Documentation Index
Fetch the complete documentation index at: https://docs.buttons.sh/llms.txt
Use this file to discover all available pages before exploring further.
buttons
Deterministic workflow engine for agentsSynopsis
Buttons gives agents deterministic escape hatches. Create, compose, and execute self-contained actions with clear inputs, outputs, and status.Options
SEE ALSO
- buttons batteries - Manage environment variables and secrets
- buttons board - Open the button board in a new terminal window
- buttons config - Read and write per-user settings
- buttons create - Create a new button
- buttons delete - Delete a button
- buttons drawer - Manage drawer workflows (chains of buttons)
- buttons history - Show run history
- buttons ignore - Keep a button or drawer out of git (writes .buttons/.gitignore)
- buttons init - Initialize a project-local .buttons directory
- buttons list - List all buttons
- buttons logs - View past runs for a button or tail the live progress stream
- buttons press - Run a button
- buttons smash - Run multiple buttons in parallel
- buttons store - Marketplace (search/install/import/publish)
- buttons summary - Print a workspace snapshot (buttons, drawers, recent runs)
- buttons tail - Follow the progress JSONL of a press
- buttons unignore - Re-include a previously-ignored button or drawer in git
- buttons update - Update buttons to the latest version
- buttons version - Print build version, commit, and date
- buttons webhook - Expose a local URL via Cloudflare to receive webhook callbacks