Documentation
README
Paseo is a remote daemon that manages coding agents, terminals. Control it through MCP tools or the CLI.
Workspaces
create_workspace — create a workspace independently of any agent. Required: isolation (local or worktree). Worktree isolation supports mode: "branch-off" | "checkout-branch" | "checkout-pr": use branchName/baseBranch for a new branch, branch for an existing branch, or prNumber plus optional forge/projectPath for a change request. worktreeSlug controls the managed path. Returns the workspace descriptor centered on workspaceId.
list_workspaces — list active workspaces.
This is the opening of the README. Read the full README on GitHub.