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

New "AI coworker" runs each task in its own sandbox

Useagent puts Claude Code/Codex/OpenCode agents into isolated Linux sandboxes per thread, with durable event-sourced runs in Postgres that survive.

Enterprise DNA |
New "AI coworker" runs each task in its own sandbox

AI Pulse · Under the Radar

The play

Use sandboxed agents for cross-app tasks, but require human approvals and maintain durable audit logs.

A new open-source project called useagent is taking a practical approach to AI coworkers. Instead of letting one agent operate across everything, it runs each task or conversation thread inside its own isolated Linux sandbox. That matters because a task involving code, email, customer records, or internal documents should not automatically have access to every other task.

The system is built to work with agents such as Claude Code, Codex and OpenCode. It keeps a durable record of each run in Postgres, so work can survive a restart rather than disappearing when a session ends. It also includes a secure credentials gateway and human approval steps for actions across tools including Slack, GitHub, Gmail, Linear, Notion and HubSpot. In plain terms, it is trying to make AI agents useful inside real operating systems without handing them the keys unchecked.

There is early interest, with 125 GitHub stars on day one. More telling is the 1,351 commits already on the main branch, which suggests this is likely an established codebase being released publicly, not a project built overnight. That does not prove it is production-ready, but it is a useful signal for operators watching this space.

The bigger point is that safe agent deployment is becoming an operations problem, not just an AI model choice. You need task boundaries, permission controls, records of what happened, and a person able to approve sensitive steps. This is the kind of thing we build into an AI command centre, where useful automation has clear guardrails and accountability.

Working With Claude field guide cover

Free Resource

Put what you just read to work

The free 32-page Working With Claude guide: the full ecosystem, Claude Code, and how to roll it out across a business.

No spam. Unsubscribe any time.

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.