Drew Duncan
e2ca264874
Merge main to get modalityDefaults support
2026-03-03 20:30:50 -08:00
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
Drew Duncan
de20bb12bd
fix(core): reject PDF files to prevent session corruption ( fixes #2020 )
2026-02-28 10:23:36 -08:00
joeytoday
ec178b782f
docs: fix custom command path in mapping table
...
- Corrected the file path in commands.md mapping table from
'<project>/commands/git/commit.md' to '<project>/.qwen/commands/git/commit.md'
- Removed trailing blank line in sandbox.md code block
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-27 12:51:05 +08:00
pomelo-nwu
4013c7c5db
docs: update roadmap.md
2026-02-25 11:58:01 +08:00
tanzhenxin
a4ffc6eb24
feat: promote Agent Skills from experimental to stable
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-06 13:04:08 +08:00
pomelo-nwu
0aedfbd779
chore: 降低 Qwen OAuth 免费配额从 2000 次到每天 1000 次
...
为了让更多用户能够使用 Qwen Code,将 Qwen OAuth 的免费额度从每天 2000 次降低到每天 1000 次。修改涉及以下文档:
- CHANGELOG.md: 更新版本说明
- README.md: 更新功能介绍
- docs/developers/tools/web-search.md: 更新 Web Search 工具文档
- docs/users/configuration/auth.md: 更新认证文档
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-05 19:51:16 +08:00
tanzhenxin
46327f219e
feat(core): add disableCacheControl support for Anthropic provider
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-04 15:03:37 +08:00
LaZzyMan
bc7e586028
Merge branch 'main' into feat/extension
2026-01-22 11:41:04 +08:00
LaZzyMan
5f3f81b666
docs move extension to user and hide create docs
2026-01-21 19:57:26 +08:00
LaZzyMan
f467054372
feat: remove excludeTools in extension
2026-01-20 17:50:18 +08:00
LaZzyMan
6e641b8def
feat: add docs
2026-01-19 14:51:49 +08:00
tanzhenxin
35c865968f
chore: remove tiktoken dependency and replace with character-based token estimation
2026-01-17 22:39:18 +08:00
刘伟光
f762a62a2e
feat: Improve the usage documentation
2026-01-13 18:54:26 +08:00
刘伟光
c0c94bd4fc
feat: Customizing the sandbox environment
2026-01-13 10:39:32 +08:00
skyfire
ad3086f7dd
add qwencode-sdk java doc
2026-01-06 17:18:41 +08:00
skyfire
8f3bbef575
add qwencode-sdk java doc
2026-01-06 17:11:47 +08:00
kefuxin
573c33f68a
Merge remote-tracking branch 'upstream/main' into fix/issue-1186-schema-converter
2025-12-16 11:08:51 +08:00
pomelo-nwu
3691ee7038
feat: update docs
2025-12-15 22:17:22 +08:00
pomelo-nwu
53486b7fd3
Merge branch 'main' into docs-byYijing
2025-12-15 19:42:20 +08:00
pomelo-nwu
5742a69d8a
feat: update docs
2025-12-15 19:40:14 +08:00
pomelo-nwu
60211b8180
feat: update docs
2025-12-15 09:47:03 +08:00
pomelo-nwu
4d4e9a7b3d
docs(menu): reorder contributing
...
guide in developer docs menu
2025-12-11 21:06:12 +08:00
pomelo-nwu
4fbc329361
docs(roadmap): update feature
...
versions for QwenCode SDK, Session, Headless
Mode, and ACP/Zed
2025-12-11 21:03:44 +08:00
pomelo-nwu
692d6e227e
docs: enhance architecture documentation and add contribution guidelines
2025-12-11 18:31:24 +08:00
pomelo-nwu
e12a80b24e
feat: update docs
2025-12-09 20:16:03 +08:00
pomelo-nwu
bfe8133ea3
feat: refactor docs
2025-12-05 10:51:57 +08:00
pomelo-nwu
17785c418d
feat: restructure docs
2025-12-04 18:26:05 +08:00