@clickzetta/cz-cli-darwin-x64 0.3.87-dev.20260528223948 → 0.3.89

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/bin/cz-cli CHANGED
Binary file
@@ -197,7 +197,7 @@ while true; do
197
197
  break
198
198
  fi
199
199
  echo "$STATUS" | jq -r '.progress // empty'
200
- sleep 5
200
+ sleep 1
201
201
  done
202
202
 
203
203
  # Need full conversation (thinking + tool calls)?
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clickzetta/cz-cli-darwin-x64",
3
- "version": "0.3.87-dev.20260528223948",
3
+ "version": "0.3.89",
4
4
  "description": "cz-cli binary for macOS x64 (Intel)",
5
5
  "os": [
6
6
  "darwin"