qwen-code/docs/developers
tanzhenxin d3cdad5100 feat(cli): improve auth dialog UX with clearer three-option layout
- Replace nested API-KEY submenu with flat three-option layout
- Add descriptive labels for each authentication method:
  - Qwen OAuth: Free, up to 1,000 requests/day
  - Alibaba Cloud Coding Plan: Paid, multiple model providers
  - API Key: Bring your own API key
- Simplify region selection for Coding Plan (China vs Global)
- Use DescriptiveRadioButtonSelect for better visual hierarchy
- Add itemGap prop to BaseSelectionList for spacing
- Update i18n strings in en.js, zh.js, and ru.js
- Simplify custom API key configuration info view
- Clean up unused region-specific strings

Closes #2016

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-01 15:22:35 +08:00
..
development chore: remove tiktoken dependency and replace with character-based token estimation 2026-01-17 22:39:18 +08:00
examples feat: restructure docs 2025-12-04 18:26:05 +08:00
tools docs: fix custom command path in mapping table 2026-02-27 12:51:05 +08:00
_meta.ts docs move extension to user and hide create docs 2026-01-21 19:57:26 +08:00
architecture.md docs: enhance architecture documentation and add contribution guidelines 2025-12-11 18:31:24 +08:00
contributing.md docs: enhance architecture documentation and add contribution guidelines 2025-12-11 18:31:24 +08:00
roadmap.md feat(cli): improve auth dialog UX with clearer three-option layout 2026-03-01 15:22:35 +08:00
sdk-java.md feat: promote Agent Skills from experimental to stable 2026-02-06 13:04:08 +08:00
sdk-typescript.md feat: update docs 2025-12-15 09:47:03 +08:00