Loading
A prompt mirrored from cwinvestments/memstack.
Recommended by author
This prompt takes no variables — just pick a model and run.
# Headroom — Context Compression Proxy Headroom proxy at localhost:8787 compresses CC tool outputs by ~34%, extending effective context window. Auto-started by the session-start hook if installed. ## Troubleshooting - If you see connection errors to the Anthropic API, Headroom proxy may have crashed. Check: curl http://127.0.0.1:8787/health - To check token savings: curl http://127.0.0.1:8787/stats - To restart manually: headroom proxy --llmlingua-device cpu --port 8787 & - If Headroom is not installed, CC works normally — the proxy is optional ## Startup - Terminal 1: headroom proxy --llmlingua-device cpu - Terminal 2: set ANTHROPIC_BASE_URL=http://127.0.0.1:8787 (then start CC)
Running prompts needs a free account.
Sign in and we'll stream the response from Claude Sonnet 4.6 right here — no config needed for the platform models.
A prompt mirrored from cwinvestments/memstack.
# Headroom — Context Compression Proxy Headroom proxy at localhost:8787 compresses CC tool outputs by ~34%, extending effective context window. Auto-started by the session-start hook if installed. ## Troubleshooting - If you see connection errors to the Anthropic API, Headroom proxy may have crashed. Check: curl http://127.0.0.1:8787/health - To check token savings: curl http://127.0.0.1:8787/stats - To restart manually: headroom proxy --llmlingua-device cpu --port 8787 & - If Headroom is not installed, CC works normally — the proxy is optional ## Startup - Terminal 1: headroom proxy --llmlingua-device cpu - Terminal 2: set ANTHROPIC_BASE_URL=http://127.0.0.1:8787 (then start CC)