Roo-Code/apps/cli/src/lib
John Richmond 7dc83a522e
Allow selecting a specific shell (#11851)
* Allow selecting a specific shell

Add --terminal-shell CLI flag to specify which shell ExecaTerminalProcess
uses for inline command execution. The shell path is validated at the CLI
layer and passed through the standard settings mechanism (BaseTerminal
static getter/setter), matching how all other CLI terminal settings flow
through the system.

* test(cli): make shell path access test cross-platform
2026-03-03 23:31:34 -08:00
..
auth Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
sdk Add a TUI (#10480) 2026-01-09 19:19:58 -08:00
storage CLI: improve stream recovery and add configurable consecutive mistake limit (#11775) 2026-02-26 21:09:38 -08:00
task-history fix(cli): scope sessions and resume flags to current workspace (#11774) 2026-02-26 21:32:23 -08:00
utils Allow selecting a specific shell (#11851) 2026-03-03 23:31:34 -08:00