github mksglu/context-mode v1.0.117
v1.0.117 — Hotfix: ctx_stats narrative reads cwd from projectDir, not raw process.cwd()

latest release: v1.0.118
3 hours ago

Tiny one-line hotfix on top of v1.0.115/v1.0.116. The ctx_stats narrative renderer's "started in " line was falling back to process.cwd() (the MCP server's chdir'd plugin install dir) instead of using getProjectDir() (which v1.0.115's transcript heuristic resolves to the user's real project). Fix: server.ts ctx_stats handler now passes cwd: projectDir to formatReport opts. Defense layer chain (v1.0.113→v1.0.117) is now complete.

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.