github yvgude/lean-ctx v1.5.4
v1.5.4 -- Idle Cache TTL Auto-Clear

latest releases: v3.9.1, v3.9.0, v3.8.18...
3 months ago

Server-side cache safety: the session cache now auto-clears after 5 minutes of inactivity.

This handles new chats, context compaction, and session resets without relying on the LLM to call fresh=true. Configurable via LEAN_CTX_CACHE_TTL (seconds, default 300, 0 to disable).

Also removed unused mock-dashboard.html from the repository.

Install: cargo install lean-ctx or brew install yvgude/lean-ctx/lean-ctx

Don't miss a new lean-ctx release

NewReleases is sending notifications on new releases.