squeez: squeez is an end-to-end token optimizer for AI CLIs that compresses bash output up to 95%, collapses redundant calls, and injects a terse prompt persona. It registers hooks automatically with zero new runtime dependencies, supporting multiple AI CLI hosts like Claude Code, GitHub Copilot CLI, OpenCode, Gemini CLI, and Codex CLI.; context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.
Reduce token costs for AI CLI interactions, saving up to 92% on monthly API bills.
Deep repository research and analysis (e.g., architecture, contributors, issues)