github mksglu/context-mode v0.6.0

latest releases: v1.0.89, v1.0.88, v1.0.87...
one month ago

What's New

batch_execute

Run multiple commands + search multiple queries in a single call. 986 KB → 62 KB context.

Smart Snippets

Search results use intelligent extraction — finds windows around matching query terms instead of truncating from the start.

Progressive Search Throttling

Prevents context flooding from excessive individual search calls. Calls 1-3 normal, 4-8 reduced, 9+ blocked with redirect to batch_execute.

Session Stats

Real-time token tracking with per-tool breakdown via the stats tool.

Subagent Routing

PreToolUse hook automatically injects context-mode routing into subagent (Task tool) prompts — no manual configuration needed.

Docs

  • Added demo video to README
  • Updated benchmarks and Try It prompts

Install:

claude mcp add context-mode -- npx -y context-mode

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.