qwen-code/docs/developers/tools
tanzhenxin f6271c61b6
feat(auth): discontinue Qwen OAuth free tier (2026-04-15 cutoff) (#3291)
* feat(auth): discontinue Qwen OAuth free tier (2026-04-15 cutoff)

The Qwen OAuth free tier has reached its end-of-life date. This updates
all client-side messaging, blocks new OAuth signups, and guides existing
users to alternative providers.

* fix(test): add getModelsConfig mock and update QWEN_OAUTH test expectations

- Add getModelsConfig() to Config mocks in gemini.test.tsx (3 failures)
- Update validateNonInterActiveAuth test to expect exit for QWEN_OAUTH
  since validateAuthMethod now returns an error for discontinued free tier
2026-04-15 22:30:20 +08:00
..
_meta.ts feat: Customizing the sandbox environment 2026-01-13 10:39:32 +08:00
exit-plan-mode.md feat: update docs 2025-12-15 09:47:03 +08:00
file-system.md docs(tools): document file encoding and platform-specific behavior 2026-03-16 23:03:50 +08:00
introduction.md Merge branch 'main' into docs-byYijing 2025-12-15 19:42:20 +08:00
mcp-server.md refactor: remove deprecated list and refresh MCP commands 2026-02-25 11:58:41 +08:00
memory.md feat: restructure docs 2025-12-04 18:26:05 +08:00
multi-file.md feat: restructure docs 2025-12-04 18:26:05 +08:00
sandbox.md Merge branch 'main' into feat/sandbox-config-improvements 2026-03-06 14:38:39 +08:00
shell.md docs(shell): clarify enableInteractiveShell default behavior 2026-03-13 17:16:47 +08:00
task.md feat: update docs 2025-12-15 09:47:03 +08:00
todo-write.md feat: update docs 2025-12-15 09:47:03 +08:00
web-fetch.md feat: restructure docs 2025-12-04 18:26:05 +08:00
web-search.md feat(auth): discontinue Qwen OAuth free tier (2026-04-15 cutoff) (#3291) 2026-04-15 22:30:20 +08:00