mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Document workspace-first agent automation (#2192)
* docs: explain workspace-first automation * docs: make automation examples self-contained
This commit is contained in:
@@ -37,7 +37,7 @@ Paseo is a self-hostable platform for running and orchestrating coding agents. I
|
||||
## Automation
|
||||
|
||||
- The CLI exposes the same surface as the app. Anything in the UI is scriptable.
|
||||
- [Paseo tools](/docs/orchestration). Agents can drive Paseo themselves: create worktrees, spawn other agents, open terminals, and send prompts.
|
||||
- [Paseo tools](/docs/orchestration). Agents can drive Paseo themselves: create isolated workspaces, spawn subagents, open terminals, and send prompts.
|
||||
|
||||
## What it isn't
|
||||
|
||||
|
||||
Reference in New Issue
Block a user