Files
claude-code/docs
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
..
2026-04-01 16:43:45 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 11:14:20 +08:00
2026-04-03 11:52:14 +08:00
2026-04-01 17:18:48 +08:00
2026-04-01 10:09:00 +08:00
2026-04-02 20:57:52 +08:00
2026-04-02 17:37:06 +08:00
2026-04-03 00:47:37 +08:00
2026-04-03 09:39:32 +08:00
2026-04-01 10:09:00 +08:00
2026-04-03 19:56:35 +08:00
2026-04-03 20:23:51 +08:00
2026-04-01 14:44:21 +08:00
2026-04-02 16:21:24 +08:00