@linzumi/cli 1.0.174 → 1.0.176

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
@@ -58,7 +58,7 @@ Install the CLI or run it with `npx`:
58
58
  ```bash
59
59
  npm install -g @linzumi/cli@latest
60
60
  npx -y @linzumi/cli@latest signup
61
- npx -y @linzumi/cli@1.0.174 --version
61
+ npx -y @linzumi/cli@1.0.176 --version
62
62
  linzumi --version
63
63
  ```
64
64
 
@@ -122,7 +122,7 @@ Commander, and starts the first visible Coding agent threads.
122
122
 
123
123
  Linzumi keeps the browser/chat surface separate from the local work
124
124
  surface. The CLI authenticates your local Commander, publishes runner
125
- capabilities, and lets Kandan ask that Commander to start Codex inside
125
+ capabilities, and lets Linzumi ask that Commander to start Codex inside
126
126
  trusted folders only.
127
127
 
128
128
  ## MCP for coding agents