claude-code-best/packages/@ant
unraid ee369549a8 fix: correct detectMimeFromBase64 to decode raw bytes from base64
The charCodeAt approach compared raw byte magic numbers against
base64-encoded characters which never matched. Decode first 12 raw
bytes and check standard magic byte signatures directly.
Fixes API 400 on Windows (JPEG) and macOS (PNG) screenshots.
2026-04-14 19:54:11 +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: correct detectMimeFromBase64 to decode raw bytes from base64 2026-04-14 19:54:11 +08:00
computer-use-swift fix(types): clean type fixes across 92 files 2026-04-09 23:45:56 +08:00
ink feat: 工具层及 mcp 大重构 (#252) 2026-04-13 09:52:05 +08:00