File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44
55
6+ ## [ 0.2.1] - 2026-02-01
7+
8+ ### ✨ 新功能
9+
10+ - 增强子任务执行状态展示和交互 (f725f00)
11+ - 添加子代理会话ID支持并优化相关功能 (c39a083)
12+ - 添加bun-pty类型定义并修复pty调用 (ae75567)
13+ - 添加全面的单元测试、集成测试和端到端测试 (4e7ce95)
14+
15+ ### 🐛 问题修复
16+
17+ - git operations should run in monorepo root to include changelog (913d26c)
18+
19+ ### 📝 文档更新
20+
21+ - 更新文档以反映0.2.0版本新增的Web UI功能 (b583c93)
22+
23+ ### ♻️ 代码重构
24+
25+ - 重构子会话实现为独立会话模型 (6b7f4c9)
26+
27+ ### ✅ 测试相关
28+
29+ - 修复测试中文件路径和模拟数据的错误 (f674f49)
30+ - 修复单元测试问题 (eb6a72b)
31+ - 大幅提升测试覆盖率和测试基础设施 (12650b1)
32+
33+
634## [ 0.2.0] - 2026-01-30
735
836🎉 ** 重大更新:Web UI 发布!**
Original file line number Diff line number Diff line change 11{
22 "name" : " blade-code" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "private" : false ,
55 "description" : " 🗡️ Blade Code - 智能代码助手命令行工具" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments