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

One-call agent tool collapses 50 calls into one

Aside-codemode batches search and browser work into a single sandboxed JS block, with the author claiming a 55-second find+grep task dropped to 1.

Enterprise DNA |
One-call agent tool collapses 50 calls into one

AI Pulse · Under the Radar

The play

Pilot batched agent actions on repetitive research tasks, measuring speed gains against sandboxing, accuracy, and failure recovery.

A small open-source project called aside-codemode is getting attention for a simple idea: instead of an AI agent making dozens of separate search, browser, and file-reading calls, it groups that work into one sandboxed JavaScript block. The project’s author says this can turn a find-and-grep task that took 55 seconds into one second. That’s the author’s claim, not an independently verified benchmark, but the direction is worth watching. The repository picked up 87 GitHub stars in its first two days, at roughly 36 stars a day. You can see the implementation in the original repository.

Why should an operator care? Agent tools often feel slow because every tiny step creates another request, another response, and another decision point. Search for a file. Open it. Check another file. Run a command. Repeat. If more of that work can happen inside one controlled execution step, AI assistants could become more useful for real operational tasks like checking reports, tracing data issues, reviewing documentation, or preparing a first-pass analysis.

The important word here is controlled. Combining many actions into one block may reduce waiting time, but it also means companies need clear limits on what the agent can access and execute. Sandboxing is part of that answer, though teams should still test these tools carefully before giving them access to production systems or sensitive files. This is the kind of thing we build into an AI command centre, where speed matters, but visibility and control matter just as much.

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.