mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-24 13:16:52 +00:00
- Add shell=True parameter to subprocess.run() calls on Windows platform - Fixes issue #128 where Claude CLI, Node.js, and npm were not detected in PowerShell - Affects validator.py and mcp.py components for better Windows compatibility - Resolves PowerShell PATH inheritance issues with Python subprocess 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>