Expand description
Standalone UI automation toolkit — CDP for browsers, UIA for Windows desktop apps, visual gate assessment, tile-delta compression.
Modules§
- bridge
- Vision Bridge — decode BMP captures into Frame structs, run CPU-side tile hash compression, produce CompressedFrame JSON.
- burst
- Multi-frame burst capture with GIF encoding and cleanup.
- cdp
- deferred_
poller - Deferred Poller — tick-driven visual verification without timers.
- gate
- Visual Gate Report orchestrator — capture → compress → input → assess → JSON.
- inlined_
compress - CPU-only tile hash compression using FNV-1a.
- inlined_
types - Core types for frame capture and compression.
- input
- Input state reader — mouse position + gamepad state for Visual Gate reports.
- macro_
compiler - selector
- spooler
- vision
- visual_
debug - Perceptual hashing, tile-delta frame compression, and window capture cache.