claude-code-best/src/cli/transports
claude-code-best a14d3dc8f0 fix(types): clean type fixes across 92 files
Apply proper TypeScript type corrections without any unsafe casts:
- Fix unknown/never/{} types from decompilation
- Correct function signatures and parameter types
- Add missing type declarations and interfaces
- Fix Ink component prop types
- Update API client/provider type annotations

Test files with mock data casts are included as-is (acceptable pattern).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 23:45:56 +08:00
..
__tests__ fix: support CRLF SSE frame parsing (#223) 2026-04-09 21:52:28 +08:00
src/entrypoints/sdk feat: 完成stub 2026-03-31 20:40:16 +08:00
ccrClient.ts fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
HybridTransport.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
SerialBatchEventUploader.ts feat: build 2026-03-31 19:22:47 +08:00
SSETransport.ts fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
Transport.ts feat: 完成stub 2026-03-31 20:40:16 +08:00
transportUtils.ts feat: build 2026-03-31 19:22:47 +08:00
WebSocketTransport.ts feat: 支持自托管的 remote-control-server (#214) 2026-04-09 17:40:50 +08:00
WorkerStateUploader.ts feat: build 2026-03-31 19:22:47 +08:00