claude-code-best/src/bridge
claude-code-best fcbc882232 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
..
__tests__ feat(remote-control): 优化 Web 展示、状态同步与桥接控制流程 (#288) 2026-04-17 16:21:27 +08:00
bridgeApi.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
bridgeConfig.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
bridgeDebug.ts feat: build 2026-03-31 19:22:47 +08:00
bridgeEnabled.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
bridgeMain.ts chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
bridgeMessaging.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
bridgePermissionCallbacks.ts feat(remote-control): 优化 Web 展示、状态同步与桥接控制流程 (#288) 2026-04-17 16:21:27 +08:00
bridgePointer.ts feat: build 2026-03-31 19:22:47 +08:00
bridgeResultScheduling.ts feat(remote-control): 优化 Web 展示、状态同步与桥接控制流程 (#288) 2026-04-17 16:21:27 +08:00
bridgeStatusUtil.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
bridgeUI.ts Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
capacityWake.ts feat: build 2026-03-31 19:22:47 +08:00
codeSessionApi.ts feat: build 2026-03-31 19:22:47 +08:00
createSession.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
debugUtils.ts feat: build 2026-03-31 19:22:47 +08:00
envLessBridgeConfig.ts feat: build 2026-03-31 19:22:47 +08:00
flushGate.ts feat: build 2026-03-31 19:22:47 +08:00
inboundAttachments.ts feat: build 2026-03-31 19:22:47 +08:00
inboundMessages.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
initReplBridge.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
jwtUtils.ts feat: build 2026-03-31 19:22:47 +08:00
peerSessions.ts fix: bound agent communication memory growth (#369) 2026-04-27 14:47:18 +08:00
pollConfig.ts feat: build 2026-03-31 19:22:47 +08:00
pollConfigDefaults.ts feat: build 2026-03-31 19:22:47 +08:00
rcDebugLog.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
remoteBridgeCore.ts chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
remoteInterruptHandling.ts feat(remote-control): 优化 Web 展示、状态同步与桥接控制流程 (#288) 2026-04-17 16:21:27 +08:00
replBridge.ts chore: 清理 src 下 113 项未使用导入和死代码 2026-05-05 20:05:15 +08:00
replBridgeHandle.ts feat: build 2026-03-31 19:22:47 +08:00
replBridgeTransport.ts feat: build 2026-03-31 19:22:47 +08:00
sessionIdCompat.ts feat: build 2026-03-31 19:22:47 +08:00
sessionRunner.ts feat: build 2026-03-31 19:22:47 +08:00
trustedDevice.ts feat: build 2026-03-31 19:22:47 +08:00
types.ts feat: build 2026-03-31 19:22:47 +08:00
webhookSanitizer.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
workSecret.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00