@xagent/x-cli 1.1.93 → 1.1.97

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,15 +1,20 @@
1
- <!-- Test comment for PR creation -->
2
-
3
- ## 1.1.93 – Logo Assets & NPM Publication Complete
1
+ ## 1.1.97 Logo Assets & NPM Publication Complete
4
2
 
5
3
  ✅ **Live on NPM**: [@xagent/one-shot](https://www.npmjs.com/package/@xagent/one-shot) - Fully published and ready for global installation
6
4
 
7
- This release includes corrected logo assets and complete automated publishing pipeline.
5
+ This release includes critical streaming fixes and major code cleanup.
6
+
7
+ ### 🚨 **Critical Fixes**
8
+
9
+ - ✅ **Response Truncation Bug Fixed**: Resolved streaming issue causing AI responses to cut off mid-sentence (100% response completeness achieved)
10
+ - ✅ **Improved Text Display**: Fixed grey text color issue - responses now display in bright white like Claude Code
11
+ - ✅ **Streaming Architecture Documentation**: Comprehensive technical docs with maintenance guidelines
12
+
13
+ ### 🧹 **Major Cleanup**
8
14
 
9
- - ✅ **Corrected Logo Design**: Updated all assets to use proper black X logo
10
- - ✅ **NPM Package Live**: Full publication to npm registry with automated version management
11
- - ✅ **Logo Assets Included**: All variants (standard, small, large, favicon, social preview) in distribution
12
- - ✅ **Automated Publishing**: GitHub Actions pipeline fully operational with quality gates
15
+ - ✅ **Root Directory Cleanup**: Removed 26 unnecessary files (old docs/, temp files, backups)
16
+ - ✅ **Documentation Reorganization**: Moved all docs to `.agent/` folder where they belong
17
+ - ✅ **Build System Optimization**: Cleaner project structure with no impact on functionality
13
18
 
14
19
  ---
15
20
 
@@ -44,7 +49,7 @@ This release includes corrected logo assets and complete automated publishing pi
44
49
  A conversational AI CLI tool powered by x.ai with **Claude Code-level intelligence** and advanced tool capabilities.
45
50
 
46
51
  <div align="center">
47
- <img src="docs/assets/logos/x-cli-logo-large.svg" alt="Grok One-Shot Logo" width="120" />
52
+ <img src="apps/site/static/img/logo.svg" alt="Grok One-Shot Logo" width="120" />
48
53
  </div>
49
54
 
50
55
  ## 🔗 Quick Links