[BUG] 1.0.62 not recognizing sub agents
Status Fixed / completed
Maintainer reply ✓ Yes — ant-kurt
Activity 6 comments · opened Jul 29, 2025 · closed Jul 29, 2025
💡 Likely answer: A maintainer (ant-kurt, collaborator)
responded on this thread — see the highlighted reply below.
Environment
- Platform (select one):
- windows
anthropic-ai/claude-code@1.0.62 breaks the sub agent system, it doesnt recogizes them why? 1.0.61 works fine.
when i type /agents it lists 0 agents. 0 global, 0 project. just the general agent thats all
EDIT:
temp fix command:
npm install -g @anthropic-ai/claude-code@1.0.61
claude config set -g autoUpdates disabled or use /config asap
you are welcome. move to previous version for now
6 Comments
Thank you for opening this, thought I was doing something wrong, uninstalling and reinstalling, fiddling with powershell, command prompt and bash to no avail. Let me try .61
1.0.62 seems to have borked windows pretty good. When you downgrade, make sure you use the
/configcommand in claude to disable auto-updates, because the CLI command doesn't seem to work.<img width="400" alt="Image" src="https://github.com/user-attachments/assets/f25aff8f-c604-4d91-94e0-3a5660ba29f8" />
Thanks! Need to get those sub agents going haha.
Issues with custom agents, file search, and custom slash commands on Windows should be resolved for CMD and Powershell in 1.0.63, which released today but is not yet tagged as
latest.Downgrading to 1.0.61 will also mitigate.
Impressive! Thanks!
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.