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

Long-horizon computer-use harness

A same-day repo (`AMAP-ML/LongHorizon-Harness`) for running agents across desktop apps with persistent task state, pulling 166 stars on day one. Too.

Enterprise DNA |
Long-horizon computer-use harness

AI Pulse · Under the Radar

The play

If you run multi-hour agent workflows, build state checkpoints so failures don't erase progress.

A new GitHub repository dropped yesterday and picked up 166 stars in less than 24 hours, which means either it hit a nerve or someone has a very enthusiastic Slack channel. The project is called LongHorizon-Harness, and it tackles a problem most AI agent demos conveniently skip: what happens when your agent needs to work across multiple desktop applications for hours or days without losing its place.

Most agent frameworks today assume tasks wrap up in minutes. You ask the agent to pull a report, it does, it’s done. But real work doesn’t look like that. You might need an agent to monitor a folder, update three different spreadsheets as new data arrives, ping a Slack channel when thresholds break, and keep that loop running reliably for a week. The moment the process crashes or the machine restarts, you lose everything. LongHorizon-Harness is built to persist task state so agents can pick up exactly where they left off, even across reboots or application failures.

The repository itself is too fresh to know if the traction is organic or just early hype. But the problem it addresses is real. We’ve been working through the same reliability questions inside our own Omni Command Centre, where swarm coordination and dispatch logic have to survive interruptions without dropping tasks or duplicating work. Durable state isn’t glamorous, but it’s the difference between a demo and a tool you can actually deploy.

If you’re experimenting with agents that need to run longer than a coffee break, this is worth watching. It won’t solve everything, but it’s a signal that the infrastructure layer for serious agent work is starting to get attention. The flashy part of AI is the model. The part that matters for your business is whether it shows up tomorrow and remembers what it was doing.

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.