What's wrong with this entry?
Anonymous. No account, no email.
What
New disableAgentsFleet setting and CLAUDE_CODE_DISABLE_AGENTS_FLEET environment variable to fully disable the background-agents fleet.
Details
- Disables
claude agents,--bg,/background, and the on-demand daemon - Typically set in managed settings for enterprise environments
- Can be set via environment variable:
CLAUDE_CODE_DISABLE_AGENTS_FLEET=1
Evidence
Fleet disable option (search for "Disable the background-agents fleet", "CLAUDE_CODE_DISABLE_AGENTS_FLEET")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.