Claude Code's new hidden feature: Swarms
11–20 of 351 posts
Re: Claude Code's new hidden feature: Swarms
#12Re: Claude Code's new hidden feature: Swarms
#13Re: Claude Code's new hidden feature: Swarms
#14Answering the question how to sell more tokens per customer while maintaining ~~mediocre~~ breakthrough results.
Re: Claude Code's new hidden feature: Swarms
#15It feels like Auto-GPT, BabyAGI, and the like were simply ahead of their time
Re: Claude Code's new hidden feature: Swarms
#16Answering the question how to sell more tokens per customer while maintaining ~~mediocre~~ breakthrough results.
1. Subagents doing work have a fresh context (ie. focused and not working on the top of a larger monolithic context) 2. Subagents enjoying a more compact context leads to better reasoning, more effective problem solving, less tokens burned.
Re: Claude Code's new hidden feature: Swarms
#17Re: Claude Code's new hidden feature: Swarms
#18And… how?
The feature is shipped in the latest builds of claude code, but it's turned off by a feature flag check that phones home to the backend to see if the user's account is meant to have it on. You can just patch out the function in the minified cli.js that does this backend check and you gain access to the feature.
Re: Claude Code's new hidden feature: Swarms
#19Earlier quoted context omitted.
The difference is that this is tightly integrated into the harness. There's a "delegation mode" (akin to plan mode) that appears to clear out the context for the team lead. The harness appears to be adding system-reminder breadcrumbs into the top of the context to keep the main team lead from drifting, which is much harder to achieve without modifying the harness.
It's insane to me that people choose to build anything in the perimeter of Claude Code (et al). The combination of the fairly primitive current state of them and the pace at which they're advancing means there is a lot of very obvious ideas/low-hanging fruit that will soon be executed 100x better by the people who own the core technology.