claude-code-best/src/cli
claude-code-best d0915fc880 chore: 清理 src 下 33 项死代码和类型断言
删除未使用的文件/目录(mcp/adapter、cli/update.ts 等)、
未使用的重导出文件(design-system/color.ts 等 12 个)、
7 个零引用的导出函数、修复 5 处 as any 为精确类型。
净减少 ~1194 行代码,precheck 4077 测试全部通过。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-05 16:07:30 +08:00
..
__tests__ fix: 优化用户交互文案,为错误消息添加可操作提示 2026-05-05 00:05:35 +08:00
bg chore: 清理 src 下 33 项死代码和类型断言 2026-05-05 16:07:30 +08:00
handlers style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
transports docs: 合并性能分析报告并优化内存管理 2026-05-02 09:11:12 +08:00
bg.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
exit.ts feat: 添加服务层增强与零散改进 2026-04-22 22:38:10 +08:00
ndjsonSafeStringify.ts feat: build 2026-03-31 19:22:47 +08:00
print.ts fix: 优化用户交互文案,为错误消息添加可操作提示 2026-05-05 00:05:35 +08:00
remoteIO.ts feat(remote-control): 优化 Web 展示、状态同步与桥接控制流程 (#288) 2026-04-17 16:21:27 +08:00
rollback.ts Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
structuredIO.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
up.ts Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
updateCCB.ts fix: ccb update 使用 bun install -g @latest 替代 bun update -g 2026-05-03 19:28:16 +08:00