|
|
|
|
|
by ramoz
196 days ago
|
|
Claude Code moved to partial file reads over the summer. Super premature optimization. It’ll hallucinate what lines it needs to read, it’ll continuously miss critical context in favor of trimming tokens. Luckily we can now hook and force the agent to read full files at least once. |
|