claude-code-best/packages/remote-control-server/src
James Feng 2c5010129f fix(tsc): Phase 3d — fix 40 type errors across 15 files (87→47)
- contextCollapse stub: add 5 method stubs
- which.ts: utf-8 → utf8
- convertTools.test.ts, WebSearchTool, SkillTool, AttachmentMessage
- UserTextMessage dynamic require → React.createElement
- openai: AgentId cast, fetchOverride, streaming params
- constants: remove duplicate SYNTHETIC_OUTPUT_TOOL_NAME
2026-06-07 11:19:48 +08:00
..
__tests__ feat: ACP 协议版本 remote control (#293) 2026-06-04 23:53:06 +08:00
auth feat: remote control 支持 auto bind 功能 (#300) 2026-06-04 23:53:13 +08:00
routes fix(tsc): Phase 3d — fix 40 type errors across 15 files (87→47) 2026-06-07 11:19:48 +08:00
services feat: remote control 支持 auto bind 功能 (#300) 2026-06-04 23:53:13 +08:00
transport feat: 支持 acp-link 包进行 acp 通用的 remote-control (#292) 2026-06-04 23:52:35 +08:00
types feat: remote control 支持 auto bind 功能 (#300) 2026-06-04 23:53:13 +08:00
config.ts feat: 支持 acp-link 包进行 acp 通用的 remote-control (#292) 2026-06-04 23:52:35 +08:00
index.ts feat: 支持 acp-link 包进行 acp 通用的 remote-control (#292) 2026-06-04 23:52:35 +08:00
logger.ts fix: resolve all 14 test failures to 0 2026-06-05 01:17:04 +08:00
store.ts feat: remote control 支持 auto bind 功能 (#300) 2026-06-04 23:53:13 +08:00