3/7/2026 at 10:16:35 PM
Update: Since the initial post, I've shipped several features based on feedback:- Screenshot capture: GET /windows/{pid}/screenshot → returns PNG
- Batch operations: POST /interact/batch → multiple actions per request
- Wait/poll: GET /windows/{pid}/wait?q=Submit&timeout=5000
- Python & TypeScript SDKs (local install, PyPI/npm coming soon)
- OpenAPI spec, Dockerfile, 7 example scripts
- Demo GIF in README showing Calculator automation via Claude Code
Thanks for the feedback everyone!
by stif1337