grok-cli-hurry-mode 1.0.29 → 1.0.30
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 +7 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -35,6 +35,13 @@ A conversational AI CLI tool powered by Grok with **Claude Code-level intelligen
|
|
|
35
35
|
|
|
36
36
|
**🎯 Result**: **Claude Code-level capabilities** in your terminal!
|
|
37
37
|
|
|
38
|
+
### 🛠️ **P3: Reliability & Workflow Enhancements** (Latest)
|
|
39
|
+
- **🤖 .agent System**: AI-powered task management and documentation system for efficient workflows
|
|
40
|
+
- **🔧 Healer Script**: Automated issue detection and resolution for tool reliability
|
|
41
|
+
- **⚡ FsPort Abstraction**: Improved file system operations with Node built-ins externalization
|
|
42
|
+
- **📦 Automated Installer**: Enhanced installation UX with one-click setup options
|
|
43
|
+
- **🛡️ Tool Reliability Fixes**: Standardized imports, syntax error resolution, and fallback mechanisms
|
|
44
|
+
|
|
38
45
|
## ✨ Features
|
|
39
46
|
|
|
40
47
|
### 🧠 **Claude Code-Level Intelligence**
|