Hacker News new | ask | show | jobs
by mikert89 124 days ago
The model is being trained to use claude code. i.e. the agentic patterns are reinforced using reinforcement learning. thats why it works so well. you cannot build this on your own, it will perform far worse
1 comments

Are you certain of this? I know they use a lot of grep to find variables in files (recall reading that on HN), load the lines into into context. There's a lot of common sense context management that's going on.
Of course, agentic tooling is the future of ai