Local runtime runs the agent directly in your project directory—the same directory you use for development. There’s no worktree isolation; the agent works in your actual working copy.Documentation Index
Fetch the complete documentation index at: https://mux-sidebar-t7ry.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
When to Use
- Quick one-off tasks in your current working copy
- Reviewing agent work alongside your own uncommitted changes
- Projects where worktrees don’t work well (e.g., some monorepos)