文件历史

1 次代码提交

作者 SHA1 备注 提交日期
Jake 226c45cc93 Add Windows installation guide (#553)
README Quality Check / Multi-language README Quality Assessment (push) Has been cancelled
Tests / Test on Python 3.10 (push) Has been cancelled
Tests / Test on Python 3.11 (push) Has been cancelled
Tests / Test on Python 3.12 (push) Has been cancelled
Tests / Lint and Format Check (push) Has been cancelled
Tests / Pytest Plugin Check (push) Has been cancelled
Tests / SuperClaude Doctor Check (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled
* Add Windows installation guide for PowerShell users

Provides step-by-step instructions for installing SuperClaude on Windows
since install.sh only supports Linux/macOS and the existing docs assume
Unix tooling.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: sort imports to pass ruff I001 check

Pre-existing lint issue in execution/__init__.py that blocks CI.

---------
2026-04-27 08:38:57 +05:30