Skip to content

merge: sync upstream claude-code-best/claude-code main (1a4e970)#28

Open
y574444354 wants to merge 5 commits intomainfrom
sync/upstream-main-20250415
Open

merge: sync upstream claude-code-best/claude-code main (1a4e970)#28
y574444354 wants to merge 5 commits intomainfrom
sync/upstream-main-20250415

Conversation

@y574444354
Copy link
Copy Markdown
Owner

Summary

同步上游 claude-code-best/claude-code main 分支的最新 4 个提交:

Conflict Resolution

文件 冲突内容 解决方式
README.md 上游新增特性表格 vs fork 的 --- 分隔线 保留上游特性表格(有价值的新内容),同时保留 --- 分隔线
package.json name/version 差异 + typecheck 脚本 保留 fork 的 @costrict/csc 品牌名和版本号,接纳上游新增的 typecheck 脚本

Test plan

  • bun install 正常安装
  • bun run typecheck 通过
  • bun test 通过
  • bun run build 构建成功

claude-code-best and others added 5 commits April 14, 2026 21:18
* fix: 修复 Bun 的 polyfill 问题

* fix: 类型修复完成

* feat: 统一所有包的类型文件

* fix: 修复构建问题
同步上游 4 个新提交:
- fix: 修复类型问题(claude-code-best#267) (claude-code-best#271)
- docs: 修复链接
- fix: 修复 node 下 ws 没打包问题
- fix: 修复 n 快捷键导致关闭的问题

冲突解决:
- README.md: 保留上游特性表格 + 保留 fork 品牌内容
- package.json: 保留 @costrict/csc 名称和版本,接纳上游 typecheck 脚本
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