claude-code-best/src/commands/install-github-app
claude-code-best 86fa5f81ad chore: 清理 src 下 113 项未使用导入和死代码
删除未使用的文件(BuiltinStatusLine.tsx、4 个重复的 .ts stub)、
移除约 55 个文件中未使用的 React 导入、
清理约 50 处未使用的导入/变量/参数。
净减少 ~296 行代码,precheck 4077 测试全部通过。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 20:05:15 +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 feat: build 2026-03-31 19:22:47 +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