Skip to content

Conversation

@echoVic
Copy link
Owner

@echoVic echoVic commented Jan 30, 2026

描述

变更类型

  • 🐛 Bug 修复 (non-breaking change)
  • ✨ 新功能 (non-breaking change)
  • 💥 破坏性变更 (fix or feature that would cause existing functionality to not work as expected)
  • 📝 文档更新
  • 🔧 配置/构建变更
  • ♻️ 代码重构
  • 🧪 测试相关

关联 Issue

Closes #

变更内容

测试

  • 本地测试通过
  • 添加了相关测试用例
  • 所有现有测试通过 (npm test)

检查清单

  • 我已阅读 贡献指南
  • 代码风格符合项目规范 (npm run check)
  • 类型检查通过 (npm run type-check)
  • 提交信息符合 Conventional Commits 规范
  • 已更新相关文档(如适用)

截图/录屏

其他说明

echoVic added 2 commits January 29, 2026 21:22
- Remove blade-shared package (empty placeholder)
- Merge Web UI into CLI package (packages/cli/web)
- Unify dependencies in CLI package.json
- Simplify build script (no separate pnpm install for web)
- Remove prepare script from root package.json
- Update React to v19 for both CLI (Ink) and Web UI

Structure:
- packages/cli: Main package (blade-code)
- packages/vscode: VSCode extension (blade-vscode)
- Remove fallback to source web directory (web/)
- Only serve from built dist/web/ directory
- Check for /assets/ in index.html to ensure it's the built version
@echoVic echoVic merged commit 27e0dad into main Jan 30, 2026
0 of 6 checks passed
@echoVic echoVic deleted the refactor/simplify-monorepo branch January 30, 2026 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants