If you are new to Claude Code, turn off dynamic workflows before they burn through your usage limit.
Last week in my workshop, this caught a few learners off guard. One prompt spun up 100+ agents to research "AI patterns to avoid in web design," and burned t...
Last week in my workshop, this caught a few learners off guard. One prompt spun up 100+ agents to research “AI patterns to avoid in web design,” and burned through their Claude usage limit about 15 minutes into the workshop. We had to stop everyone and switch it off on the spot just to keep the session moving.
Here is what happened.
On 28 May, Anthropic shipped dynamic workflows alongside Claude Opus 4.8. Instead of working through your task turn by turn, Claude can now write a script that fans out to many subagents at once. A single run can spawn up to 1,000 agents.
For the right job, this is genuinely useful. Codebase-wide audits. 500-file migrations. Research questions where every source gets cross-checked against the others. Big work that one conversation cannot hold.
For a beginner who did not ask for it, it is a footgun.
The catch: dynamic workflows are ON by default.
How to turn it off:
-
Type /config and press Enter.
-
Use the up and down arrow keys to move to the “Dynamic workflows” row.
-
Press Enter (or the spacebar) to switch it off.
-
Press Esc to close the menu.
That persists across sessions. Power users can also set “disableWorkflows”: true in ~/.claude/settings.json, or export CLAUDE_CODE_DISABLE_WORKFLOWS=1.
This is the expert-in-the-loop point in one feature. 1,000 agents do not make the answer better. They multiply whatever judgment is driving them. The expert decides when a task is actually big enough to fan out. A beginner who triggers it by accident just pays more for the same average answer.
So before you switch it on: if you run codebase audits, migrations, or deep research, learn it well and it earns its cost. If you are still learning the basics, keep it off until you know exactly when you want 1,000 agents working at once.
Docs: https://lnkd.in/gqD5HP9T
Small things like this are easy to miss when you are starting out. If you are new to Claude Code and want to learn the foundations hands-on, I run a Foundations of Claude Code workshop. The next cohorts are on 18 June (2 slots left) and 2 July.
Details: https://lnkd.in/e9r8kScw
#AI #ClaudeCode #AIAgents
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in AI Agents
"Wait, you used to do THAT manually?"
I've been building software for 19 years. Something that would take me 2 months now takes 1 week.
Can DeepSeek R1 Run on a Normal Laptop for Free?
TL;DR
Your OpenClaw Agent Is One Message Away from Getting Hacked
I gave a talk yesterday on OpenClaw security, at the largest OpenClaw event at Amazon Web Services (AWS), with 400 audience, organized by OpenClaw Singapore....
Vibe coders, this old news will happen to you sooner or later.
Unless you set up your project correctly.
Can LLMs like ChatGPT do reasoning? It failed my casual tests in under 30 minutes.
… more
How We Turned 12 Years of Expertise Into an AI-Powered Service That Scales
Terrence Ngu Teck Kong has been running Hashmeta Group, a digital marketing agency, for 12 years.
"Wait, you used to do THAT manually?"
I've been building software for 19 years. Something that would take me 2 months now takes 1 week.
Vibe coders, this old news will happen to you sooner or later.
Unless you set up your project correctly.
How We Turned 12 Years of Expertise Into an AI-Powered Service That Scales
Terrence Ngu Teck Kong has been running Hashmeta Group, a digital marketing agency, for 12 years.
Can DeepSeek R1 Run on a Normal Laptop for Free?
TL;DR
Your OpenClaw Agent Is One Message Away from Getting Hacked
I gave a talk yesterday on OpenClaw security, at the largest OpenClaw event at Amazon Web Services (AWS), with 400 audience, organized by OpenClaw Singapore....
Can LLMs like ChatGPT do reasoning? It failed my casual tests in under 30 minutes.
… more