<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DeepRise Blog</title>
    <link>https://deeprise.dev/blog</link>
    <description>Articles on multi-agent systems, autonomous coding agents, and open-source AI development.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 11 Jul 2026 05:00:16 GMT</lastBuildDate>
    <atom:link href="https://deeprise.dev/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[What Are Multi-Agent Coding Systems?]]></title>
      <link>https://deeprise.dev/blog/what-are-multi-agent-coding-systems</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/what-are-multi-agent-coding-systems</guid>
      <description><![CDATA[An introduction to multi-agent systems for software development — how specialized autonomous agents collaborate to plan, build, test, and ship code.]]></description>
      <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Long-Running Autonomous Agents Explained]]></title>
      <link>https://deeprise.dev/blog/long-running-autonomous-agents-explained</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/long-running-autonomous-agents-explained</guid>
      <description><![CDATA[What makes an AI agent "long-running"? How autonomous coding agents maintain context, recover from failures, and execute multi-step software tasks over hours or days.]]></description>
      <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[How the DeepRise Agent Swarm Works]]></title>
      <link>https://deeprise.dev/blog/how-deeprise-agent-swarm-works</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/how-deeprise-agent-swarm-works</guid>
      <description><![CDATA[A technical overview of DeepRise — the open-source multi-agent system where specialized coding agents plan, build, test, review, and deploy software in parallel.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Agent Orchestration for Software Development]]></title>
      <link>https://deeprise.dev/blog/agent-orchestration-for-software-development</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/agent-orchestration-for-software-development</guid>
      <description><![CDATA[How agent orchestration coordinates multiple autonomous coding agents — task decomposition, delegation, feedback loops, and parallel execution patterns.]]></description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Parallel AI Agents for Coding: Why Concurrency Matters]]></title>
      <link>https://deeprise.dev/blog/parallel-ai-agents-for-coding</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/parallel-ai-agents-for-coding</guid>
      <description><![CDATA[How parallel execution of autonomous coding agents reduces delivery time — and the coordination challenges that come with running multiple agents on the same codebase.]]></description>
      <pubDate>Fri, 20 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Autonomous Agents vs Coding Assistants: What Is the Difference?]]></title>
      <link>https://deeprise.dev/blog/autonomous-agents-vs-coding-assistants</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/autonomous-agents-vs-coding-assistants</guid>
      <description><![CDATA[Coding assistants answer prompts. Autonomous agents execute multi-step workflows. Here is how they differ and when each approach makes sense for software development.]]></description>
      <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[AI Agents for Code Review and Security]]></title>
      <link>https://deeprise.dev/blog/ai-agents-for-code-review-and-security</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/ai-agents-for-code-review-and-security</guid>
      <description><![CDATA[How dedicated review and security agents improve code quality in multi-agent systems — automated best-practice checks, vulnerability scanning, and maintainability analysis.]]></description>
      <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Automated Testing with AI Agent Swarms]]></title>
      <link>https://deeprise.dev/blog/automated-testing-with-ai-agent-swarms</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/automated-testing-with-ai-agent-swarms</guid>
      <description><![CDATA[How multi-agent systems use dedicated test agents — unit tests, user-level simulation, and runtime QA — to validate software autonomously.]]></description>
      <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Open Source Multi-Agent Frameworks for Developers]]></title>
      <link>https://deeprise.dev/blog/open-source-multi-agent-frameworks</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/open-source-multi-agent-frameworks</guid>
      <description><![CDATA[Why open source matters for multi-agent AI systems — transparency, community contribution, self-hosting, and the state of open source agent frameworks in 2026.]]></description>
      <pubDate>Tue, 20 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Super Agent Orchestration Patterns]]></title>
      <link>https://deeprise.dev/blog/super-agent-orchestration-patterns</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/super-agent-orchestration-patterns</guid>
      <description><![CDATA[How super agents coordinate autonomous agent swarms — strategy setting, task delegation, feedback consolidation, and adaptive replanning.]]></description>
      <pubDate>Mon, 12 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Getting Started with DeepRise]]></title>
      <link>https://deeprise.dev/blog/getting-started-with-deeprise</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/getting-started-with-deeprise</guid>
      <description><![CDATA[Install and run DeepRise — the open-source multi-agent system for autonomous coding. Step-by-step setup with curl installer or Git clone.]]></description>
      <pubDate>Mon, 05 Jan 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Building Software with Autonomous Agent Swarms]]></title>
      <link>https://deeprise.dev/blog/building-software-with-autonomous-agent-swarms</link>
      <guid isPermaLink="true">https://deeprise.dev/blog/building-software-with-autonomous-agent-swarms</guid>
      <description><![CDATA[A practical guide to using multi-agent systems for real software projects — from task assignment to parallel development, testing, and deployment.]]></description>
      <pubDate>Sat, 20 Dec 2025 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>