Skip to content
#

context-rot

Here are 9 public repositories matching this topic...

Persistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style. Claude Code, Codex, Cursor, Kiro, OpenCode and 60+ agents via the Agent Skills standard.

  • Updated Jul 21, 2026
  • Python

A context compiler for LLM agents: scores, compresses, reorders, and budgets everything entering the context window to stop context rot — recovering both accuracy and token cost. Open-source core, drop-in proxy, reproducible benchmark. Compiler + linter for context, not another vector store.

  • Updated Jul 4, 2026
  • Python

Fight AI context rot: keep Claude Code (and any LLM) sharp in long sessions with one living Checklist instead of lossy /compact summaries. Persistent working memory + context-window HUD + zero-keystroke auto-clear.

  • Updated Jun 25, 2026
  • Python

GLACIER: Mamba with infinite memory. This project integrates the Mamba SSM with ICE-Lite, a virtual memory engine, to solve context rot. By adding persistent, time-aware memory, GLACIER gives Mamba the long-term recall of a Transformer while retaining its $O(N)$ speed. Apache 2.0 licensed, by Dopove.

  • Updated May 22, 2026
  • Python

Improve this page

Add a description, image, and links to the context-rot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the context-rot topic, visit your repo's landing page and select "manage topics."

Learn more