Context reached in intellij plugin windows with wsl #8481
Unanswered
cristianboza-soe
asked this question in
Help
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.
-
As the tittle suggests I'm using intellij plugin on an intellij app installed in windows. My project is in wsl.
I keep getting the context reached(I'm using bedrock claude 3.7 which has 200k) my guess is that the agent uses the node_modules files and that overshoots the context.
I've tried a lot of options like adding .continuerc.json in the root project, adding
not sure what to try next, or maybe how can I debug why this context size reach issue keeps appearing
Beta Was this translation helpful? Give feedback.
All reactions