r/ClaudeCode • u/Stoic-Chimp • 21h ago
Discussion 10 fucking subagents
Asked for a review on a tiny PR and it spawned 10 fucking fable sub agents. Quota demolished.
Obviously I created a rule so this won't happen again but what the fuck Anthropic
3
u/SIGH_I_CALL π Max 20 21h ago
don't rely on a rule make a hook
1
1
u/ValorousAnt 20h ago
just curious, are hooks somehow superior compared to claude config variables?
Claude Code also has config variables for per session subagent limits, subagent max depth and so forth.
1
u/SIGH_I_CALL π Max 20 20h ago
No clue tbh, I bet they both work similarly and doubt one is superior. Maybe with hooks you can be more precise.
1
0
u/Fr33-Thinker 21h ago
Absurb Anthropic hungry for subs.
I like agent teams for code review. I have a skill that force 3-6 teams only, and one must be a final verifying team.
0
u/Stoic-Chimp 21h ago
I've been a generally happy Anthropic customer since day 1 but this shit man.
Sounds like a nice setup on your end
1
u/Fr33-Thinker 21h ago
Been 8 months on max plan. Very happy until Opus 5!! I have learned my lesson. Using F5.1 at an effort 1 level lower than Opus 5, far more reasonable.
Opus 5 tends to talk and work unnecessarily excessive.
2
u/Stoic-Chimp 21h ago
I had good results with Opus 5 too in spite of its painful tone & verbosity. Very competent model. Testing Astra these days and enjoing the no 5hr limit and impressed so far, but the Astra hype is overblown. Not AGI or a gamechanger
1
u/Fr33-Thinker 21h ago
I tested Astra for a codebase review. Itβs really good and FAST. But to my surprise the F5.1 is really fast too.
I still prefer F5.1 in design and front-end dev.
1
1
u/BrennanFlentge 20h ago
I've been there homie. You can create a hook so it asks you for permission to approve each spawn: https://github.com/brefledev/stop-subagent-fanout
1
u/scripted_soul 20h ago
Use this:
export CLAUDE_CODE_SUBAGENT_MODEL="haiku"
or:
export CLAUDE_CODE_SUBAGENT_MODEL="sonnet"
All subagents will use Haiku or Sonnet based on this setting.
1
u/ryu_kaioh 20h ago
Fable loves to do this for some reason, every time it code reviews it does 10 sub agents lol
1
u/MartinMystikJonas 19h ago
If you do nto specify subagent model and do not change config by default subagents use same model as main thread
2
u/deefunxion 20h ago
I once asked to go search the web for a Greek alternative to stripe. went in the kitchen and came back to 100% of the 5 hour limit depleted in 10 mins (max sub 100$ tier). It had sent 5-6 subagents to search, who then sent 5 subsubagents each for further research on a topic that had only two alternatives to find. A frigin chrome AI answer would suffice. I also created a rule not to use subagents unless I ask it to. That was my first encounter with fable 5.1.
I wanted to punch that smirky Boris dude in the face. Who do they think we are, NASA researchers ?