claude-code-best/packages/remote-control-server/web
claude-code-best 491c16da25 fix: 修复 tsc 类型错误,通过 CI typecheck 阶段
- bridgeClient.ts: 添加缺失的 pairingInProgress 属性声明
- ink.tsx: 移除 5 处不再需要的 @ts-expect-error,保留 1 处 MACRO 比较
- client.ts: 添加缺失的 pendingSessionTarget 属性声明

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-01 22:00:29 +08:00
..
components style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00
src fix: 修复 tsc 类型错误,通过 CI typecheck 阶段 2026-05-01 22:00:29 +08:00
index.html feat: ACP 协议版本 remote control (#293) 2026-04-18 21:54:22 +08:00
tsconfig.json feat: 支持 acp-link 包进行 acp 通用的 remote-control (#292) 2026-04-18 17:59:29 +08:00
vite.config.ts style: 完成所有文件的lint 2026-05-01 21:39:30 +08:00