Skip to content

Conversation

@laopo001
Copy link
Contributor

No description provided.

laopo001 and others added 6 commits August 16, 2025 17:38
- 移除workspaces配置,统一管理依赖
- 合并所有包的共同依赖到根目录
- 添加缺失的Web前端依赖(React、Antd、webpack-cli等)
- 修复React hooks调用错误和构建问题
- 优化包结构,简化依赖管理

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- 添加react和react-dom到web包依赖中
- 安装antd和@ant-design/cssinjs解决ConfigProvider错误
- 添加webpack-cli支持开发服务器
- 添加react-router-dom和socket.io-client等缺失依赖
- 修复Web应用无法启动的问题

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- 删除 .hyperchat 目录下的配置文件(mcp.json, settings.jsonc, settings.schema.json)
- 优化 build.mjs 构建脚本,添加共享i18n资源文件复制逻辑
- 移除 package.json 中冗余的 build:tsc 脚本
- 调整 tsconfig.json 中 shared 目录路径配置为更精确的 src 目录
- 升级所有包版本至 2.0.0-alpha.56
- 简化 npm 发布检查流程,从多包检查改为单包检查
- 移除 publish:shared 和 publish:all 脚本,仅保留 publish:core
- 修复 CLI 路径配置,更新 bin 字段路径
- 新增 dev:cli 和 dev:cli-proxy 开发脚本
- 添加缺失的类型定义依赖 @types/js-yaml 和 @types/uuid
- 更新 GitHub Actions 工作流以适配新的发布流程
@laopo001 laopo001 merged commit d739758 into dev2 Aug 16, 2025
1 of 2 checks passed
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.

1 participant