Hacker News new | ask | show | jobs
by Schlagbohrer 15 days ago
I cannot imagine how much context window it needs for this. I am struggling with local AI in Pi to even get small (500-1000 lines of code) programs written without overrunning a 220k context. Doing all this EDA design and testing must surely require millions of tokens of context window right? Maybe they just do a far better job of architecting the work and sub-tasking it to sub-agents, each with their own context, to keep the primary context window from overfilling.