AI agents
Agent
An agent that actually drives your Mac, with the model of your choosing
★ 579
August 2026
MIT
AI agents
What it does
A native Swift agent for macOS 26.4.1 and later that looks at the screen, clicks and types on your behalf, and handles coding tasks — presented as an open-source alternative to Claude Code and Cursor. Providers are pluggable, including local Ollama for fully offline use and Apple Intelligence for on-device triage, and individual built-in or MCP tools can be toggled per provider. It needs Accessibility permission, which means whatever is on screen is visible to it. Note that some of the providers the author recommends first are Chinese services. MIT.
Summary based on the project's own description. The Japanese page has a fuller beginner guide: setup difficulty, what to prepare, and a step-by-step start.
Screenshots & visuals
Before you start
- Setup difficultySome setup needed
- Command lineNot required
- API keyRequired
- Sends data onlineYes
Judged automatically from the project's own metadata. Always confirm on the official page.
Agent FAQ
- Is Agent free?
- Agent itself is free, but it needs an API key for an external AI service. That service charges separately, though some have a free tier.
- Do I need to install anything or write code to use Agent?
- You install it like a normal desktop app. No command line involved.
- Does Agent work on a phone?
- No. It needs a computer.
- Can I use Agent commercially?
- The licence is MIT, which permits commercial use. Conditions such as keeping the copyright notice still apply, so read the licence text before shipping it inside something.
How it compares
The conditions that decide whether you can actually use it, side by side.
| Tool | Command line | API key | Sends data out | Phone | Commercial use |
|---|---|---|---|---|---|
| Agent (this page) | Not needed | Required | Yes | No | Yes |
| Cline | Not needed | Required | Yes | No | Yes |
| AgentGPT | Not needed | Required | Yes | No | Yes |
| Continue | Not needed | Required | Yes | No | Yes |
"Sends data out" means your input is uploaded to someone's server. Pick "No" when the material cannot leave your organisation.