[BUG] last vesion to launch project slash commands V1.0.112
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
I had to downgrade a few versions till I hit V1.0.112 and suddenly my slash commands appeared, running npx @anthropic-ai/claude-code@1.0.112 for now so I can use my slash commands did everything
https://docs.claude.com/en/docs/claude-code/troubleshooting
Search and discovery issues
If Search tool, @file mentions, custom agents, and custom slash commands aren’t working, install system ripgrep:sudo apt install ripgrep
set USE_BUILTIN_RIPGREP=0
Tried local and project commands, did not work, all that worked was go back to V1.0.112, and all fine I can slash "/" and it shows all my commands
What Should Happen?
local and project commands should work in latest versions since V1.0.112
Error Messages/Logs
Steps to Reproduce
run npx @anthropic-ai/claude-code@1.0.112 see slash commands
run npm update -g @anthropic-ai/claude-code for latest version or any other version after V1.0.112, no slash commands
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
1.0.112
Claude Code Version
1.0.117
Platform
Anthropic API
Operating System
Other Linux
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗