octocode-mcp 7.0.0 → 7.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,6 @@
1
1
  <div align="center">
2
2
  <img src="https://github.com/bgauryy/octocode-mcp/raw/main/packages/octocode-mcp/assets/logo_white.png" width="400px" alt="Octocode Logo">
3
3
 
4
- # Octocode MCP
5
-
6
4
  **Transform Any AI Assistant Into a Code Research Expert**
7
5
 
8
6
  The missing piece for AI agents that need quality code context. Search millions of repositories, analyze real implementations, and discover proven patterns — all through a secure, token-efficient MCP server.
@@ -29,7 +27,7 @@
29
27
 
30
28
  ---
31
29
 
32
- ## 🎯 Why Octocode MCP?
30
+ ## Why Octocode MCP?
33
31
 
34
32
  ### The Context Gap Problem
35
33
 
@@ -67,7 +65,7 @@ Octocode MCP bridges this gap by providing AI assistants with **real-time access
67
65
 
68
66
  ### See The Difference
69
67
 
70
- **[🎯 Live Demo: ThreeJS Code Creation Comparison](https://octocode-sonnet4-gpt5-comparisson.vercel.app/)**
68
+ **[ Live Demo: ThreeJS Code Creation Comparison](https://octocode-sonnet4-gpt5-comparisson.vercel.app/)**
71
69
 
72
70
  This interactive comparison shows how Octocode MCP transforms AI assistants from providing generic code suggestions to delivering expert-level, context-rich implementations.
73
71
 
@@ -131,7 +129,7 @@ Use this decision tree to select the perfect tool for your task:
131
129
  ├─ 📚 Understand changes/history
132
130
  │ └─ Analyze pull requests → githubSearchPullRequests
133
131
 
134
- └─ 🎯 Not sure where to start?
132
+ └─ Not sure where to start?
135
133
  └─ Start broad with githubSearchRepositories → then narrow down
136
134
  ```
137
135
 
@@ -451,7 +449,7 @@ Watch the AI use Octocode to:
451
449
  ### Example 4: Complex ThreeJS Implementation
452
450
  **See the dramatic difference** between generic AI and Octocode-enhanced AI:
453
451
 
454
- **[🎯 Interactive Demo](https://octocode-sonnet4-gpt5-comparisson.vercel.app/)**
452
+ **[ Interactive Demo](https://octocode-sonnet4-gpt5-comparisson.vercel.app/)**
455
453
 
456
454
  This comparison shows how Octocode transforms AI from generic suggestions to expert-level implementations with real-world patterns.
457
455
 
@@ -568,7 +566,7 @@ We welcome contributions! Octocode MCP is open source and community-driven.
568
566
  4. **Run tests**: `yarn test`
569
567
  5. **Submit a pull request**
570
568
 
571
- See our [Contributing Guide](./CONTRIBUTING.md) for detailed instructions.
569
+ For questions or suggestions, please open an issue on GitHub.
572
570
 
573
571
  ### Show Your Support
574
572