Skip to content

Commit b41ede1

Browse files
feat: Comprehensive documentation and project improvements
- Rewrite README with professional PyPI-ready format following Context7 pattern - Add collapsible integration sections for Claude Desktop, Cursor, Continue, Cody, and others - Include badges, usage examples, troubleshooting, and comprehensive setup instructions - Remove redundant docs/license.md (use main LICENSE file) - Update project metadata and descriptions for PyPI distribution - Add cross-platform integration support for all major AI assistants - Improve Docker, VS Code, and development environment configurations
1 parent b02167f commit b41ede1

14 files changed

Lines changed: 10280 additions & 405 deletions

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ venv/
8080
**/*.swp
8181

8282
# VS Code
83-
.vscode/
83+
.vscode/

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ cython_debug/
147147
.idea/
148148

149149
# PyPI configuration file
150-
.pypirc
150+
.pypirc

.specstory/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SpecStory explanation file
2+
/.what-is-this.md

.specstory/history/2025-07-12_19-35Z-update-goals-for-clearml-mcp-repo.md

Lines changed: 252 additions & 253 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)