claude-code-best/src/services
James Feng 27682acf63 feat(bridge): tsc 全绿 — 补齐 Bridge/UDS/TCP/ACP 远程控制链类型
tsc --noEmit: 26 → 0 
bun run build: 562 files 
bun test: 3338 pass (0 regression)

变更 (9 files, +128/-12):
- udsClient.ts: 补 sendToUdsSocket, listAllLiveSessions, LiveSession 类型, PeerInfo 扩展字段
- peerAddress.ts: scheme 联合加 'tcp', 补 parseTcpTarget stub
- peerSessions.ts: 补 listBridgePeers() stub
- channelNotification.ts: 补 ChannelPermissionRequestNotificationSchema + channel_context
- acp-link/command.ts: @stricli/core 类型断言 (as any + optional)
- acp/agent.ts: 完整 AcpAgent stub (implement Agent interface)
- computer-use-swift/types.ts: ScreenshotAPI 加 captureWindowTarget?
- ListPeersTool: bridge peer address 映射
- disconnect-monitor.test.ts: status 字段 as any

Bridge 远程控制链 (Daemon→UDS/TCP→Bridge→ACP) 类型层已完整就绪。
2026-06-02 11:26:11 +08:00
..
acp feat(bridge): tsc 全绿 — 补齐 Bridge/UDS/TCP/ACP 远程控制链类型 2026-06-02 11:26:11 +08:00
AgentSummary fix: resolve tsc errors (remaining upstream type fixes) 2026-06-01 19:01:38 +08:00
analytics Fix Vite runtime requires for restored features 2026-06-01 21:23:28 +08:00
api feat: merge 4 upstream improvements (effort + sideQuery routing + agent hints + plan/paste fixes) 2026-06-02 02:29:54 +08:00
autoDream fix: resolve tsc errors (remaining upstream type fixes) 2026-06-01 19:01:38 +08:00
compact Fix Vite runtime requires for restored features 2026-06-01 21:23:28 +08:00
contextCollapse feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
extractMemories feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
langfuse Merge Langfuse tracing integration 2026-06-01 19:52:12 +08:00
localVault chore(typecheck-green): fix 28 tsc errors — baseline 62→34 2026-06-02 10:16:40 +08:00
lsp Fix type (#1239) 2026-06-01 17:48:55 +08:00
MagicDocs feat: build 2026-03-31 19:22:47 +08:00
mcp feat(bridge): tsc 全绿 — 补齐 Bridge/UDS/TCP/ACP 远程控制链类型 2026-06-02 11:26:11 +08:00
oauth feat: 完成stub 2026-03-31 20:40:16 +08:00
plugins feat: 完成第二版类型清理 2026-03-31 23:03:47 +08:00
policyLimits feat: build 2026-03-31 19:22:47 +08:00
PromptSuggestion fix: resolve tsc errors (remaining upstream type fixes) 2026-06-01 19:01:38 +08:00
remoteManagedSettings Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
searchExtraTools chore(typecheck): tsc 基线 62→26,补 @agentclientprotocol/sdk,daemon 可用 2026-06-02 11:12:38 +08:00
SessionMemory fix: sync multiStore.ts and localValidate.ts from upstream 2026-06-02 01:00:34 +08:00
sessionTranscript feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
settingsSync feat: build 2026-03-31 19:22:47 +08:00
skillSearch fix: searchSkills 使用缓存 IDF 前校验 index 引用一致性,修复测试间歇性失败 2026-06-01 23:48:40 +08:00
src feat: 完成stub 2026-03-31 20:40:16 +08:00
teamMemorySync feat: build 2026-03-31 19:22:47 +08:00
tips Fix type (#1239) 2026-06-01 17:48:55 +08:00
tools Merge Langfuse tracing integration 2026-06-01 19:52:12 +08:00
toolUseSummary feat: 完成第二版类型清理 2026-03-31 23:03:47 +08:00
awaySummary.ts Merge Langfuse tracing integration 2026-06-01 19:52:12 +08:00
claudeAiLimits.ts feat: build 2026-03-31 19:22:47 +08:00
claudeAiLimitsHook.ts feat: build 2026-03-31 19:22:47 +08:00
diagnosticTracking.ts feat: build 2026-03-31 19:22:47 +08:00
internalLogging.ts feat: build 2026-03-31 19:22:47 +08:00
mcpServerApproval.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
mockRateLimits.ts feat: build 2026-03-31 19:22:47 +08:00
notifier.ts Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00
preventSleep.ts feat: build 2026-03-31 19:22:47 +08:00
rateLimitMessages.ts feat: build 2026-03-31 19:22:47 +08:00
rateLimitMocking.ts feat: build 2026-03-31 19:22:47 +08:00
tokenEstimation.ts Merge Langfuse tracing integration 2026-06-01 19:52:12 +08:00
vcr.ts fix: resolve tsc errors (remaining upstream type fixes) 2026-06-01 19:01:38 +08:00
voice.ts feat: build 2026-03-31 19:22:47 +08:00
voiceKeyterms.ts feat: build 2026-03-31 19:22:47 +08:00
voiceStreamSTT.ts feat: build 2026-03-31 19:22:47 +08:00