<?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: Stepan Rutz</title>
    <description>The latest articles on DEV Community by Stepan Rutz (@stepan_rutz).</description>
    <link>https://dev.to/stepan_rutz</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%2F3851177%2F2086a233-addd-4b2d-a996-a4a722ce7b13.png</url>
      <title>DEV Community: Stepan Rutz</title>
      <link>https://dev.to/stepan_rutz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/stepan_rutz"/>
    <language>en</language>
    <item>
      <title>Full Opensource AI-Agent to learn and integrate</title>
      <dc:creator>Stepan Rutz</dc:creator>
      <pubDate>Mon, 30 Mar 2026 10:03:24 +0000</pubDate>
      <link>https://dev.to/stepan_rutz/full-opensource-ai-agent-to-learn-and-integrate-3llp</link>
      <guid>https://dev.to/stepan_rutz/full-opensource-ai-agent-to-learn-and-integrate-3llp</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/srutz/cagent" rel="noopener noreferrer"&gt;https://github.com/srutz/cagent&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cagent is a coding-agent ... a TypeScript implementation of an autonomous agent framework that can interact with language models, execute tools, and perform tasks based on user input.&lt;/p&gt;

&lt;p&gt;It is free, opensource and MIT Licensed, so you can do with it as you like.&lt;/p&gt;

&lt;p&gt;It designed to be simple and modular. Also it is meant to be a starting point for including it into your own projects. Think of shadcn approach and copy it into your projects, just like I do.&lt;/p&gt;

&lt;p&gt;Running it like this will show you how tools actually work from an LLM-Perpective:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;cagent --verbose list files in current dir&lt;br&gt;
&lt;/code&gt;&lt;/p&gt;

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