Roo-Code/src/core
Eric Wheeler b4c67f133b feat: add terminal settings for Oh My Zsh and Powerlevel10k shell integration
Added two new terminal settings:
- terminalZshOhMy: Sets ITERM_SHELL_INTEGRATION_INSTALLED=Yes for Oh My Zsh
- terminalZshP10k: Sets POWERLEVEL9K_TERM_SHELL_INTEGRATION=true for Powerlevel10k

Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-04-10 21:18:37 -07:00
..
__tests__ feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
assistant-message feat(browserTool): Implement resize action (#2370) 2025-04-07 09:34:32 -04:00
config Clean up global rateLimitSeconds & fully shift to provider version (#2408) 2025-04-08 11:21:54 -04:00
context-tracking feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
diff Fall back on aggressive line number stripping in diffs (#2453) 2025-04-10 00:29:50 -04:00
ignore Add support for a .rooignore file 2025-03-05 10:17:43 -05:00
mentions feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
prompts fix: clarify difference between workspace directory and terminal working directory (#2418) 2025-04-08 22:58:33 -04:00
sliding-window Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
tools Better display of diff errors (#2478) 2025-04-10 22:32:11 -04:00
webview feat: add terminal settings for Oh My Zsh and Powerlevel10k shell integration 2025-04-10 21:18:37 -07:00
Cline.ts feat: Add file context tracking system (#2440) 2025-04-10 10:56:52 -04:00
CodeActionProvider.ts feat: prioritize "Add to Context" and add line number tracking (#2063) 2025-03-28 12:01:16 -04:00
EditorUtils.ts feat: prioritize "Add to Context" and add line number tracking (#2063) 2025-03-28 12:01:16 -04:00
mode-validator.ts Automatically generate roo-code.d.ts (including type generation via zod-to-ts) (#2024) 2025-03-27 09:38:56 -07:00