Join us for DevCon Fall conference, virtual and in New York. Nov 18 - 19Join us for DevCon. Nov 18 - 19
Logo
  • #

    +

    >

    DevCon
  • Articles112
  • Podcast81
  • Landscape464
  • Events26
  • Newsletter28
  • #

    +

    >

    DevCon
  • Articles112
  • Podcast81
  • Landscape464
  • Events26
  • Newsletter28

Stay ahead, join 7,000 devs reading AI Native Dev Digest

Logo
  • Discord
  • LinkedIn
  • X
  • YouTube
  • Spotify
  • Apple Podcasts
  • Home
  • Articles
  • Podcast
  • Landscape
  • About
  • Privacy Policy
  • Cookies
  • Contact
© AI Native Dev
Back to articlesAugment-ing yourself with Remote Agents
Coding Async with Remote Agents: Wake up to completed code tasks

Dion Almaer

4 min read13 Jun 2025

Field CTO at Tessl, previously built developer products at Google, Shopify, Mozilla

Website
LinkedIn
X
Bluesky
Medium
AI Tools & Assistants
Agentic Systems
Table of Contents
A Quick Look at Augment Remote Agents
Remote Agents vs. Codex, Claude Code, Devin, and OpenHands
Back to articles

Augment-ing yourself with Remote Agents

Coding Async with Remote Agents: Wake up to completed code tasks

2025 sure is the year of Agents, Agents, Agents… or as Kent Beck likes to call them… Genies:

We wanted to quickly highlight one of the agents that you may not have explored.

Augment Code has been consistently shipping Agents, starting with local ones that run inside your IDE and then remote ones that run independently in a containerized environment that you can configure.

These Remote Agents just reached general availability in VS Code (Augment Code supports JetBrains and vim editors for most of the features… but VS Code is often where you first see a new feature with a fast follow in the others!).

These agents perform tasks asynchronously, such as bug fixes, refactoring, test generation, and documentation, simultaneously producing review-ready pull requests—even after developers have closed the laptop lid and popped off for a bevy.


A Quick Look at Augment Remote Agents

Remote Agents stand apart by offering:

  • Parallel Task Execution: Multiple agents work simultaneously, significantly boosting productivity.
  • Deep Semantic Context: Precise understanding of complex, multi-repository codebases.
  • IDE Integration: Seamless control from VS Code, including real-time monitoring and SSH access.

Matt Ball recently highlighted the practical impact, tweeting: "Augment Remote Agents are changing how quickly our team ships features. Launch agents before leaving, wake up to completed PRs ready for review!" (source)

The best way to grok local and remote agents is to see them in action, and a short overview is provided by Anshuman


Remote Agents vs. Codex, Claude Code, Devin, and OpenHands

Augment’s offering is surrounded by others in the arena. Those that started as CLIs are growing remote capabilities, and those that started remotely are building out CLIs!

  • OpenAI Codex: Lightweight parallel execution without IDE integration or deep contextual memory.
  • Claude Code: Strong reasoning and deep context, typically sequential via CLI. However, community projects like Claude Squad allow running multiple Claude instances simultaneously, somewhat alleviating the sequential execution limitation. Launch within VS Code and you will see it come to life there too.
  • Devin: Offers full autonomy, planning, and coding, with integration into collaboration tools like Slack and GitHub, but can introduce workflow delays.
  • OpenHands: Open-source autonomous agents, with sandboxed execution and full workflow autonomy.

In comparison, Augment's Remote Agents provide a solid combination of autonomy, parallel task handling, deep semantic context, and integrated IDE experience, perfectly suited for enterprise and professional teams.

If you’re curious to see more, Augment offers a free trial. Feel free to test it, and share your experience in our Discord community!

Resources

Visit resource
Augment Code Official Site

Related Articles

Parallelizing AI Coding Agents

18 Jun 2025

Patrick Debois

Embabel Puts a Spring in Your Agents Step

29 May 2025

Dion Almaer

JetBrains Releases Junie: An Agentic AI Assistant

28 Apr 2025

Simon Maple

Dion Almaer

4 min read13 Jun 2025

Field CTO at Tessl, previously built developer products at Google, Shopify, Mozilla

Website
LinkedIn
X
Bluesky
Medium
AI Tools & Assistants
Agentic Systems
Table of Contents
A Quick Look at Augment Remote Agents
Remote Agents vs. Codex, Claude Code, Devin, and OpenHands

Resources

Visit resource
Augment Code Official Site

Related Articles

Parallelizing AI Coding Agents

18 Jun 2025

Patrick Debois

Embabel Puts a Spring in Your Agents Step

29 May 2025

Dion Almaer

JetBrains Releases Junie: An Agentic AI Assistant

28 Apr 2025

Simon Maple