grok-cli-hurry-mode 1.0.88 → 1.0.90
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 +3 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +4 -3
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## 1.0.
|
|
1
|
+
## 1.0.90 – Stability Release
|
|
2
2
|
|
|
3
3
|
This release includes latest updates and automated publishing via GitHub Actions.
|
|
4
4
|
- Fixes all Read/Update tool reliability issues
|
|
@@ -99,6 +99,8 @@ A conversational AI CLI tool powered by Grok with **Claude Code-level intelligen
|
|
|
99
99
|
- **📚 Operation History**: Comprehensive undo/redo with persistent history and snapshots
|
|
100
100
|
- **🚀 Morph Fast Apply**: Optional high-speed code editing at 4,500+ tokens/sec with 98% accuracy
|
|
101
101
|
|
|
102
|
+
🌐 **Visit [grokcli.dev](https://grokcli.dev)** for complete documentation and guides.
|
|
103
|
+
|
|
102
104
|
### 🤖 **Core AI Capabilities**
|
|
103
105
|
- **💬 Conversational Interface**: Natural language powered by Grok models
|
|
104
106
|
- **🔧 Intelligent Tool Selection**: AI automatically chooses the right tools for your requests
|