claude-code-best/src/commands/install-github-app
y574444354 d59d1f590a chore: 合并社区 upstream/main 代码至 v2.4.2
合并 claude-code-best/claude-code 社区最新代码,包含:
- 配置文件更新:precheck/lint-staged/overrides 等
- 新 feature flags:EXPERIMENTAL_SEARCH_EXTRA_TOOLS、AUTOFIX_PR
- 工具系统架构更新:Tool Search、ACP 协议支持
- 文档更新:CLAUDE.md 同步架构变更
- 依赖更新:SDK 版本升级、lint-staged 加入

冲突处理策略:以 costrict 版本为主,选择性合并上游功能改进
2026-05-12 11:55:04 +08:00
..
ApiKeyStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
CheckExistingSecretStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
CheckGitHubStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
ChooseRepoStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
CreatingStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
ErrorStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
ExistingWorkflowStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
index.ts feat: build 2026-03-31 19:22:47 +08:00
install-github-app.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
InstallAppStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
OAuthFlowStep.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
setupGitHubActions.ts rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
SuccessStep.tsx style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
types.ts feat: 全部类型问题解决 2026-04-11 10:24:00 +08:00
WarningsStep.tsx chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00