From 27fad3b707bbb89885bdd16ede0cefc4be68566b Mon Sep 17 00:00:00 2001 From: Eva Ho Date: Fri, 17 Jul 2026 15:01:24 -0400 Subject: [PATCH] docs: clarify Claude Code token limit --- docs/integrations/claude-code.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/integrations/claude-code.mdx b/docs/integrations/claude-code.mdx index a637962b4..37bfc00ea 100644 --- a/docs/integrations/claude-code.mdx +++ b/docs/integrations/claude-code.mdx @@ -103,12 +103,14 @@ Choose a model with enough context for your repository. - Choose a model and set a 100k+ context window. + Choose a model and set a 64k+ context window. +For larger repositories, set the [context length](/context-length) to 64k or higher. + - Set the [context length](/context-length) to 100k or higher. Claude Code currently uses up to 200k context through Ollama. + Claude Code supports up to a 200k token limit through Ollama. ## More features