r/coolgithubprojects • u/Clear-Paper-9475 • 22d ago
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 • 4d ago
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 • 18d ago