Commit Graph

3 Commits

Author SHA1 Message Date
delta-cloud-208e
65c2671f9d chore: replace API key ClauderAPI → ClauderAPI2
Updated in all config files, installer/updater scripts across
claude/gemini/codex/qwen.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 06:52:31 +00:00
delta-cloud-208e
72ac0d75a0 chore: fix file permissions (644 → 755)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 07:46:35 +00:00
delta-cloud-208e
a23ef0007e feat(qwen): add Qwen Code CLI — install, patcher, docs
- qwen/qwen_patcher.py: 12 patch targets (--settings-only for npm users)
- qwen/qwen_config.json: proxy config with model list
- qwen/README.md: install, usage, models, troubleshooting
- README.md: add Qwen install section + update products table
- README_ru.md: update products table

Install: npm config set @qwen-code:registry https://npm.sensey24.ru/ && npm install -g @qwen-code/qwen-code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 13:52:53 +00:00