rt pane spawn
rt › pane › spawn
Open a herdr tab in a directory and start claude in it, optionally under a cswap account
Usage
rt pane spawn [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--cwd | text | Absolute directory to start in | |
--account | text | cswap alias, email or slot | |
--model | text | claude --model | |
--effort | text | claude --effort | |
--prompt | text | Typed once claude is idle | |
--workspace | text | herdr workspace label; default chat.herdrWorkspace | |
--json | boolean | false | Emit JSON |
See code: commands/pane.ts › paneSpawn