Loading very large file(s) in a single tool call causes a context window overflow and an error. This is partially solved by using context mode, but the core agent should still handle this by not allowing a single tool call to overflow the context window.
Loading very large file(s) in a single tool call causes a context window overflow and an error. This is partially solved by using
context mode, but the core agent should still handle this by not allowing a single tool call to overflow the context window.