Headroom proxy with Claude Code blows up context #826
markrmiller
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
You really should mention in the docs / quickstart that just using the proxy with Claude Code will prevent deffered tools from working. I have one MCP configured and between the internal tools and that, using your startup commands ate 30k tokens of context.
You have to set _CLAUDE_CODE_ASSUME_FIRST_PARTY_BASE_URL=1 to avoid this.
All reactions