Skip to content

Commit be96cf2

Browse files
johnnyeeclaude
andcommitted
docs: 更新 README,添加 Usage API Fallback 机制说明
- 更新版本号到 v1.1.25 - 添加 Usage API Fallback 机制的说明 - 说明自动 fallback、向后兼容、双重保障特性 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent aa58a40 commit be96cf2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,12 @@ npm install -g @88code/byebyecode --registry=https://registry.npmmirror.com
5656
- **稳定补丁器** 适应 Claude Code 版本更新
5757
- **自动备份** 安全修改,支持轻松恢复
5858

59-
### 🆕 最近更新 (v1.1.1)
59+
### 🆕 最近更新 (v1.1.25)
60+
61+
#### Usage API Fallback 机制(2026-01-05)
62+
- **自动 Fallback** - 当 `/api/usage` 返回无效数据时,自动切换到 `/api/subscription` 获取用量
63+
- **向后兼容** - 88code 修复接口后自动恢复原方案
64+
- **双重保障** - 确保状态栏在任何情况下都能正常显示用量信息
6065

6166
#### 88Code API 集成
6267
- **自动检测 API key** - 自动从 `~/.claude/settings.json` 读取

0 commit comments

Comments
 (0)