Commit f18eb09
committed
build(version): 发布 v0.5.2a8 — 修复流式错误日志中文乱码 + antigravity scope 检测加固;
版本号升级至 0.5.2a8,CHANGELOG 定版。本版收敛 PR #278 两项修复:流式 4xx/5xx
错误日志中文乱码(bytes 经 %s 走 repr() 把 UTF-8 字节转义为不可读序列)经新增
decode_error_body 工具统一收敛;antigravity 流式 scope 检测改用完整解码 body,
与日志展示截断解耦并补回归测试。
🤖 Generated with [Claude Code](https://github.com/claude), [CodeX](https://openai.com), [Gemini](https://github.com/apps/gemini-code-assist)
Co-Authored-By: Aurelius Huang<threefish.ai@gmail.com>1 parent 011d4f6 commit f18eb09
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments