terminator - Playwright for Windows computer use
Rust SDK for driving Windows applications with native UI Automation, designed as a Playwright-style API for AI agents. Lets LLMs click, type, and read state across desktop apps.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
Obscura - Rust headless browser for AI agents
Open-source Rust headless browser built for AI agents and scraping. Lower memory and faster cold starts than Chromium-based stacks like Puppeteer and Playwright.
browser-harness-js - self-healing browser harness for LLMs
TypeScript browser harness that lets an LLM complete arbitrary tasks with automatic recovery when selectors break or pages restructure. From the browser-use team.
agent-browser-mcp - real Chrome control over MCP
MCP server that drives an actual Chrome instance via the Chrome DevTools Protocol with page scanning, screenshots, and physical input simulation for agents.
Breeze - auto-confirm Windows Hello dialogs
Tiny Rust Windows service that detects Windows Hello credential prompts and clicks through them when face recognition has already succeeded. Solves the dual-monitor sign-in shuffle.