claude-code-best/packages/@ant
yi7503 522a1a366d
feat: enable Computer Use on Windows and Linux (#145)
Remove macOS-only guards so Computer Use works cross-platform:
- main.tsx: allow CHICAGO_MCP on any known platform (not just macos)
- swiftLoader.ts: remove darwin-only throw, let the backend handle it
- computer-use-input: dispatch to darwin/win32/linux backends
- computer-use-swift: rename loadDarwin→loadBackend, dispatch all platforms

Co-authored-by: yi7503 <yi7503@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 09:57:55 +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 feat: Computer Use — Windows 跨平台支持 + GUI 无障碍增强 + Python Bridge 2026-04-05 15:47:20 +08:00
computer-use-swift feat: enable Computer Use on Windows and Linux (#145) 2026-04-06 09:57:55 +08:00