1.0.29
🎉 1.0.29
中文
✨ 新功能
- 云端积分充值:全新充值体验上线。账户菜单直接展示积分余额,余额不足时聊天区会自动弹出充值卡片,充值入口不再深埋设置页。
- 支持 USDT / USDC 等加密货币支付,可选 BSC / Arbitrum / Base 三条链
- 金额范围 $2 – $200,界面实时显示美元等值金额(1 积分 = $0.001)
- 提交后自动轮询订单状态,确认、过期、超时均有清晰反馈
- 云视觉描述工具:新增基于服务端接口的视觉描述能力,作为本地不可用时的兜底方案,让主模型在需要"看懂"图片时自动调用。
- 模型菜单重构:全新的单面板模型菜单,云端模式优先展示并锁定思考等级;输入框中的模型 chip 现在显示本地化的模式名称,而非生硬的模型 ID。
🐛 修复
- 充值流程健壮性:修复订单创建失败时无网络错误反馈的问题,完善错误映射与 402 检测链路,确保"余额不足"能被准确识别并引导充值。
- 聊天自动跟随复活:修复当消息内容未溢出视口时,向下滚动到底部无法恢复自动跟随、导致下一条回复被折叠在视口外的问题。
- Steer 记录定位:当锚点离开窗口时,按注入时间正确定位 steer 记录。
- 账户菜单:加宽下拉菜单并重构余额行布局。
♻️ 重构
- 单一余额展示:移除"免费额度"展示,统一为单一积分余额;云配置与 API 客户端同步清理免费额度字段。
📝 文档
- README 人性化:重写中英文 README,补充独立视觉模型功能说明。
🎨 样式
- 技能与插件页面填满页面宽度并对齐自动化页面;充值按钮改用语义化强调色。
English
✨ New Features
- Cloud Credits Top-Up: A brand-new top-up experience. The account menu now shows your credits balance directly, and a top-up card appears in the chat when credits run out — no more digging through settings.
- Pay with USDT / USDC across BSC / Arbitrum / Base chains
- Amounts from $2 to $200, with live USD-equivalent display (1 credit = $0.001)
- Orders are polled automatically after submission, with clear feedback for confirmed, expired, and timed-out states
- Cloud Vision Describe Tool: Added a server-endpoint vision capability as a fallback when local vision is unavailable, letting the main model "see" images on demand.
- Model Menu Redesign: A new single-panel model menu with cloud modes listed first and thinking level locked; the input chip now shows a localized mode label instead of a raw model ID.
🐛 Bug Fixes
- Top-up flow robustness: Fixed missing network-error feedback on order-creation failure, and hardened the error mapping and 402 detection chain so "insufficient credits" is recognized reliably.
- Chat auto-follow revival: Fixed an issue where auto-follow could not be restored after scrolling to the bottom when content didn't overflow the viewport, leaving the next reply folded below the fold.
- Steer record positioning: Steer records are now positioned by injection time when their anchor leaves the window.
- Account menu: Widened the dropdown and restructured the balance row layout.
♻️ Refactoring
- Single balance display: Removed the "free quota" display in favor of a single credits balance; cloud config and API client no longer carry free-quota fields.
📝 Documentation
- Humanized README: Rewrote the README in both Chinese and English, documenting the standalone vision model feature.
🎨 Style
- Skills and plugins pages now fill the page width and align with the automation page; the top-up button uses a semantic accent color.
50 files changed · +2,280 −605
Full Changelog: 1.0.28...HEAD