Andrew Ng Just Released OpenWorker: An Open-Source, Local-First Desktop AI Coworker That Returns Finished Deliverables Instead of Chat
Andrew Ng just shipped OpenWorker: an open-source desktop agent that doesn't chat—it ships finished work. Local-first, 30 model support, MIT license.

Why it matters
A major figure in AI is releasing a production-grade agent framework that prioritizes autonomous task completion over conversation interfaces. This signals a shift in how the industry views agent UX and represents a significant open-source contribution to the agent-as-product category.
The key facts
7 to knowMIT-licensed open-source release
Local-first desktop agent (Tauri shell + Python server)
Supports 30 curated tool-calling models plus Ollama
Risk engine gates writes, shell commands, and off-machine actions
Focus on finished deliverables over chat interface
Released by Andrew Ng (founding figure in AI)
Published July 23, 2026
Go to the source
MarkTechPostmarktechpost.com
Publisher excerpt: Andrew Ng has released OpenWorker, an MIT-licensed desktop AI agent that returns finished deliverables instead of chat replies. It runs a local Python agent server under a Tauri shell, supports 30 curated tool-calling models plus fully local Ollama, and gates every write, shell command and…