Describe the bug
Slash commands in Cline are not working as expected. Typing slash commands does not trigger any action or suggestions from the agent.
Steps to reproduce
- Open Cline in the Agentic IDE.
- Attempt to use any supported slash command (e.g. /help, /bmad, etc.).
- Observe that no command is recognized or executed.
Expected behavior
Slash commands should be recognized by Cline and trigger the corresponding workflows or actions.
Environment (if relevant)
- Model(s) used: GLM 4.7
- Agentic IDE used: VS Code / Devcontainer / Cline
- BMad version: Beta 2
- Project language: English
Screenshots or links
Additional context
I have a weird folder structure. The devcontainer "workspaceFolder": "/mnt", but the source and where bmad is installed is two levels deep. I.e. /mnt/folder1/folder2/
And the source that I am manipulating is in folder3. But the BMAD files are in the folder2.
Describe the bug
Slash commands in Cline are not working as expected. Typing slash commands does not trigger any action or suggestions from the agent.
Steps to reproduce
Expected behavior
Slash commands should be recognized by Cline and trigger the corresponding workflows or actions.
Environment (if relevant)
Screenshots or links
Additional context
I have a weird folder structure. The devcontainer "workspaceFolder": "/mnt", but the source and where bmad is installed is two levels deep. I.e. /mnt/folder1/folder2/
And the source that I am manipulating is in folder3. But the BMAD files are in the folder2.