mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add refreshMcpServers command to VS Code command palette - Expose MCP refresh functionality through API for extensions - Add McpApi interface to @roo-code/types package - Initialize global MCP API instance on extension activation - Add tests for new functionality Fixes #8356 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||