[BUG] Claude code does not detect ShaslCommands (within project) in cursor ui
Resolved 💬 4 comments Opened Oct 27, 2025 by michal-samluk Closed Jan 10, 2026
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?
Claude code when run in the cursor ui does not detect slash commands that are in project dir: ./.clauade/commands. Slash commands from ~/.claude/commands are available.
BUT I can use slash commands when using: SlashCommand(/my_command)
All commands are detected when running claude in terminal.
What Should Happen?
All commands should be detected.
Error Messages/Logs
Logs do not show an attempt to load slash commands.
Steps to Reproduce
Just open claude ui and start type'ing /c...
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.27
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Cursor
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗