01Deduplicates 'Read' results to prevent redundant context entries for the same file path and content.
02Truncates large tool results by replacing the middle section with a placeholder, preserving the head and tail.
030 GitHub stars
04Pure Node.js implementation with zero external dependencies, ensuring transparency and minimal overhead.
05Configurable settings for truncation thresholds, deduplication window size, and specific stripping patterns.
06Strips ANSI codes, spinner characters, trailing whitespace, and duplicate blank lines from 'Bash' output.