26 Commits

Author SHA1 Message Date
Mithun Gowda B
4fc5ce7c3f
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-20 09:38:21 +05:30
Mithun Gowda B
e09966ae9e
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-20 09:36:11 +05:30
Joevidev
c05ce38159
feat: Add uv for faster and more efficient package management (#156)
* refactor: pyproject.toml to use Hatchling as the build backend and update project metadata

- Changed build backend from setuptools to hatchling.
- Updated project name, description, authors, and dependencies.
- Added project URLs and scripts section for SuperClaude.
- Configured versioning and build targets for wheel and sdist.

* feat: Update installation instructions in README.md to reflect new package management commands using 'uv' instead of 'pip'.

* feat: Add uv.lock file to manage package dependencies and versions for SuperClaude

* fix: Update library usage guidelines in RULES.md to reference pyproject.toml instead of requirements.txt
2025-07-17 12:45:40 +02:00
Mithun Gowda B
a778efaf14
Update README.md
Co-authored-by: Mithun Gowda B <mithungowda.b7411@gmail.com>

Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-17 14:18:47 +05:30
Mithun Gowda B
f81f82e898
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-17 12:55:55 +05:30
Mithun Gowda B
664fabe4fa
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-17 12:24:28 +05:30
Mithun Gowda B
63fbd634de
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-17 11:50:48 +05:30
Mithun Gowda B
0474c1d9e2
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-17 11:46:23 +05:30
Mithun Gowda B
20de3d3bad
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-17 11:39:18 +05:30
Mithun Gowda B
77ed059b05
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-16 13:17:39 +05:30
Jacob
decfd2be6f
Improve README installation instructions for clarity (#150)
docs: revise installation instructions in README.md to clarify the two-step process for SuperClaude setup, including detailed steps for package installation and running the installer.
2025-07-16 09:38:57 +02:00
NomenAK
bdf653e3de Merge remote-tracking branch 'origin/SuperClaude-v3-pypi' 2025-07-15 21:04:57 +02:00
Mithun Gowda B
3d37b1b0b5
Added PyPi Badge to README.md for branch master (#144)
* Update README.md

* Update README.md

* Update README.md

* Update SuperClaude.py

* Update README.md
2025-07-15 19:04:53 +02:00
Mithun Gowda B
e70061bf03
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-15 20:38:47 +05:30
Mithun Gowda B
8fc2b992d6
Update README.md
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-15 20:18:35 +05:30
mithun50
d253e048b9 Added PyPI v3 setup and readme updates 2025-07-15 17:32:39 +05:30
NomenAK
86be27db05
Update README.md
Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com>
2025-07-15 10:44:35 +02:00
Harim Kang
7440bd8c6a
Update README.md for v3: Repairing some missed commands in Quickstart (#137)
Update README.md

Signed-off-by: Harim Kang <harimkang4422@gmail.com>
2025-07-15 10:16:22 +02:00
NomenAK
d04beca008 feat: add /sc:implement command and fix documentation consistency
- NEW COMMAND: /sc:implement for feature and code implementation
- Addresses v2 user feedback about /build command functionality change
- Updates command count from 15 to 16 across all documentation
- Adds comprehensive implementation examples and auto-activation patterns
- Includes v2 migration guidance for smooth upgrade path
- Fixes numerical inconsistencies in commands-guide.md, CHANGELOG.md, installation-guide.md

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 20:16:57 +02:00
NomenAK
64455cc91c docs: comprehensive documentation update and command system enhancement
- Updated all documentation files for improved coherence and consistency
- Enhanced command guides with clearer examples and workflows
- Improved installation instructions and troubleshooting sections
- Refined personas guide with better auto-activation explanations
- Standardized tone and messaging across all documentation
- Added comprehensive cross-references between guide sections

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 19:45:00 +02:00
NomenAK
90716ab7b8 docs: comprehensive documentation update and command system enhancement
- Update all command documentation with improved clarity and examples
- Enhance user guides with simplified activation patterns
- Improve installation and setup documentation
- Refine command system implementation in setup components
- Update changelog with recent improvements

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 18:34:01 +02:00
NomenAK
3bd577672a
Update README.md
Add "Missing Python?" section

Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com>
2025-07-14 16:50:41 +02:00
NomenAK
55b01276ec
Update README.md
Mentioned the need to remove SuperClaude/ and cloning again to start fresh.

Signed-off-by: NomenAK <39598727+NomenAK@users.noreply.github.com>
2025-07-14 16:46:49 +02:00
NomenAK
6425be82eb docs: Update README with v2 migration warning and documentation links
- Add prominent v2 migration warning with cleanup instructions
- Add documentation section with links to all user guides
- Improve tone to be more humble and developer-focused
- Remove marketing language and boastful claims
- Maintain clear emoji structure for readability

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 16:33:03 +02:00
Mithun Gowda B
8c5fad9875
Enhancement: Robust Logging, Legacy Fallback, CLI Help, and Typo Handling for SuperClaude CLI (#117)
* Update README.md

* Update README.md

* Update README.md

* Update SuperClaude.py
2025-07-14 15:44:28 +02:00
NomenAK
59d74b8af2 Initial commit: SuperClaude v3 Beta clean architecture
Complete foundational restructure with:
- Simplified project architecture
- Comprehensive documentation system
- Modern installation framework
- Clean configuration management
- Updated profiles and settings

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 14:28:11 +02:00