claude-code-best/src/entrypoints/sdk
James Feng fa954535b0 chore(typecheck-green): fix 28 tsc errors — baseline 62→34
Quick wins:
- Export ToolResultBlockParam from Tool.ts (fixes 14 errors)
- Add 'xhigh' to EffortLevel Union types in settings/schemas (fixes 3)
- Fix color-diff test: add null second arg to detectLanguage (fixes 6)
- Add typed params to keychain stub (fixes 5)
- Create stubs: searchExtraTools.ts, toolIndex.ts (fixes 4)
- Add CORE_TOOLS set export to constants/tools.ts (fixes 1)

Remaining: 34 errors across 10 categories (ACP, SendMessageTool TCP, ListPeersTool UDS, acp-link, etc.)
2026-06-02 10:16:40 +08:00
..
controlSchemas.ts chore(typecheck-green): fix 28 tsc errors — baseline 62→34 2026-06-02 10:16:40 +08:00
controlTypes.js feat: 完成stub 2026-03-31 20:40:16 +08:00
controlTypes.ts feat: enable Remote Control (BRIDGE_MODE) with stub completions 2026-04-03 03:50:36 +08:00
coreSchemas.ts chore(typecheck-green): fix 28 tsc errors — baseline 62→34 2026-06-02 10:16:40 +08:00
coreTypes.generated.ts Fix type (#1239) 2026-06-01 17:48:55 +08:00
coreTypes.ts feat: build 2026-03-31 19:22:47 +08:00
runtimeTypes.js feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
runtimeTypes.ts fix: add missing chatgptModels.ts, xhigh type support, and tsconfig fixes 2026-06-01 23:54:46 +08:00
sdkUtilityTypes.ts feat: 大规模清理 claude 的类型问题及依赖 2026-03-31 22:21:35 +08:00
settingsTypes.generated.ts feat: 完成stub 2026-03-31 20:40:16 +08:00
toolTypes.ts feat: 完成stub 2026-03-31 20:40:16 +08:00