Hey HN, our team recently open sourced a small utility library that allows everyone to use Claude's powerful computer use ability (<a href="https://docs.anthropic.com/en/docs/build-with-claude/computer-use" rel="nofollow">https://docs.anthropic.com/en/docs/build-with-claude/compute...</a>) together with playwright, to easily let an AI agent browse the web. The LLM predicts where to move the mouse and click and thereby controls a web browser.<p>The README is quite self-explanatory and it is quite fun to watch the agent figure out the internet. We hope it is useful for some.