← Back to library

v2026.2.6 升级时同时验证 token 看板、搜索 provider 与 cron 回归

官方版本帖提到 Token dashboard、Grok/Qianfan provider 与安全加固;可整理为一套“升级后 30 分钟验收清单”。

XDiscovered 2026-02-12Author @openclaw
Prerequisites
  • You can schedule a maintenance window and have rollback plan ready.
  • At least one existing cron workflow and one web-search workflow are available for regression tests.
Steps
  1. Upgrade in staging first and run baseline `openclaw gateway status` health check.
  2. Validate token usage dashboard can load current-session usage without errors.
  3. Run one search task per provider route (existing + newly enabled) and compare output quality.
  4. Execute cron smoke tests and confirm no missed or duplicate runs.
  5. Promote to production only after passing all three checks.
Commands
openclaw gateway status
openclaw gateway restart
openclaw help
Verify

Dashboard, search, and cron checks all pass in staging and again after production promotion.

Caveats
  • X post is high-level; exact config keys and migration steps must be verified in release notes(需验证).
  • Provider availability may differ by region/account tier.
Source attribution

This tip is aggregated from community/public sources and preserved with attribution.

Open original source ↗
Visit original post