claude-code-best/src/cli
claude-code-best a91653a0dd
fix: 删除 edit tool 中的旧逻辑处理, 现在已经不需要这些处理了, 大模型够屌 (#1251)
* refactor: remove tab/quote normalization from FileEditTool

* fix: resolve pre-existing typecheck errors (zod v4 compat + RCS web exclude)
2026-05-28 21:52:31 +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 chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
transports Fix type (#1239) 2026-05-19 09:05:04 +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: 删除 edit tool 中的旧逻辑处理, 现在已经不需要这些处理了, 大模型够屌 (#1251) 2026-05-28 21:52:31 +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 perf: Vite 构建启用 code splitting,Bun RSS 从 966MB 降至 35MB 2026-05-21 16:36:27 +08:00