claude-code-best/packages/@ant
unraid 3707c3c0ba feat: Windows Computer Use enhancement — PrintWindow, UI Automation, OCR
New Windows-native capabilities:
- windowCapture.ts: PrintWindow API for per-window screenshot (works on
  occluded/background windows)
- windowEnum.ts: EnumWindows for precise window enumeration with HWND
- uiAutomation.ts: IUIAutomation for UI tree reading, element clicking,
  text input, and coordinate-based element identification
- ocr.ts: Windows.Media.Ocr for screen text recognition (en-US + zh-CN)

Updated win32.ts backend to use EnumWindows for listRunning() and added
captureWindowTarget() for window-specific screenshots.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 00:00:02 +08:00
..
claude-for-chrome-mcp feat: monorepo 构建完成 2026-03-31 21:21:46 +08:00
computer-use-input feat: enable Computer Use with macOS + Windows + Linux support 2026-04-03 23:17:14 +08:00
computer-use-mcp feat: enable Computer Use with macOS + Windows + Linux support 2026-04-03 23:17:14 +08:00
computer-use-swift feat: Windows Computer Use enhancement — PrintWindow, UI Automation, OCR 2026-04-04 00:00:02 +08:00