Maybe a way to do product segmentation or sandbagging? Then later they can claim gains by removing the restriction on sub-agents.
One of the reasons why in march people started reporting token burn rates with little effort.
11–15 of 15 posts
Maybe a way to do product segmentation or sandbagging? Then later they can claim gains by removing the restriction on sub-agents.
One of the reasons why in march people started reporting token burn rates with little effort.
obviously overriding user intent isn't great. it's probably something you can argue about it with, put in your AGENTS.md oh right oops Anthropic refuses to play well CLAUDE.md in strong letters to insist on. but i have to say i'm not super shocked or surprised. simply from the perspective of: i don't think subagents are super great to use anymore! they go off and do a bunch of duplicate research, then come back and d…
> ... but i have to say i'm not super shocked or surprised. simply from the perspective of: i don't think subagents are super great to use anymore The author of the pi.dev minimal harness doesn't like subagents. It's interesting to see that now Anthropic hardcodes instructions trying to steer away from subagents. It could be time for those still believing in those to ponder why that is.
obviously overriding user intent isn't great. it's probably something you can argue about it with, put in your AGENTS.md oh right oops Anthropic refuses to play well CLAUDE.md in strong letters to insist on. but i have to say i'm not super shocked or surprised. simply from the perspective of: i don't think subagents are super great to use anymore! they go off and do a bunch of duplicate research, then come back and d…
> ... but i have to say i'm not super shocked or surprised. simply from the perspective of: i don't think subagents are super great to use anymore The author of the pi.dev minimal harness doesn't like subagents. It's interesting to see that now Anthropic hardcodes instructions trying to steer away from subagents. It could be time for those still believing in those to ponder why that is.
A proper harness will learn how to provide better context, existing tool calls, etc and then it's not so wasteful.
Working on a local LLM, subagents are part of how to extend the useful context of the main agent. The other is compaction. Used together, we can get int 1M tokens with only running between 50-85k context.