[BUG] `/workflows` command not available in VS Code extension
Resolved 💬 0 comments Opened Jul 11, 2026 by HackedRico Closed Jul 11, 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?
The /workflows slash command is not available in the Claude Code VS Code extension. Typing /workflows in the extension's input does not autocomplete or execute (see screenshot), even though dynamic workflows are documented as generally available in the VS Code extension.
What Should Happen?
/workflows should list running and completed workflows, as it does in the CLI, since dynamic workflows are documented as GA in the VS Code extension.
Error Messages/Logs
Steps to Reproduce
- Open the Claude Code panel in VS Code
- Start a new session
- Type
/workflowsin the input box - Command is not recognized / not listed in the
/autocomplete
Claude Model
None
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.181
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
- Workflows [do / don't] work in the CLI on the same machine and account
CLAUDE_CODE_DISABLE_WORKFLOWSis not set, and workflows are not disabled in managed/org settings- Screenshot attached
<img width="1192" height="794" alt="Image" src="https://github.com/user-attachments/assets/c8dc20e0-07d5-478a-97d7-15a0dc457da9" />