claude-code-best/packages
claude-code-best a3fbcb31c0 refactor: 创建 @anthropic-ai/model-provider 包骨架与类型定义
- 新建 workspace 包 packages/@anthropic-ai/model-provider
- 定义 ModelProviderHooks 接口(依赖注入:分析、成本、日志等)
- 定义 ClientFactories 接口(Anthropic/OpenAI/Gemini/Grok 客户端工厂)
- 搬入核心类型:Message 体系、NonNullableUsage、EMPTY_USAGE、SystemPrompt、错误常量
- 主项目 src/types/message.ts 等改为 re-export,保持向后兼容

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 23:10:00 +08:00
..
@ant feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
@anthropic-ai/model-provider refactor: 创建 @anthropic-ai/model-provider 包骨架与类型定义 2026-04-13 23:10:00 +08:00
agent-tools feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
audio-capture-napi feat: enable /voice mode with native audio binaries 2026-04-03 21:14:44 +08:00
builtin-tools feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
color-diff-napi chore: update 2026-04-05 09:12:48 +08:00
image-processor-napi feat: 实现 4 个 NAPI 包 — modifiers/image-processor/audio-capture/url-handler 2026-04-01 01:07:42 +08:00
mcp-client feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00
modifiers-napi feat: 完成最新的可构建版本 2026-04-01 10:42:53 +08:00
remote-control-server feat: 对齐构建时的目标 2026-04-09 20:30:53 +08:00
url-handler-napi feat: 实现 4 个 NAPI 包 — modifiers/image-processor/audio-capture/url-handler 2026-04-01 01:07:42 +08:00