browser-use/macos-harness
The simplest, thinnest harness that gives an LLM complete freedom to control a Mac.
About the project
A thin Python harness giving an LLM agent direct control of macOS through six primitives (see, key, type, click, ax, script) to drive apps, the browser, and files. The agent writes any missing logic in plain Python mid-task.
Useful for
- Run an agent that controls Spotify or another app via screenshots and clicks
- Automate actions in an already logged-in Chrome through CDP without a fresh profile
- Build a script that reads background app windows and home directory files in one Python process
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 12 expected by the end of the day.
- Before this, the repository barely got any stars — about 3 per day.
- The repository is 28 days old and already has 860 stars.
- Top new repositories this month: #95.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 860
- Stars in a day
- 12
- Forks
- 58
- Issues and pull requests
- 12
- Watchers
- 1
- Language
- Python
- License
- MIT
- Latest release
- v0.1.2 · August 17, 2026
- Created
- August 17, 2026
- Last push
- August 17, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories this month: #95
Similar projects
-
6.9
google/artemis
Google's tool for automating Android devices from natural-language instructions: drives apps, captures logs and screenshots, and integrates with AI assistants via MCP.
-
6.4
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.3
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.1
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
5.5
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.4
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…