Roo-Code/.changeset
Roo Code 5b6a5a69b0 feat: add built-in terminal output filtering to reduce LLM token usage
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
2026-02-14 13:07:41 +00:00
..
changelog-config.js Fix changelog generation (#3859) 2025-05-22 12:31:55 -07:00
config.json fix: add @roo-code/cli to changeset ignore list (#10545) 2026-01-08 09:39:21 -05:00
README.md Adding changeset config 2024-12-10 13:53:45 -08:00
terminal-output-filter.md feat: add built-in terminal output filtering to reduce LLM token usage 2026-02-14 13:07:41 +00:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation