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
What’s the most common hallucination you've seen from an LLM?
For me, it’s when you ask, “How do I do X in Y app or software?”
Business+AI Lab with AWS: Event Recap
Held at AWS Singapore, this hands-on GenAI Lab gave participants the rare opportunity to build and deploy their own enterprise-grade chatbot, in under 3 hour...
I’m honored to be invited to moderate an insightful roundtable on 𝗘𝗹𝗲𝘃𝗮𝘁𝗶𝗻𝗴 𝗙𝗼𝘂𝗻𝗱𝗮𝘁𝗶𝗼𝗻𝗮𝗹 𝗦𝘆𝘀𝘁𝗲𝗺𝘀 𝗶𝗻 𝘁𝗵𝗲 𝗔𝗜 𝗔𝗴𝗲, hosted by The Ortus Club and MuleSoft — with an exceptional group of tech and data leaders across industries like banking, telco, healthcare, transport, finance, and travel.
We unpacked tough questions on:
Can AI really write production-quality code?
Here's a chance to peek how it is used in an actual project.
Does AI have empathy? I asked Claude a simple product question.
The answer surprised me.
Your RAG System's Real Problem Isn't Hallucination
Two top common root causes are:
What’s the most common hallucination you've seen from an LLM?
For me, it’s when you ask, “How do I do X in Y app or software?”
I’m honored to be invited to moderate an insightful roundtable on 𝗘𝗹𝗲𝘃𝗮𝘁𝗶𝗻𝗴 𝗙𝗼𝘂𝗻𝗱𝗮𝘁𝗶𝗼𝗻𝗮𝗹 𝗦𝘆𝘀𝘁𝗲𝗺𝘀 𝗶𝗻 𝘁𝗵𝗲 𝗔𝗜 𝗔𝗴𝗲, hosted by The Ortus Club and MuleSoft — with an exceptional group of tech and data leaders across industries like banking, telco, healthcare, transport, finance, and travel.
We unpacked tough questions on:
Your RAG System's Real Problem Isn't Hallucination
Two top common root causes are:
Business+AI Lab with AWS: Event Recap
Held at AWS Singapore, this hands-on GenAI Lab gave participants the rare opportunity to build and deploy their own enterprise-grade chatbot, in under 3 hour...
Can AI really write production-quality code?
Here's a chance to peek how it is used in an actual project.
Does AI have empathy? I asked Claude a simple product question.
The answer surprised me.