stable本次发布有变化全部展示
来自 TikTok Shop 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 Check before updating
tts_open_toolkit update --check
This command checks for a newer package without installing it.
§2 Update the CLI
tts_open_toolkit update --yes
If a registry mirror is stale, explicitly use npmjs:
tts_open_toolkit update --yes --registry https://registry.npmjs.org
§3 Refresh managed skills
tts_open_toolkit skill add --agent codex --update
tts_open_toolkit skill state --agent codex --json
Use the same target that you used during installation. Do not combine --scope, --agent, and --target.
§4 Run a health check
tts_open_toolkit version
tts_open_toolkit doctor
tts_open_toolkit auth doctor --json
| Check | Expected result |
|---|---|
| CLI | The expected version and executable path are shown. |
| Skills | Managed skills report current; modified or unmanaged copies are identified. |
| OAuth | Profile metadata and protected credential-store status are available without exposing secrets. |
For failures, continue to Troubleshooting.
§5 Was this page helpful?
Was this page helpful?
Tell us what worked, what was unclear, or what should be added. TTS Open Toolkit Feedback Form
