v0.1.182

Genymobile/scrcpyv0.1.182Aug 25, 2026by github-actions[bot]

AI Summary

Improves compatibility for OpenAI Responses Lite and fixes critical billing, routing, and payment synchronization issues across different platforms and channels.

Key Highlights

  • Unified OpenAI Responses Lite handling across OAuth/API/HTTP/WebSocket
  • Fixed Anthropic cache billing duplication
  • Fixed Composite grouping routing for Kimi Code K3
  • Fixed payment balance refresh after recharge
  • Fixed OpenAI image generation prompt preservation

Full Release Notes

> AI API Gateway Platform - 将 AI 订阅配额分发和管理

提升 OpenAI Responses Lite 在不同账号类型及传输方式下的兼容性,并修复计费、渠道监控和支付结果同步问题。

## Bug 修复

- OpenAI Responses Lite:统一 OAuth、API Key、HTTP 和 WebSocket 请求处理,固定并行工具调用模式并保留数值精度
- OpenAI 图片生成:确保 OAuth 图片生成请求原样保留用户提示词
- OpenCode Go:正确解析用量限制的重置时长,避免账号过早恢复调度
- Anthropic 缓存计费:修复缓存创建明细重复累计导致的重复计费
- Antigravity:修正 Sonnet 4.5 兼容模型路由,同时保留显式 Sonnet 4.5 请求
- Composite 分组:支持 Kimi Code K3 模型标识的正确路由
- 渠道监控 V2:修复 Composite 分组错误未归属到真实账号平台的问题
- 支付结果:余额充值完成后及时刷新用户余额



---

## 📥 Installation

**Docker:**
```bash
# Docker Hub
docker pull weishaw/sub2api:0.1.182

# GitHub Container Registry
docker pull ghcr.io/wei-shaw/sub2api:0.1.182
```

**One-line install (Linux):**
```bash
curl -sSL https://raw.githubusercontent.com/Wei-Shaw/sub2api/main/deploy/install.sh | sudo bash
```

**Manual download:**
Download the appropriate archive for your platform from the assets below.

## 📚 Documentation

- [GitHub Repository](https://github.com/Wei-Shaw/sub2api)
- [Installation Guide](https://github.com/Wei-Shaw/sub2api/blob/main/deploy/README.md)