Skip to content

Add Context Mode — sandbox large outputs, return only summaries#49

Open
mksglu wants to merge 1 commit intojqueryscript:mainfrom
mksglu:add-context-mode
Open

Add Context Mode — sandbox large outputs, return only summaries#49
mksglu wants to merge 1 commit intojqueryscript:mainfrom
mksglu:add-context-mode

Conversation

@mksglu
Copy link

@mksglu mksglu commented Feb 24, 2026

Context Mode

A Claude Code plugin that processes large outputs in sandboxed subprocesses instead of dumping raw data into the context window.

Without Context Mode: 315 KB of raw data burns ~80K tokens per session
With Context Mode: 5.4 KB of clean summaries — same analysis, 98% less context

Operation Raw Output With Context Mode Savings
Playwright snapshot 56.2 KB 299 B 99%
GitHub Issues (20) 58.9 KB 1.1 KB 98%
Access log (500 req) 45.1 KB 155 B 100%
Git log (153 commits) 11.6 KB 107 B 99%

Install

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

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant