Commit Graph

  • 0474c1d9e2 Update README.md Mithun Gowda B 2025-07-17 11:46:23 +05:30
  • 20de3d3bad Update README.md Mithun Gowda B 2025-07-17 11:39:18 +05:30
  • 77ed059b05 Update README.md Mithun Gowda B 2025-07-16 13:17:39 +05:30
  • decfd2be6f Improve README installation instructions for clarity (#150) Jacob 2025-07-16 17:38:57 +10:00
  • 67585af9a5 Update __main__.py Mithun Gowda B 2025-07-16 11:31:05 +05:30
  • 1af243bffa Update ui.py Mithun Gowda B 2025-07-16 11:11:13 +05:30
  • b930968c18 Merge branch 'SuperClaude-v3-pypi' NomenAK 2025-07-15 21:06:05 +02:00
  • 6c1b59e113 Merge remote-tracking branch 'origin/SuperClaude-v3-pypi-backup' into SuperClaude-v3-pypi NomenAK 2025-07-15 21:05:57 +02:00
  • bdf653e3de Merge remote-tracking branch 'origin/SuperClaude-v3-pypi' NomenAK 2025-07-15 21:04:57 +02:00
  • 3d37b1b0b5 Added PyPi Badge to README.md for branch master (#144) Mithun Gowda B 2025-07-15 22:34:53 +05:30
  • e70061bf03 Update README.md Mithun Gowda B 2025-07-15 20:38:47 +05:30
  • 8fc2b992d6 Update README.md Mithun Gowda B 2025-07-15 20:18:35 +05:30
  • 53e98c2e49 Delete .github/workflows directory NomenAK 2025-07-15 16:46:35 +02:00
  • 2abc98770a Delete .github/workflows directory NomenAK 2025-07-15 16:46:23 +02:00
  • 2fcb88aa9b Delete .github/workflows/claude-code-review.yml NomenAK 2025-07-15 16:46:05 +02:00
  • 44c5615aa6 Delete .github/workflows/claude.yml NomenAK 2025-07-15 16:45:55 +02:00
  • b2f283e45b Update setup.py Mithun Gowda B 2025-07-15 18:07:14 +05:30
  • 7e186b7d6a Update setup.py Mithun Gowda B 2025-07-15 17:59:53 +05:30
  • 96a395486d Update setup.py Mithun Gowda B 2025-07-15 17:59:01 +05:30
  • ece628309d Added PyPI v3 setup and readme updates (#142) Mithun Gowda B 2025-07-15 17:36:49 +05:30
  • d253e048b9 Added PyPI v3 setup and readme updates mithun50 2025-07-15 17:32:39 +05:30
  • a0def375e1 Implement dynamic file discovery for components (PR #133) NomenAK 2025-07-15 11:16:58 +02:00
  • 5279cdd4e0 Fix security validation overly broad regex patterns (GitHub Issue #129) NomenAK 2025-07-15 10:47:12 +02:00
  • 86be27db05 Update README.md NomenAK 2025-07-15 10:44:35 +02:00
  • 6bff95886c added missing implement.md to setup.components (#133) Kwan Li 2025-07-15 18:16:49 +10:00
  • 7440bd8c6a Update README.md for v3: Repairing some missed commands in Quickstart (#137) Harim Kang 2025-07-15 17:16:22 +09:00
  • 5b331425e0 Update superclaude-user-guide.md NomenAK 2025-07-14 22:40:18 +02:00
  • 25ab98625f Merge GitHub Actions workflows from Claude CLI setup NomenAK 2025-07-14 21:39:26 +02:00
  • 608360882c fix: install MCP servers with user scope for global availability (#127) NomenAK 2025-07-14 21:32:11 +02:00
  • b9fac065e0 fix: Windows PATH detection for CLI tools in PowerShell environments NomenAK 2025-07-14 21:11:28 +02:00
  • 468f70123c Claude Code Review workflow NomenAK 2025-07-14 21:05:08 +02:00
  • 359d0d28ee Claude PR Assistant workflow NomenAK 2025-07-14 21:05:07 +02:00
  • f975070946 feat: SuperClaude Core files v3.0 reality refresh NomenAK 2025-07-14 20:51:44 +02:00
  • d04beca008 feat: add /sc:implement command and fix documentation consistency NomenAK 2025-07-14 20:16:57 +02:00
  • 64455cc91c docs: comprehensive documentation update and command system enhancement NomenAK 2025-07-14 19:45:00 +02:00
  • 90716ab7b8 docs: comprehensive documentation update and command system enhancement NomenAK 2025-07-14 18:34:01 +02:00
  • e6bd45ed87 fix: add missing core component registration in installation NomenAK 2025-07-14 17:59:58 +02:00
  • e3a49c963d fix: remove Python max_version limit to enhance compatibility NomenAK 2025-07-14 17:19:47 +02:00
  • 0b410c2dbd enhance: Windows security validation with comprehensive improvements NomenAK 2025-07-14 17:18:11 +02:00
  • e91d31a027 fix: allow installation in Windows user directories (#122) Elliot Chen 2025-07-14 23:03:24 +08:00
  • f97f48244c docs: Transform documentation to emphasize simplicity and auto-activation NomenAK 2025-07-14 16:51:40 +02:00
  • 3bd577672a Update README.md NomenAK 2025-07-14 16:50:41 +02:00
  • 55b01276ec Update README.md NomenAK 2025-07-14 16:46:49 +02:00
  • 625088df64 fix: Address invalid JSON field in installation suite NomenAK 2025-07-14 16:34:20 +02:00
  • 6425be82eb docs: Update README with v2 migration warning and documentation links NomenAK 2025-07-14 16:33:03 +02:00
  • 952b177598 Fix MCP server installation by adding proper command format NomenAK 2025-07-14 16:02:08 +02:00
  • 8c5fad9875 Enhancement: Robust Logging, Legacy Fallback, CLI Help, and Typo Handling for SuperClaude CLI (#117) Mithun Gowda B 2025-07-14 19:14:28 +05:30
  • 59d74b8af2 Initial commit: SuperClaude v3 Beta clean architecture NomenAK 2025-07-14 14:28:11 +02:00
  • bf7ce0f60b docs: Add Star History section to README.md (#99) SuperClaude-v2 Coy Geek 2025-07-13 02:52:26 -07:00
  • bfa5656f59 fix: make install.sh executable (#68) Kentaro Suzuki 2025-07-03 05:00:43 +09:00
  • d3b2c2a029 🔧 Add Pre-commit Integration to /git Command (#46) luciano 2025-07-02 11:36:54 -04:00
  • 94ab5700dc Fix: Robustness Improvements to install.sh (Colors, Checks, Rollback Stub, Bash Version Guard) (#49) Mithun Gowda B 2025-07-02 21:06:28 +05:30
  • ec381c40d7 fix: Improve local installation script robustness (#54) kevinpauer 2025-07-02 17:35:52 +02:00
  • 477ee46099 docs: Add missing /task command documentation and fix command count references (#66) krsnaa 2025-07-02 08:35:08 -07:00
  • b3cc64f3f0 Merge branch 'master' of https://github.com/NomenAK/SuperClaude NomenAK 2025-06-26 19:02:50 +02:00
  • 6aa6c15157 docs: Fix documentation inconsistencies and version references NomenAK 2025-06-26 19:02:32 +02:00
  • 65915024a1 feat: Add comprehensive review command with quality analysis (#24) kevinpauer 2025-06-26 15:31:35 +02:00
  • 3cb8217c34 Fix: Install script improvements (#41) MirzaSamadAhmedBaig 2025-06-26 18:30:47 +05:00
  • f2ebab1560 fix: Correct repository link to the actual one (#42) secretlay3r 2025-06-26 16:28:15 +03:00
  • c40a0795ee feat: Add --introspect flag for framework self-analysis and improvement (v2.0.1) NomenAK 2025-06-26 13:08:33 +02:00
  • c4c0434c77 feat: Enhance SuperClaude identity declaration with mission statement NomenAK 2025-06-26 13:00:46 +02:00
  • fc8cd74cfc fix: Correct file count reporting in install.sh verification NomenAK 2025-06-25 19:10:37 +02:00
  • c4707fc06b fix: Resolve critical file copying issues in install.sh NomenAK 2025-06-25 18:47:59 +02:00
  • b9e3210171 User should start fresh by removing old files. see readme.md (#27) NomenAK 2025-06-25 18:36:50 +02:00
  • 4b5d245d7e Merge branch 'master' of https://github.com/NomenAK/SuperClaude NomenAK 2025-06-25 17:58:12 +02:00
  • 6bcd3a15c5 feat: Enhance install.sh with comprehensive security and robustness improvements NomenAK 2025-06-25 17:57:58 +02:00
  • e210b4e6e3 Update COMMANDS.md NomenAK 2025-06-25 17:29:15 +02:00
  • f29cc6675b Update CONTRIBUTING.md NomenAK 2025-06-25 17:28:20 +02:00
  • d24503ca02 refactor: Complete SuperClaude v2 migration with @include reference system NomenAK 2025-06-25 16:51:53 +02:00
  • 23a103d5dc refactor: Standardize @include reference system across all command files NomenAK 2025-06-25 00:21:27 +02:00
  • 219ff3905a feat: Optimize all 18 command files using @include reference system NomenAK 2025-06-24 22:46:52 +02:00
  • d8727a6a07 Migrate PERSONAS to flag system for Claude Code compliance NomenAK 2025-06-24 22:15:30 +02:00
  • ff61676f74 refactor: Remove all hard claims, metrics, and numeric targets NomenAK 2025-06-24 22:02:29 +02:00
  • 49c72808ee Remove all references to user: and project: prefixes NomenAK 2025-06-24 21:31:34 +02:00
  • 9c3608a783 Clean up references to deleted scripts and pattern system NomenAK 2025-06-24 21:24:14 +02:00
  • 84ad5b60d1 Update all command files to use optimized template system v1.0.0 SuperClaude-v1 NomenAK 2025-06-24 12:58:28 +02:00
  • 327d7ded3c Major optimization: 35% token reduction through template system & file consolidation NomenAK 2025-06-24 12:58:12 +02:00
  • dc0f22607a Update installation scripts and documentation NomenAK 2025-06-24 12:12:51 +02:00
  • 7413eb631c Enhanced Task Management System - Adaptation of PR #5 (#7) NomenAK 2025-06-24 11:29:02 +02:00
  • 0ff74016d7 Add custom installation directory support (#4) luciano 2025-06-24 04:54:15 -04:00
  • 6b2d49ebfd Rename Commands_Cheat_Sheet to Commands_Cheat_Sheet.md NomenAK 2025-06-24 10:34:21 +02:00
  • 2eda6088f5 Create Commands_Cheat_Sheet NomenAK 2025-06-24 10:33:52 +02:00
  • d0b2c0ee79 Transform README.md into engaging developer-friendly format NomenAK 2025-06-22 20:39:51 +02:00
  • 9f7a26d269 Enhance README.md with user-focused introduction NomenAK 2025-06-22 14:23:51 +02:00
  • a13673969a Add community interaction files NomenAK 2025-06-22 14:16:35 +02:00
  • bd03b0a45e Add MIT License NomenAK 2025-06-22 14:08:20 +02:00
  • 7471ecccac Update install.sh: Fix shared resources count NomenAK 2025-06-22 14:06:49 +02:00
  • 994be5089b Add .gitignore and remove logs/claudedocs from tracking NomenAK 2025-06-22 14:05:53 +02:00
  • bce31d52a8 Initial commit: SuperClaude v4.0.0 configuration framework NomenAK 2025-06-22 14:02:49 +02:00