<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: DevSwarm</title>
    <description>The latest articles on DEV Community by DevSwarm (@devswarm).</description>
    <link>https://dev.to/devswarm</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3181226%2Ff5e436e0-1996-4968-a903-25ace17a98dc.png</url>
      <title>DEV Community: DevSwarm</title>
      <link>https://dev.to/devswarm</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devswarm"/>
    <language>en</language>
    <item>
      <title>DevSwarm 2.5.0: A Better Way to Work With Terminal Coding Agents</title>
      <dc:creator>DevSwarm</dc:creator>
      <pubDate>Mon, 17 Aug 2026 18:02:29 +0000</pubDate>
      <link>https://dev.to/devswarm/devswarm-250-a-better-way-to-work-with-terminal-coding-agents-18dm</link>
      <guid>https://dev.to/devswarm/devswarm-250-a-better-way-to-work-with-terminal-coding-agents-18dm</guid>
      <description>&lt;p&gt;AI coding agents are becoming a regular part of the development workflow, but the experience of working with them can still feel disconnected from the rest of your development environment.&lt;/p&gt;

&lt;p&gt;DevSwarm 2.5.0 focuses on making that experience more natural without asking you to replace the coding agents you already use.&lt;/p&gt;

&lt;h2&gt;
  
  
  A dedicated interface for your coding agents
&lt;/h2&gt;

&lt;p&gt;The biggest addition in 2.5.0 is &lt;strong&gt;DevSwarm Chat&lt;/strong&gt;, a dedicated interface for working with locally installed terminal coding agents such as Claude, GitHub Copilot, and OpenAI Codex.&lt;/p&gt;

&lt;p&gt;The idea is simple: your agents should continue doing the work they already do well, while DevSwarm provides a better environment for interacting with and managing those sessions.&lt;/p&gt;

&lt;p&gt;Responses stream directly into the interface as Markdown, making longer agent responses easier to read. Tool calls are presented in organized cards instead of getting lost in terminal output, and permission requests become clickable actions so you can quickly review and approve what an agent is trying to do.&lt;/p&gt;

&lt;p&gt;Conversations also persist across reloads, so closing or refreshing DevSwarm doesn't mean losing the context of an ongoing agent session.&lt;/p&gt;

&lt;h2&gt;
  
  
  Your theme follows you
&lt;/h2&gt;

&lt;p&gt;The other major part of this release is the way DevSwarm handles themes.&lt;/p&gt;

&lt;p&gt;If you've already spent time configuring your development environment to look and feel the way you want, switching into another application shouldn't mean starting over.&lt;/p&gt;

&lt;p&gt;With 2.5.0, your VS Code themes can now be applied throughout DevSwarm, including navigation, workspaces, AI tools, dialogs, settings, and the rest of the application.&lt;/p&gt;

&lt;p&gt;Themes are also remembered independently for each repository. That means different projects can have different themes, and DevSwarm automatically restores the environment associated with the repository you're working on.&lt;/p&gt;

&lt;h2&gt;
  
  
  Built around the tools you already use
&lt;/h2&gt;

&lt;p&gt;DevSwarm Chat isn't intended to replace your coding agents. It's designed to give them a better place to work.&lt;/p&gt;

&lt;p&gt;You can continue using the agents and workflows you're already familiar with while getting a more structured interface for following their output, reviewing tool calls, handling permissions, and keeping track of longer-running sessions.&lt;/p&gt;

&lt;p&gt;Together, these changes make DevSwarm feel less like another application you have to adapt to and more like an extension of the development environment you're already comfortable with.&lt;/p&gt;

&lt;p&gt;DevSwarm 2.5.0 is available now.&lt;/p&gt;

&lt;p&gt;Read the full release: devswarm.ai/blog/devswarm-wears-your-vscode-theme/&lt;/p&gt;

</description>
      <category>coding</category>
      <category>devswarm</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>We built Multi-Repo Workspaces for AI coding</title>
      <dc:creator>DevSwarm</dc:creator>
      <pubDate>Mon, 20 Jul 2026 23:25:18 +0000</pubDate>
      <link>https://dev.to/devswarm/we-built-multi-repo-workspaces-for-ai-coding-2ib1</link>
      <guid>https://dev.to/devswarm/we-built-multi-repo-workspaces-for-ai-coding-2ib1</guid>
      <description>&lt;p&gt;Most production applications aren't monorepos.&lt;/p&gt;

&lt;p&gt;A feature often spans the frontend, backend, shared packages, infrastructure, and more. While polyrepos work well for ownership, AI coding tools typically only see one repository at a time.&lt;/p&gt;

&lt;p&gt;We wanted to change that.&lt;/p&gt;

&lt;p&gt;With Multi-Repo Workspaces in DevSwarm, you can bundle multiple Git repositories into a single workspace while keeping each repository independent with its own history, branches, remotes, CI, and pull requests.&lt;/p&gt;

&lt;p&gt;Your AI agent, whether it's Claude Code, Codex, OpenCode, or another supported agent, gets context across the entire system and can make coordinated changes across repositories. When it's finished, you can review code changes and pull requests from every repository in one central view, leave comments and suggestions, and merge each repository independently.&lt;/p&gt;

&lt;p&gt;No monorepo migration. No changes to your existing Git workflow.&lt;/p&gt;

&lt;p&gt;I'd love to hear how other teams are handling cross-repository development with AI. Are you using monorepos, polyrepos, or something in between?&lt;/p&gt;

&lt;p&gt;Read more: &lt;a href="https://devswarm.ai/blog/multi-repo-workspaces/" rel="noopener noreferrer"&gt;https://devswarm.ai/blog/multi-repo-workspaces/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devtools</category>
      <category>vibecoding</category>
      <category>coding</category>
      <category>multirepo</category>
    </item>
  </channel>
</rss>
