@paean-ai/zero-cli 0.5.5 → 0.6.0

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.
Files changed (3) hide show
  1. package/README.md +4 -2
  2. package/dist/_cli.js +1586 -1576
  3. package/package.json +2 -1
package/README.md CHANGED
@@ -1,6 +1,8 @@
1
- # Zero CLI
1
+ # Zero CLI
2
2
 
3
- AI coding agent for the terminal. Multi-model support with Claude, Gemini, GLM, Qwen, DeepSeek and more.
3
+ > *Start from zero. Ship from anywhere.*
4
+
5
+ A geometric, multi-model AI coding agent for the terminal — concentric, focused, and at home in any shell. Talk to Claude, Gemini, GLM, Qwen, DeepSeek and more from a single, brand-distinct CLI marked by the `⌬` Zero glyph.
4
6
 
5
7
  ## Install
6
8