Roo-Code/src
Trung Dang 01a7a66ca0
feat: add injectEnv util, support env ref in mcp config (#2679)
* feat: support environment variables reference in mcp `env` config

* tests(src/utils/config): add test for `injectEnv`

* fix(injectEnv): use `env == null` and `??` check instead of `!env`, `||`

* refactor: remove unnecessary type declare

* chore!: simplify regexp, remove replacement for env vars with dots
2025-04-23 03:13:04 -04:00
..
__mocks__ Remove globby as it's no longer used (#2788) 2025-04-19 14:26:35 -04:00
__tests__ Removed hardcoded filenames to GlobalFileNames constants. (#1904) 2025-03-24 13:32:44 -04:00
activate Fix: focusInput open roo code panel (#2626) (#2817) 2025-04-23 03:06:48 -04:00
api Bugfix/fix vscodellm model information (#2832) 2025-04-23 03:05:47 -04:00
core feat: allow variable interpolation into the custom system prompt (#2863) 2025-04-23 01:09:14 -04:00
exports Feat/improve insert block content (#2510) 2025-04-21 16:49:27 -04:00
i18n Improve zh-TW Traditional Chinese locale (#2305) 2025-04-04 22:22:48 -04:00
integrations Fix: Preserve editor state and prevent tab unpinning during diffs (#2857) 2025-04-23 02:45:35 -04:00
schemas Feat/improve insert block content (#2510) 2025-04-21 16:49:27 -04:00
services feat: add injectEnv util, support env ref in mcp config (#2679) 2025-04-23 03:13:04 -04:00
shared Bugfix/fix vscodellm model information (#2832) 2025-04-23 03:05:47 -04:00
utils feat: add injectEnv util, support env ref in mcp config (#2679) 2025-04-23 03:13:04 -04:00
extension.ts Allow processes to access the Roo Code API via a unix socket (#2232) 2025-04-02 12:42:00 -07:00