|
|
|
|
|
by thunky
260 days ago
|
|
A huge context is a problem for humans too, which is why I think it's fair to suggest maybe the tool isn't the (only) problem. Tools like Aider create a code map that basically indexes code into a small context. Which I think is similar to what we humans do when we try to understand a large codebase. I'm not sure if Aider can then load only portions of a huge file on demand, but it seems like that should work pretty well. |
|
That said, some of the models out there (Gemini 2.5 Pro, for example) support 1M context; it's just going to be expensive and will still probably confuse the model somewhat when it comes to the output.