claude-code-best/src/bridge
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
..
__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 Merge upstream/main: 同步上游更新并解决冲突 2026-04-09 19:15:29 +08:00
bridgeMain.ts chore: 合并社区 upstream/main 代码至 v2.4.2 2026-05-12 11:55:04 +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 rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
flushGate.ts feat: build 2026-03-31 19:22:47 +08:00
inboundAttachments.ts refactor: replace "Claude's" with "CoStrict's" in user-facing copy 2026-04-10 15:35:08 +08:00
inboundMessages.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
initReplBridge.ts chore: 合并社区 upstream/main 代码至 v2.4.2 2026-05-12 11:55:04 +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 rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +08:00
types.ts rebrand: 将 Claude Code 品牌改为 CoStrict 2026-04-09 17:14:39 +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