Y
Hacker News
new
|
ask
|
show
|
jobs
by
devdiary
1117 days ago
how do you deal with token limitation? What is the maximus size of codebase it can work on?
1 comments
mr_kotan
1117 days ago
You can work on a subset of project files that fit into 8k tokens. It's a limitation, yes. It's usually more than enough to add 4-5 files for context providing.
link