claude-code-best/src/tools/SendMessageTool
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
..
constants.ts feat: build 2026-03-31 19:22:47 +08:00
prompt.ts feat: build 2026-03-31 19:22:47 +08:00
SendMessageTool.ts fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
UI.tsx Revert "Revert "feat: 第一个可以用的 ink 组件抽象 (#158)" (#175)" 2026-04-07 16:17:48 +08:00