mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
* feat: add `injectVariables()`, support magic variables for MCPs * fix: fallback for `workspaceFolder` should just be an empty string Previously this is intended so that the CLI receives a correct empty path argument, but on a second thought, if the user have added the quotes themselves it might cause error. Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> * chore: remove unused import * chore: better log format * chore: better describe the accepted config type and more extensive test --------- Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| logging | ||
| commands.ts | ||
| config.ts | ||
| countTokens.ts | ||
| fs.ts | ||
| git.ts | ||
| globalContext.ts | ||
| migrateSettings.ts | ||
| outputChannelLogger.ts | ||
| path.ts | ||
| pathUtils.ts | ||
| shell.ts | ||
| single-completion-handler.ts | ||
| storage.ts | ||
| text-normalization.ts | ||
| tiktoken.ts | ||
| tts.ts | ||
| xml-matcher.ts | ||
| xml.ts | ||