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

OpenRouter Launches Auto Router Beta: Task-Aware Model Routing Based on Community Spend

OpenRouter has released Auto Router Beta, a task-aware routing system that classifies incoming requests and automatically routes them to popular models based on community spending patterns. The router allows users to filter selections by cost-quality tradeoff preferences.

product update

OpenAI restores chat sidebar in Mac app after user backlash over confusing redesign

OpenAI has updated its ChatGPT Mac app to restore direct access to chat conversations through a prominent sidebar toggle. The fix addresses user complaints following a July 10 redesign that replaced the native Mac client with an Electron-based app and buried the standard chat interface behind Work and Codex features.

product update

NVIDIA NeMo Automodel integrates with Hugging Face Diffusers for distributed video and image model fine-tuning

NVIDIA and Hugging Face have integrated NeMo Automodel with the Diffusers library, enabling distributed fine-tuning of video and image diffusion models without checkpoint conversion. The integration supports models including FLUX.1-dev (12B), Wan 2.1 (1.3B/14B), and HunyuanVideo (13B) with full fine-tuning and LoRA options.

product update

AWS launches Managed Knowledge Base for Bedrock with 6 enterprise connectors and automatic ACL enforcement

Amazon Web Services launched Managed Knowledge Base for Bedrock in general availability, offering a fully managed retrieval solution with six native enterprise connectors including SharePoint, Confluence, and Google Drive. The service handles document parsing up to 500 MB for PDFs, 2 GB for audio, and 10 GB for video, with real-time access control list verification at query time.

Comments

Loading...