Twitter/X

agentcomputer.ai machines now ship with deskctl.dev preinstalled (announced by…

Brief

agentcomputer.ai now ships deskctl.dev on all machines (post by @HarivanshRathi on 2026-03-27). Combined with the coding agent's existing bash tool, deskctl enables agents to output bash scripts with wait blocks and grouped actions, letting a single agent loop orchestrate long-running or multi-step interactive workflows on the local computer.

Why it matters

agentcomputer.ai machines now ship with deskctl.dev preinstalled (announced by @HarivanshRathi, posted 2026-03-27).

Key details

  • The platform's coding agent already includes a bash tool; deskctl extends it by allowing the agent to emit bash scripts containing wait blocks and grouped actions.
  • Deskctl's wait blocks and grouped actions let a single agent loop automate long, multi-step computer-use tasks (e.g., long-running installs or user-interaction pauses) by coordinating sequential and parallel steps in one script.
Source evidence

title: @HarivanshRathi: All agentcomputer.ai machines now ship with deskctl.dev

Your coding agent already has a bash tool.
...
author: @HarivanshRathi
contenttype: tweet
publication: Twitter/X
published: 2026-03-27T22:45:48+00:00
source
url: https://x.com/HarivanshRathi/status/2037662398207660210

word_count: 44

All agentcomputer.ai machines now ship with deskctl.dev

Your coding agent already has a bash tool.
Deskctl gives it a way to output bash scripts with wait blocks and grouped actions to be able to automate long computer-use tasks in a single agent loop.

Video