v2.9.29

PlasmoHQ/plasmov2.9.29Jul 3, 2026by github-actions[bot]

AI Summary

This release introduces token cost tracking in USD, enhances load balancing mechanisms, and fixes model configuration issues for MiniMax M2 and Ark. It also adds a new Microsoft Store submission skill.

Key Highlights

  • Token Cost: Added USD cost statistics for tokens.
  • Load Balancing: Improved `loadShed` reaper and cooldown soft-skip logic.
  • Preflight Diagnostics: Enhanced empty response details and sensitive info redaction.
  • Store Skills: Added `desktop-store-update` skill for Microsoft Store submissions.

New Features

  • Token cost statistics
  • Desktop store update skill for Microsoft Store

Full Release Notes

### ✨ 新功能

- **token 成本统计** - 新增 token 成本 (USD) 统计功能
- **负载均衡改进** - 改进 loadShed reaper 与 cooldown 软跳过机制
- **预检诊断增强** - 增强 preflight 空响应详情诊断与敏感信息脱敏

### 🐛 修复

- **MiniMax M2 模型配置** - 修复 MiniMax M2 系列上下文与输出元数据
- **火山方舟配额识别** - 改进火山方舟 quota exceeded 识别并修复临时限流误判
- **桌面端模型映射** - 修复桌面渠道模型映射下拉框显示问题

### 🔧 改进

- **Store 更新技能** - 新增 desktop-store-update 技能用于 Microsoft Store 提交
- **文档补充** - 补充 Microsoft Store submission API 凭据获取说明

---

**Full Changelog**: https://github.com/BenedictKing/ccx/compare/v2.9.28...v2.9.29