You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
-
## [4.0.10] - 2025-09-26
10
+
## [4.2.0] - 2025-09-26
11
11
12
12
### Fixed
13
13
- Enhanced MCP prerequisite detection to reliably locate `node`, `npm`, and `uv` across common version managers and PATH fallbacks, preventing false "not found" errors during installation (`setup/components/mcp.py`).
14
14
15
15
### Changed
16
-
- Synchronized all published artifacts (PyPI + npm) and documentation with version `4.0.10`, ensuring installers and badges reference the corrected release.
16
+
- Synchronized all published artifacts (PyPI + npm) and documentation with version `4.2.0`, ensuring installers and badges reference the corrected release.
**Remember**: Start simple, practice frequently, and gradually increase complexity. These basic examples form the foundation for all advanced SuperGemini usage.
487
+
**Remember**: Start simple, practice frequently, and gradually increase complexity. These basic examples form the foundation for all advanced SuperGemini usage.
Copy file name to clipboardExpand all lines: Docs/Reference/examples-cookbook.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@
85
85
-`/sg:reflect` - Context analysis and optimization
86
86
87
87
**Verified Flags**:
88
-
-`--think`, `--think-hard`, `--ultrathink` - Analysis depth control
88
+
-`--introspect`, `--task-manage`, `--orchestrate` - Analysis and coordination control
89
89
-`--uc` - Ultra-compressed token-efficient mode
90
90
-`--orchestrate` - Intelligent coordination mode
91
91
-`--c7`, `--serena`, `--all-mcp` - MCP server integration
@@ -169,4 +169,4 @@
169
169
170
170
**Your Journey**: Start with [Basic Examples](basic-examples.md), progress through [Advanced Workflows](advanced-workflows.md), and master [Integration Patterns](integration-patterns.md). SuperGemini grows with you from simple commands to sophisticated development orchestration.
171
171
172
-
**Remember**: Every expert was once a beginner. Focus on practical application, experiment with different approaches, and leverage the community for support and learning.
172
+
**Remember**: Every expert was once a beginner. Focus on practical application, experiment with different approaches, and leverage the community for support and learning.
0 commit comments