Andrew Ng open-sources OpenWorker, a local-first desktop agent that can deliver finished work
量子位 · wechat · 2026-07-25
Andrew Ng open-sources OpenWorker, a desktop AI agent that ships finished work
Andrew Ng has launched OpenWorker, an open-source, MIT-licensed desktop agent designed to do more than chat: it can take a task like “prepare a customer brief” and actually produce the finished output across files, calendars, Slack, and other workplace tools.
What it does:
- Connects to 25+ tools, including GitHub, Slack, Jira, Notion, Linear, HubSpot, Outlook, Gmail, and Google Calendar.
- Can also access local files and the terminal.
- Supports more tools through MCP.
- Can run scheduled workflows such as daily briefings, weekly reports, and channel monitoring.
OpenWorker is built around four principles: open source, local-first, privacy protection, and model agnosticism.
- It works on Mac, with a Windows version coming soon.
- Users can bring their own API key for models such as GPT, Claude, Gemini, or run local/open-weight models through Ollama.
- By default, agent loops, conversation history, connector tokens, and model keys stay on the user’s device unless a chosen service or integration sends data out.
A key safety design is that the agent pauses for approval before sending messages, editing calendars, writing to external tools, or running terminal commands. If the user is away, these actions are queued for confirmation instead of being executed blindly.
Ng’s broader message is clear: an AI agent should not stay trapped in a chat window; it should understand context, produce deliverables, and return control to the human at critical steps.
Related event: Andrew Ng Releases Open Source Agent OpenWorker(6 posts)→
More from coding & agent
- Statistician Shares AI Workflow: Let AI Handle Narrative, Humans Keep the Math — Excellent_Copy4646 · 2026-07-25
- GitHub screenshot jokes about 41 subagents and 157,288 new lines of code — zeeg · 2026-07-25
- Anthropic makes agent memory file-based, exportable, auditable, and reversible — VraserX · 2026-07-25
- “Typing code was never the job,” argues a post on Claude and $500K engineers — gdechichi · 2026-07-25
- Etched says inference means owning the full stack, not just writing kernels — AccBalanced · 2026-07-25
- Open-source TokenShield adds turn-scoped hashes to stop CrewAI retry loops — bulleykebaal · 2026-07-25