Skip to content

Slash commands not detected in Cline #1432

@CtrlCarlitos

Description

@CtrlCarlitos

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

  1. Open Cline in the Agentic IDE.
  2. Attempt to use any supported slash command (e.g. /help, /bmad, etc.).
  3. 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

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingide-tool-issueIntegration issue with IDE or agentic coding toolpriority:mediumNormal priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions