github mksglu/context-mode v1.0.57

6 hours ago

v1.0.57

Bug fix

  • fix: session stats and FTS5 search index now reset on /clear — Previously, /clear cleared the conversation but stats and indexed content persisted because the MCP server process stays alive. Now the SessionStart hook writes a .clear-stats flag on clear events, and ctx_stats checks for it before reading stats. The FTS5 content store is also destroyed and recreated. ctx_stats also accepts a reset: true parameter for manual resets.

Full changelog: v1.0.56...v1.0.57

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.