rt agent
rt › agent
Launch a CLI coding agent (Claude Code, Cursor, etc.) in a worktree
Usage
rt agent [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--here | boolean | false | Use the exact current directory instead of resolving a repo/worktree (alias -h) |
--pick | boolean | false | Force the repo/worktree picker before launching (alias -p) |
See code: commands/agent.ts › launchAgent