Skip to main content

rt agent

rt › agent

Launch a CLI coding agent (Claude Code, Cursor, etc.) in a worktree

Usage

rt agent [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
--herebooleanfalseUse the exact current directory instead of resolving a repo/worktree (alias -h)
--pickbooleanfalseForce the repo/worktree picker before launching (alias -p)

See code: commands/agent.ts › launchAgent