mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Introduces a TerminalOutputFilter module with command-aware output filtering. Built-in filters for test runners, git, package managers, and build tools strip noise while preserving actionable information. New setting terminalOutputFilterEnabled (default: true) with toggle in Terminal Settings UI. Closes #11459 |
||
|---|---|---|
| .. | ||
| 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 | ||