claude-code-best/packages/@ant
claude-code-best 227083d31f fix: 修复截图 MIME 类型硬编码导致 API 拒绝的问题
macOS screencapture 输出 PNG,但代码硬编码 mimeType 为 image/jpeg,
导致 API 报错 "specified using image/jpeg but appears to be image/png"。
改为通过 magic bytes 检测实际图片格式。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-12 17:32:28 +08:00
..
claude-for-chrome-mcp feat: enable Claude in Chrome MCP with full browser control 2026-04-03 21:46:07 +08:00
computer-use-input feat: enable Computer Use on Windows and Linux (#145) 2026-04-06 09:57:55 +08:00
computer-use-mcp fix: 修复截图 MIME 类型硬编码导致 API 拒绝的问题 2026-04-12 17:32:28 +08:00
computer-use-swift fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
ink feat: 远程群控 (#243) 2026-04-11 23:22:55 +08:00