feat(qoder): fetch latest model + nút import model trên dashboard

Merge PR #1642 (decolua/9router) — chỉ lấy code + i18n, bỏ test/docs/package.json.

- qoder.js: bỏ guard QODER_MODEL_MAP cứng, resolve model_config qua dynamic API (hỗ trợ qmodel_latest không cần sửa code)
- dashboard page: thêm nút "Fetch Qoder Models" tự import model list vào aliases
- i18n zh-CN: thêm key cho nút fetch

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
zhangweihong
2026-06-06 10:22:03 +07:00
committed by decolua
parent 44d8de288d
commit 12c97ad46f
3 changed files with 83 additions and 4 deletions

View File

@@ -197,6 +197,8 @@
"Expose your local 9Router to the internet. No port forwarding, no static IP needed. Share endpoint URL with your team or use it in Cursor, Cline, and other AI tools from anywhere.": "将您本地的 9Router 暴露到互联网。无需端口转发,无需静态 IP。与您的团队共享端点 URL 或从任何地方在 Cursor、Cline 和其他 AI 工具中使用它。",
"Factory Droid - Manual Configuration": "Factory Droid - 手动配置",
"Factory Droid CLI not installed": "Factory Droid CLI 未安装",
"Fetch Qoder Models": "获取 Qoder 模型",
"Fetching...": "获取中...",
"Failed to load usage statistics.": "无法加载使用情况统计信息。",
"Features": "功能特性",
"Flush Interval (ms)": "刷新间隔(毫秒)",
@@ -326,6 +328,7 @@
"Paste refresh token from Kiro IDE.": "从 Kiro IDE 粘贴刷新令牌。",
"Paused": "已暂停",
"Please add and connect providers first to configure CLI tools.": "请先添加并连接提供商以配置 CLI 工具。",
"Please add an active Qoder connection first": "请先添加一个活跃的 Qoder 连接",
"Please copy the URL from the address bar and paste it in the application.": "请复制地址栏中的 URL 并将其粘贴到应用程序中。",
"Please enter a Proxy URL to test": "请输入代理 URL 进行测试",
"Please install Claude CLI to use this feature.": "请安装 Claude CLI 才能使用此功能。",