Skip to content

claude-code

Context Ledger extends Claude Code sessions by 28x

Claude News

The developers introduced Context Ledger, which addresses context window overflow for long-running projects. Instead of discarding old data or lossily compressing it, the tool uses git commits as archival boundaries.

On each commit, Context Ledger creates a compact record with key decisions, interfaces, and a pointer to the exact bytes of code in the git history. When the agent needs old feature details, it retrieves them from git on demand. This approach preserves 93% accuracy on past development queries while using 5x fewer tokens than working with the full context.

The tool installs as a CLI utility with hooks for Claude Code. It's available on GitHub.

Related stories

  1. Makoto is a Claude Code plugin that blocks the agent's false claims
  2. agentpeek keeps Claude Code sessions alive after you close the laptop
  3. Drawbridge: visual editing for Claude Code in the browser
  4. FleetView: a browser-based dashboard for parallel Claude Code agents
  5. Capacitor persists Claude Code and Cursor sessions to a shared store
  6. LoopFlow automates Claude Code with looping workflows

Comments

No comments yet. Be the first.

Join the conversation

Sign in with Google to leave a comment. Your name and avatar come from your Google profile, and the comment appears after moderation.

We only use your name and avatar from Google. We never store your email address.