mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-19 00:01:19 +00:00
- Add TerminalInfo interface and terminalSearchResults message type - Update context-mentions.ts to show terminal sub-selection menu - Add searchTerminals handler in webviewMessageHandler.ts - Update ChatTextArea.tsx to fetch terminals when Terminal type selected - Update parseMentions to handle @terminal:name syntax - Update getLatestTerminalOutput to support specific terminal selection - Update openMention to focus specific terminal when clicked Addresses #10622 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| BrowserSessionPanelManager.ts | ||
| checkpointRestoreHandler.ts | ||
| ClineProvider.ts | ||
| diagnosticsHandler.ts | ||
| generateSystemPrompt.ts | ||
| getNonce.ts | ||
| getUri.ts | ||
| messageEnhancer.ts | ||
| webviewMessageHandler.ts | ||