<?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: Michael Rogov</title>
    <description>The latest articles on DEV Community by Michael Rogov (@michael_rogov_ae3fe0cee62).</description>
    <link>https://dev.to/michael_rogov_ae3fe0cee62</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%2F3871395%2Fccc39f2b-9892-485e-80fd-751f3b7ba975.jpg</url>
      <title>DEV Community: Michael Rogov</title>
      <link>https://dev.to/michael_rogov_ae3fe0cee62</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/michael_rogov_ae3fe0cee62"/>
    <language>en</language>
    <item>
      <title>I’ve been working on Runsight a YAML-first workflow engine for AI agents.</title>
      <dc:creator>Michael Rogov</dc:creator>
      <pubDate>Fri, 10 Apr 2026 09:24:43 +0000</pubDate>
      <link>https://dev.to/michael_rogov_ae3fe0cee62/ive-been-working-on-runsight-a-yaml-first-workflow-engine-for-ai-agents-1l43</link>
      <guid>https://dev.to/michael_rogov_ae3fe0cee62/ive-been-working-on-runsight-a-yaml-first-workflow-engine-for-ai-agents-1l43</guid>
      <description>&lt;p&gt;I’ve been working on &lt;a href="https://runsight.ai/" rel="noopener noreferrer"&gt;Runsight&lt;/a&gt; a YAML-first workflow engine for AI agents.&lt;/p&gt;

&lt;p&gt;It lets you design agent workflows visually, while the canvas writes clean YAML directly to your filesystem. That means you can commit, diff, and review workflows in PRs just like any other code.&lt;/p&gt;

&lt;p&gt;And when something breaks at 2 AM, you don’t have to restart and hope for the best. Pause the running agent, fix the prompt, and resume no redeployment needed.&lt;/p&gt;

&lt;p&gt;What makes it different:&lt;/p&gt;

&lt;p&gt;→ Git-native — workflows live as YAML in your repo, not hidden in a database&lt;/p&gt;

&lt;p&gt;→ Per-run cost tracking — know exactly what each agent call costs&lt;/p&gt;

&lt;p&gt;→ Runtime intervention — pause, inspect, fix, and continue while it’s running&lt;/p&gt;

&lt;p&gt;Built for engineering teams running agents in production who need real rigor: version control, code review, and the ability to stop a runaway process.&lt;/p&gt;

&lt;p&gt;Check &lt;a href="https://runsight.ai/" rel="noopener noreferrer"&gt;https://runsight.ai/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Open source. Self-hosted.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
