docs: update RELEASE.md with v1.1.0 changelog

This commit is contained in:
James Feng 2026-06-01 21:26:33 +08:00
parent 8342adf396
commit d47cb6c182

View File

@ -75,7 +75,18 @@ bun run build
ccb # 通过 ~/.local/bin/ccb wrapper 启动
```
## 上游关系
## 版本历史
### v1.1.0 (2026-06-01)
- 恢复 GrowthBookfeature flag 总线)
- 合并 LangfuseLLM 可观测性)
- 启用 Auto Mode / Autonomy自主执行
- 启用 Swarm / Coordinator多 agent 调度)
- 合入 4 个 P0 内存修复
- 遥测防御改为环境变量控制(与上游 CCB 方案一致)
### v1.0.0-pure (2026-06-01)
- 初始发布:去遥测干净版 Claude Code
- **上游**: [GhostDragon124/claude-code-best](https://github.com/GhostDragon124/claude-code-best) (CCB)
- **分叉点**: `562e9daa`