docs: clarify unified Qwen OAuth experience across ALL platforms
- All platforms now have IDENTICAL Qwen OAuth integration - ZeroClaw: native provider (built-in) - Others: OpenAI-compatible + auto-refresh script - Same result: FREE tier, auto refresh, same credentials file - Updated platform table to show "Full" support (not just "Import") User experience is now identical regardless of platform choice. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -41,10 +41,16 @@ End-to-end professional setup of AI Agent platforms with **25+ OpenCode-compatib
|
||||
|----------|----------|--------|------------|---------------|----------|
|
||||
| **Qwen Code** | TypeScript | ~200MB | ✅ Native | ✅ | FREE coding |
|
||||
| **ZeroClaw** | Rust | <5MB | ✅ Native | ✅ | Max performance |
|
||||
| **PicoClaw** | Go | <10MB | ✅ Import | ✅ | Embedded |
|
||||
| **OpenClaw** | TypeScript | >1GB | ✅ Import | ✅ | Full-featured |
|
||||
| **NanoBot** | Python | ~100MB | ✅ Import | ✅ | Research |
|
||||
| **NanoClaw** | TypeScript | ~50MB | ✅ Import | ✅ | WhatsApp |
|
||||
| **OpenClaw** | TypeScript | >1GB | ✅ Full | ✅ | Full-featured |
|
||||
| **NanoBot** | Python | ~100MB | ✅ Full | ✅ | Research |
|
||||
| **PicoClaw** | Go | <10MB | ✅ Full | ✅ | Embedded |
|
||||
| **NanoClaw** | TypeScript | ~50MB | ✅ Full | ✅ | WhatsApp |
|
||||
|
||||
**All platforms have IDENTICAL Qwen OAuth experience:**
|
||||
- FREE tier: 2,000 requests/day
|
||||
- Auto token refresh
|
||||
- Same credentials: `~/.qwen/oauth_creds.json`
|
||||
- Same API: `dashscope.aliyuncs.com`
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user