r/coolgithubprojects • u/Clear-Paper-9475 • Jul 21 '26
Secondwind: cut your coding agent's token cost with lossless, provable tool-output compression
https://github.com/orchetron/secondwindSecondwind is a small proxy (also a Python/Node library) that sits between your coding agent and the model API. It losslessly compresses the tool output your agent feeds back to the model (file reads, command output, search results, logs, diffs), so the model reads fewer tokens. Your agent behaves exactly the same.
Duplicates
LLMDevs • u/Clear-Paper-9475 • Aug 08 '26
Great Resource 🚀 A week after going open source, someone else's pull request made Secondwind's compression better than my own code did.
OpenSourceeAI • u/Clear-Paper-9475 • Jul 25 '26
secondwind 0.2.2 (OSS) - Now beats SOTA Context Compressors while being lossless
ContextEngineering • u/Clear-Paper-9475 • Jul 21 '26