mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
* docs: update contributors list [skip ci] * add refresh all mcp button & supporting logic * fully working, clean up debug * begin cleanup * console debug logging cleanup * more logging * Revert "Update contributors list" * cleanup * add missing translations * global and project level i18n strings * refactor: move translations * fix: improve MCP settings buttons layout for responsive design - Add flexWrap to button container to allow wrapping on smaller screens - Change buttons from fixed flex:1 to flex: 1 1 auto with minWidth - Ensures buttons maintain minimum readable width of 120px - Prevents button text from being truncated on narrow viewports * fix: Add missing vscode mock method and execa mock for McpHub tests - Added createTextEditorDecorationType to vscode mock in McpHub.test.ts - Created execa mock to handle ESM module import issues - Fixes test failure that was exposed by PR #4267's module loading changes * fix: watch changes on project mcp settings file --------- Co-authored-by: taylorwilsdon <taylorwilsdon@users.noreply.github.com> Co-authored-by: Daniel Riccio <ricciodaniel98@gmail.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| api.ts | ||
| array.ts | ||
| checkExistApiConfig.ts | ||
| combineApiRequests.ts | ||
| combineCommandSequences.ts | ||
| context-mentions.ts | ||
| cost.ts | ||
| embeddingModels.ts | ||
| experiments.ts | ||
| ExtensionMessage.ts | ||
| getApiMetrics.ts | ||
| globalFileNames.ts | ||
| language.ts | ||
| mcp.ts | ||
| modes.ts | ||
| package.ts | ||
| ProfileValidator.ts | ||
| safeJsonParse.ts | ||
| support-prompt.ts | ||
| TelemetrySetting.ts | ||
| tools.ts | ||
| vsCodeSelectorUtils.ts | ||
| WebviewMessage.ts | ||