Enterprise DNA

Omni by Enterprise DNA

Enterprise DNA Resources

Latest AI and industry news. Practical AI operating-system thinking for owners, operators, and teams doing real work.

220k+

Data professionals

Omni

AI agents and apps

Audit

Map the manual work

News AI News

Andrew Ng open-sourced OpenWorker

A local-first, model-agnostic desktop AI coworker that classifies every tool call into four risk tiers (read/write_local/exec/external) before running.

Enterprise DNA |
Andrew Ng open-sourced OpenWorker

AI Pulse · AI Trends Pulse

The play

Andrew Ng's four-tier approval model (read, write, exec, external) is now a credible reference architecture, adopt or explain why not.

Andrew Ng just open-sourced OpenWorker, a desktop AI assistant that treats security as a first-class design problem, not an afterthought. Instead of letting an agent run wild or forcing you to approve every tiny action, it sorts tool calls into four risk tiers: reading local files, writing to them, executing code, or calling external services. You approve the tier once, and the agent works within those guardrails. It runs fully local through Ollama or connects to your own API keys, supports 35 built-in connectors, and works with any MCP server you point it at.

Ng explicitly calls it a “coworker”, not a chatbot. That framing matters. Chatbots answer questions. Coworkers do things, which means they need to touch your file system, call APIs, maybe run scripts. The risk-tier pattern gives you a practical middle ground: you are not micromanaging every action, but you are not handing over root access either. This is the kind of approval layer we build into systems like the Omni Command Centre when clients need agents to operate across multiple tools without constant babysitting.

The timing is notable. A credible name in AI education releasing a local-first, model-agnostic tool sends a signal that the “agent as coworker” pattern is maturing beyond demos. You can read Ng’s announcement for the technical details, but the practical takeaway is simpler: if you have been waiting for a safer way to let AI touch your systems without locking it in a sandbox or crossing your fingers, this kind of architecture is where the field is heading. Open source means you can inspect it, fork it, or just learn from the design before you commit to anything in production.

Free daily email

Get this every morning.

This brief is one item from today's AI Pulse, the short daily read we run for ourselves on what is actually happening in AI. Subscribe free and it lands in your inbox each morning.

Free daily email

Subscribe to the daily AI Pulse

One short read every morning on what is actually happening in AI. Free.

One email a day. Unsubscribe any time.