logoalt Hacker News

jmalickilast Sunday at 3:08 PM2 repliesview on HN

Instead of compaction, I very aggressively do everything with teams of subagents. The main agent keeps the high level context, and all of the nitty gritty detail and code details not needed by the main agent never even make it into the context.


Replies

thejazzmanlast Sunday at 3:16 PM

This used to be really effective and cheap, now it lights my quota on fire, even after I fix the config and restore smaller subagents instead of like-agents

Multiple (slow) conversations seems to be the efficient path for me the past week or so

show 1 reply
ljmlast Sunday at 3:16 PM

How does that work out in terms of usage? I imagine that, unless you're on the highest tier subscription or have a no expense spared approach to agentic coding, then you're going to hit a wall pretty fast.

show 1 reply