openclaw/docs/cli
pomelo dad68d319b
Remove Qwen OAuth integration (qwen-portal-auth) (#52709)
* Remove Qwen OAuth integration (qwen-portal-auth)

Qwen OAuth via portal.qwen.ai is being deprecated by the Qwen team due
to traffic impact on their primary Qwen Code user base. Users should
migrate to the officially supported Model Studio (Alibaba Cloud Coding
Plan) provider instead.

Ref: https://github.com/openclaw/openclaw/issues/49557

- Delete extensions/qwen-portal-auth/ plugin entirely
- Remove qwen-portal from onboarding auth choices, provider aliases,
  auto-enable list, bundled plugin defaults, and pricing cache
- Remove Qwen CLI credential sync (external-cli-sync, cli-credentials)
- Remove QWEN_OAUTH_MARKER from model auth markers
- Update docs/providers/qwen.md to redirect to Model Studio
- Update model-providers docs (EN + zh-CN) to remove Qwen OAuth section
- Regenerate config and plugin-sdk baselines
- Update all affected tests

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* Clean up residual qwen-portal references after OAuth removal

* Add migration hint for deprecated qwen-portal OAuth provider

* fix: finish qwen oauth removal follow-up

---------

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Frank Yang <frank.ekn@gmail.com>
2026-03-26 16:32:34 +08:00
..
acp.md docs: fix "a OpenClaw" → "an OpenClaw" grammar across docs 2026-03-17 20:43:18 -07:00
agent.md Models: enforce source-managed SecretRef markers in models.json (#43759) 2026-03-12 02:22:52 -05:00
agents.md Agents: add account-scoped bind and routing commands (#27195) 2026-02-26 02:36:56 -05:00
approvals.md
backup.md feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
browser.md Browser: support non-Chrome existing-session profiles via userDataDir (#48170) 2026-03-16 14:21:22 +01:00
channels.md fix: standardize 'MS Teams' to 'Microsoft Teams' across docs (#50863) 2026-03-19 23:54:47 -07:00
clawbot.md docs: align CLI docs and help surface 2026-02-22 20:05:01 +01:00
completion.md docs: align CLI docs and help surface 2026-02-22 20:05:01 +01:00
config.md feat(cli): add json schema to cli tool (#54523) 2026-03-26 02:30:32 +03:00
configure.md Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
cron.md fix: land cron tz one-shot handling and prerelease config warnings (#53224) (thanks @RolfHegr) 2026-03-23 19:38:04 -07:00
daemon.md secrets: harden read-only SecretRef command paths and diagnostics (#47794) 2026-03-15 21:55:24 -05:00
dashboard.md Gateway: add SecretRef support for gateway.auth.token with auth-mode guardrails (#35094) 2026-03-05 12:53:56 -06:00
devices.md Hardening: refresh stale device pairing requests and pending metadata (#50695) 2026-03-19 18:26:06 -05:00
directory.md docs: fix curly quotes, non-breaking hyphens, and remaining apostrophes in headings 2026-03-18 01:31:38 -07:00
dns.md
docs.md !refactor(browser): remove Chrome extension path and add MCP doctor migration (#47893) 2026-03-15 23:56:08 -07:00
doctor.md fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
gateway.md refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
health.md
hooks.md fix(docs): update remaining npm-spec references for ClawHub-first default 2026-03-22 15:43:15 -07:00
index.md feat(cli): add json schema to cli tool (#54523) 2026-03-26 02:30:32 +03:00
logs.md fix(cli): drop logs --localTime alias noise 2026-02-11 08:35:49 -05:00
memory.md docs(cli): improve memory command examples (#31803) 2026-03-07 19:03:23 +03:00
message.md fix: standardize 'MS Teams' to 'Microsoft Teams' across docs (#50863) 2026-03-19 23:54:47 -07:00
models.md Remove Qwen OAuth integration (qwen-portal-auth) (#52709) 2026-03-26 16:32:34 +08:00
node.md fix(browser): enforce node browser proxy allowProfiles 2026-03-23 00:56:44 -07:00
nodes.md fix(gateway): clarify pairing and node auth guidance 2026-02-22 19:50:29 +01:00
onboard.md docs: rename onboarding user-facing wizard copy 2026-03-16 19:50:31 -05:00
pairing.md docs: refresh CLI and trusted-proxy docs 2026-02-25 02:40:12 +00:00
plugins.md fix: restrict remote marketplace plugin sources 2026-03-22 22:47:08 -07:00
qr.md fix: switch pairing setup codes to bootstrap tokens 2026-03-12 22:23:07 +00:00
reset.md feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
sandbox.md test: expand ssh sandbox coverage and docs 2026-03-15 21:38:22 -07:00
secrets.md Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) 2026-03-17 23:24:34 -05:00
security.md fix: standardize 'MS Teams' to 'Microsoft Teams' across docs (#50863) 2026-03-19 23:54:47 -07:00
sessions.md docs: replace stale claude-sonnet-4-5 with 4-6, normalize Node version, remove stale dates 2026-03-19 10:33:03 -07:00
setup.md docs: rename onboarding user-facing wizard copy 2026-03-16 19:50:31 -05:00
skills.md feat: add native clawhub install flows 2026-03-22 17:03:49 +00:00
status.md fix(secrets): scope message SecretRef resolution and harden doctor/status paths (#48728) 2026-03-17 00:01:34 -05:00
system.md
tui.md feat(tui): infer workspace agent when launching TUI (#39591) 2026-03-08 13:31:11 +03:00
uninstall.md feat: add local backup CLI (#40163) 2026-03-08 16:21:20 -04:00
update.md CLI: support package-manager installs from GitHub main (#47630) 2026-03-15 14:18:12 -07:00
voicecall.md docs: fix voicecall expose disable example 2026-02-22 20:58:28 +01:00
webhooks.md