Blog

Guides, deep dives, and release notes — mostly about eyehands and Claude Code running real workflows on Windows.

Guides

Task-oriented walkthroughs for specific jobs.

Testing WinForms apps end-to-end with eyehands

~10 min read

Turn eyehands into a lightweight WinForms UI-test harness: click elements by name via UI Automation, assert on screen content via OCR, and keep tests deterministic with click_and_wait.

Deep dives

Technical explainers. What, why, and how much it actually costs.

Releases & policy

Release notes and the eyehands privacy model.

eyehands 1.5.0: security hardening

~7 min read

A focused pass on security: DNS rebinding defense, constant-time token comparison, request size caps, HttpOnly session cookies, and more.