product update

Augment launches Cosmos platform for multi-agent software development workflows

TL;DR

Augment has released Cosmos, a platform designed to coordinate multiple AI agents across the entire software development lifecycle. The system enables agents to work on issue triage, code review, build fixes, and incident response while integrating with tools like Slack and Linear.

2 min read
0

Augment launches Cosmos platform for multi-agent software development workflows

Augment has released Cosmos, a platform that coordinates multiple AI agents across the software development lifecycle, now available to all team plans. The platform moves beyond single-agent code generation to orchestrate agents across triage, specification, implementation, review, testing, deployment, and feedback.

Platform architecture

Cosmos operates as what Augment calls an "operating system" that coordinates both AI agents and human developers. According to the company, the platform distinguishes itself from single-agent tools or workflow engines by enabling specialized agents to coordinate, delegate work, and share memory across long-running tasks.

The system includes:

  • Multi-interface access through web, mobile, CLI, Slack, and Linear
  • Deployment options including Augment's cloud sandboxes, self-hosted VMs, or local execution
  • Integration capabilities via APIs, Model Context Protocol (MCP) support, and webhooks
  • Shared filesystem and memory system that persists patterns and corrections across sessions

Natural language workflow configuration

Teams can configure agent workflows using natural language commands. Augment provides the example: "When feedback lands in #feedback-billing, triage it, open a Linear ticket, take a first pass at the fix, and open a PR." The platform then deploys the necessary agents to execute these multi-step workflows.

According to Augment, Cosmos agents can also modify the platform itself, helping teams build automations and debug existing workflows. This self-improvement mechanism is designed to expand platform capabilities as teams use it to solve new problems.

Deployment and pricing

Cosmos is available immediately to all Augment team plans. Pricing details for team plans were not disclosed in the announcement. The company positions the platform as infrastructure for what it terms "AI-native engineering teams"—organizations restructuring their development processes around agent-first workflows.

Chris Kelly, Product Lead for Cosmos, states the platform incorporates best practices refined through hundreds of customer engagements by Augment's applied team.

What this means

Cosmos represents a shift from point-solution AI coding assistants to platform-level orchestration of multiple specialized agents. The key technical challenge will be whether the shared memory and coordination mechanisms can maintain coherence across complex, multi-stage workflows without excessive human intervention. The platform's success depends on whether the abstraction of "teams of agents" provides genuine productivity gains over simpler, single-agent tools, or introduces coordination overhead that negates the benefits of parallelization. Augment's approach of making the platform self-modifiable by its own agents is technically ambitious but raises questions about drift and debugging in production environments.

Related Articles

product update

Cline v3.87.0 Adds MiniMax M3 Support, Patches 5 Security Vulnerabilities

Cline, the open-source AI coding assistant, released v3.87.0 on June 3, 2025, adding support for MiniMax's M3 model. The update patches security vulnerabilities in five packages including @xmldom/xmldom, basic-ftp, axios, and undici.

product update

Google launches Gemini Go for Android Go devices with 2GB+ RAM, replaces Assistant Go

Google is rolling out Gemini Go, a streamlined version of its Gemini AI assistant designed for Android Go devices with 2GB of RAM or more. The update replaces Assistant Go and integrates into the Google Search app on entry-level Android phones.

product update

Replit launches SEO Agent to automate search optimization for deployed apps

Replit has launched SEO Agent, an automated tool that scans deployed applications for search optimization issues and can automatically apply fixes. The agent checks crawlability, meta tags, semantic structure, and generates recommendations ranked by impact, with changes applied as separate reviewable tasks.

product update

Meta launches AI agents for WhatsApp, Instagram, Messenger to handle sales and customer service

Meta has launched AI agents for businesses on WhatsApp, Instagram, and Messenger that can close sales, recommend products, and book appointments. Over one million businesses in India, Mexico, and Brazil have already signed up during testing. The feature is currently free but will move to a paid subscription in the coming months.

Comments

Loading...