OpenWorker v0.2.0 adds security-focused coworkers, skills, and memory; v0.2.1 adds the Ox Alpha model. The open-source desktop agent is free and MIT-licensed.
OpenWorker, the open-source desktop agent from Andrew Ng and Rohit Prasad, shipped v0.2.0 on 24 August 2026 with security-focused coworkers and new skills support. A follow-up release, v0.2.1, landed the next day adding another model option.
OpenWorker v0.2.0, released 24 August 2026, adds Skills for packaging reusable workflows, three specialized security coworkers for code review, cloud posture, and dependency audits, persistent cross-session memory, an auto-approve mode for routine tool calls, and Intel Mac builds. v0.2.1, released 25 August 2026, adds the Ox Alpha model via OpenRouter.
Security work favors local-first, model-agnostic agents: a dependency or cloud-posture scan can run entirely offline, with open-weight models via Ollama, so proprietary code never reaches a third-party API. That pitch sits alongside coding agents such as Claude Code and Cursor, both tracked on AI Agents Listing, which handle a different slice of the same audit-and-ship workflow. OpenWorker's MIT license also lets teams read the approval and tool-calling logic before trusting it with a shell.
OpenWorker has no independent security benchmark yet, so claims about catching real vulnerabilities rest on Andrew Ng's framing and early user reports rather than published third-party evaluation. Windows builds also remain unsigned, which triggers a SmartScreen warning during install.
Yes. OpenWorker itself is free and MIT-licensed; the only cost is the model you connect it to, whether that's an API key for OpenAI, Anthropic, or another provider, or a local open-weight model through Ollama, which runs at no additional charge.
Yes. A Windows 10/11 x64 build ships alongside the macOS app with the same coworker and connectors. The installer isn't code-signed yet, so SmartScreen shows an unknown-publisher warning during setup while signing is in progress, per the project's GitHub repository.
OpenWorker runs locally with any model you pick, including free local ones via Ollama, while Claude Code and Cursor, both listed on AI Agents Listing, tie to a specific vendor's cloud models. OpenWorker focuses on general desktop and security work, not a coding editor.
Source: OpenWorker v0.2.0 release notes Discussion: X post
One email a week. New agents, MCP servers and skills, and what is actually getting traction.
Claude Code will read AGENTS.md when a project has no CLAUDE.md, adopting the open convention that Codex, Cursor and other coding agents already read.
HarnessTax, a UC Berkeley Sky Lab and Arena study, finds swapping a coding agent's harness changes cost by up to 5x while success rate barely moves.
Ordewell is a new open-source CLI, TUI and VS Code extension that turns one goal into an editable, multi-agent plan for coding agents.