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.0.9] - 2025-10-14
7+
8+ ### ✨ 新功能
9+
10+ - 实现首次使用设置向导和多提供商支持 (5f42000)
11+ - 实现用户确认流程集成与权限系统增强 (1d62c16)
12+ - 添加 TODO 管理工具并规范文件命名 (b5e2a6d)
13+ - add theme command and UI theme selector with enhanced theme system (bd87bdd)
14+
15+ ### 🐛 问题修复
16+
17+ - remove main field requirement from release script (e0348ab)
18+
19+ ### 📝 文档更新
20+
21+ - 更新README中的命令行使用说明 (f9570fc)
22+ - 更新文档结构和内容,添加英文README (222e35b)
23+
24+ ### ♻️ 代码重构
25+
26+ - 移除 Ink UI 组件并更新主题系统\n\n- 移除大量 Ink UI 组件及相关测试文件\n- 更新主题系统,添加语法高亮颜色配置\n- 从 package.json 中移除 main 字段\n- 更新 Claude 安全设置,允许更多 bash 命令 (f77c969)
27+
28+ ### 🔧 其他更改
29+
30+ - release v0.0.8 (91b00af)
31+ - release v0.0.7 (e28a010)
32+
33+
634## [ 0.0.8] - 2025-10-12
735
836### ✨ 新功能
Original file line number Diff line number Diff line change 11{
22 "name" : " blade-code" ,
3- "version" : " 0.0.8 " ,
3+ "version" : " 0.0.9 " ,
44 "private" : false ,
55 "description" : " 🗡️ Blade Code - 智能代码助手命令行工具" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments