logoalt Hacker News

ramraj07today at 5:33 AM1 replyview on HN

Pretty sure claude code already delegates reading a large codebase to haiku subagents.


Replies

Artimustoday at 5:41 AM

As of July, the explore agent inherits the parent model, capped at opus.

So fable and opus use opus to explore. Sonnet uses sonnet.

I replaced my built in explore agent with one hardcoded to sonnet low effort.

https://github.com/anthropics/claude-code/issues/72940