<?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: Joshua Phillips</title>
    <description>The latest articles on DEV Community by Joshua Phillips (@joshuadarron).</description>
    <link>https://dev.to/joshuadarron</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3812435%2Fcd7325eb-13d2-49b5-b30b-dc172acc8b02.png</url>
      <title>DEV Community: Joshua Phillips</title>
      <link>https://dev.to/joshuadarron</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joshuadarron"/>
    <language>en</language>
    <item>
      <title>Your IDE Is Now the AI Command Center</title>
      <dc:creator>Joshua Phillips</dc:creator>
      <pubDate>Wed, 18 Mar 2026 13:10:16 +0000</pubDate>
      <link>https://dev.to/joshuadarron/your-ide-is-now-the-ai-command-center-488g</link>
      <guid>https://dev.to/joshuadarron/your-ide-is-now-the-ai-command-center-488g</guid>
      <description>&lt;p&gt;AI is progressing faster than any technology before it. But for engineers trained on systems, architecture, and code (not foundation models and inference infrastructure), that speed creates friction, not opportunity.&lt;/p&gt;

&lt;p&gt;The challenge: exponential research growth, rapid model releases, fragmented ecosystems, constant tooling churn, and integration complexity have created a massive barrier to entry for engineers trying to build real AI systems.&lt;/p&gt;

&lt;p&gt;We built RocketRide to tear that barrier down.&lt;/p&gt;

&lt;p&gt;RocketRide is an open source, developer-native AI pipeline platform. The C++ engine is fully open, MIT-licensed, and designed so your IDE becomes the AI command center.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The core idea:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faq9zfje6svej35iqkv4a.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faq9zfje6svej35iqkv4a.png" alt=" " width="800" height="233"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you can build:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Document reporting pipelines (handwritten OCR to SQL + LLM summaries)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvpj13kn29n8jd1365ksj.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvpj13kn29n8jd1365ksj.JPG" alt=" " width="800" height="395"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Multi-agent workflow automation (intake, classify, retrieve, resolve, route)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9q1vnz7re4et550mzsem.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9q1vnz7re4et550mzsem.JPG" alt=" " width="800" height="396"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Large-scale document intelligence (archives to RAG knowledge bases)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The engine handles concurrency, backpressure, and stage isolation at petabyte scale. Pipelines are JSON files. SDKs connect via WebSocket. 50+ built-in nodes cover processing, models, agents, and data integrations.&lt;/p&gt;

&lt;p&gt;Stack: C++ 49.6%, Python 24.7%, TypeScript 17.6%. Only prerequisite: Node.js 18+.&lt;/p&gt;

&lt;p&gt;Linux Foundation member. Agentic AI Foundation member.&lt;/p&gt;

&lt;p&gt;Install the extension: &lt;a href="https://rocketride.org" rel="noopener noreferrer"&gt;rocketride.org&lt;/a&gt;&lt;br&gt;
Star the Repo: &lt;a href="https://github.com/rocketride-org/rocketride-server" rel="noopener noreferrer"&gt;github.com/rocketride-org/rocketride-server&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We're building in the open. Come shape what's next.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>softwaredevelopment</category>
      <category>softwareengineering</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
