A local GUI workaround for Codex Desktop conversations stuck on automatic context compaction.
-
Updated
May 4, 2026 - Python
A local GUI workaround for Codex Desktop conversations stuck on automatic context compaction.
Context compression for LLMs, Codex, Claude Code,, and AI agents. Compress prompts, docs, logs, chat history, and tool output without rewriting them. Help you save your coding plan usage limits 😎.
Substrate-based context compaction for Claude Code. Inspectable signal weights, local-only, MCP-ready. Alternative to /compact + hook-based capture (claude-mem, etc.).
Zero context compaction for Claude Code & LLM agents. Persistent memory powered by OS primitives (demand paging, kswapd eviction, mlock pinning). Single SQLite file, MCP-native, multi-agent shared.
Add a description, image, and links to the context-compaction topic page so that developers can more easily learn about it.
To associate your repository with the context-compaction topic, visit your repo's landing page and select "manage topics."