Y
Hacker News
new
|
ask
|
show
|
jobs
by
arresin
407 days ago
How though? Are you putting a massive code base into context each time?
2 comments
itoprocess
407 days ago
Yeah, I think you need to do task in more discrete chunks, so you aren't' sending so many tokens each request by the end.
link
joshuanapoli
406 days ago
With Aider, you typically select only that part of the codebase that you want to work on. You can do this manually, or let the agent find files itself. It tends to break down if you need more than 20 files or so in the context.
link