Keyhac just got a superpower: GUI automation with AI agents.
Unlike other AI GUI automation, it needs no AI at runtime — AI only codes the script. After that it's local Python: fast, no repeated token cost, no screen sharing.
macOS + Windows
https://t.co/5Gl1aPSg2U
Released Keyhac for macOS v1.4
- Added support for JIS (Japanese) keyboard layout.
- Made InputContext thread-safe to allow sending key events from subthreads.
and so on.
https://t.co/rQIP5cMQMO
Keyhac for macOS - v1.3
- Fixed an issue where the key events could come out-of-order between real key events and virtual key events.
- Moved MoveWindow class and LaunchApplication class to keyhac standard API.
and more.
https://t.co/kFwm77A6ja