mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +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 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| browser-panel.html | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||