nolo-cli 0.1.54 → 0.1.55

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 +1 -1
  2. package/index.js +16902 -71216
  3. package/package.json +2 -23
package/README.md CHANGED
@@ -152,7 +152,7 @@ nolo agent smoke-current <agentKey> --msg "ping"
152
152
  nolo agent list
153
153
  nolo agent switch <agent>
154
154
  nolo agent read <agent>
155
- nolo agent update <agent> --model gpt-5.4 --cli-provider codex --api-source cli
155
+ nolo agent update <agent> --model gpt-5.6-terra --cli-provider codex --api-source cli
156
156
  nolo agent run <agent> "检查最近失败任务"
157
157
  nolo agent run frontend-implementer --msg "修一个小的通知弹窗 CSS 问题"
158
158
  nolo agent list --space <space>