mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-24 00:51:34 +00:00
- Change ExecaTerminalProcess shell option from true to false so execa parses the command without invoking a shell, preventing shell metacharacter interpretation. - Redact secret API keys in getStateToPostToWebview() before serializing state to the webview renderer. - Preserve existing secret values in ProviderSettingsManager.saveConfig() when the webview round-trips the '__ROO_REDACTED__' sentinel. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ContextProxy.ts | ||
| CustomModesManager.ts | ||
| importExport.ts | ||
| ProviderSettingsManager.ts | ||