<?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: MiscellaneousStuff</title>
    <description>The latest articles on DEV Community by MiscellaneousStuff (@miscellaneousstuff).</description>
    <link>https://dev.to/miscellaneousstuff</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%2F1419296%2Fc9d9169b-6889-4c17-ad53-57eba8abc828.png</url>
      <title>DEV Community: MiscellaneousStuff</title>
      <link>https://dev.to/miscellaneousstuff</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/miscellaneousstuff"/>
    <language>en</language>
    <item>
      <title>Anterion – Open-source AI Software Engineer (SWE-agent and OpenDevin)</title>
      <dc:creator>MiscellaneousStuff</dc:creator>
      <pubDate>Thu, 11 Apr 2024 14:59:00 +0000</pubDate>
      <link>https://dev.to/miscellaneousstuff/anterion-open-source-ai-software-engineer-swe-agent-and-opendevin-3i7g</link>
      <guid>https://dev.to/miscellaneousstuff/anterion-open-source-ai-software-engineer-swe-agent-and-opendevin-3i7g</guid>
      <description>&lt;p&gt;Hi there! At Anterion we've been working on merging together &lt;a href="https://github.com/princeton-nlp/SWE-agent" rel="noopener noreferrer"&gt;&lt;code&gt;SWE-agent&lt;/code&gt;&lt;/a&gt; and &lt;a href="https://github.com/OpenDevin/OpenDevin" rel="noopener noreferrer"&gt;&lt;code&gt;OpenDevin&lt;/code&gt;&lt;/a&gt; to enable exploring SWE-agent's open-ended problem solving capabilities. Excited to share our work with the wider community and see how well &lt;a href="https://www.swebench.com" rel="noopener noreferrer"&gt;SWE-bench&lt;/a&gt; benchmarked agents work for general programming use cases!&lt;/p&gt;

&lt;p&gt;In our experience, the guard-rail techniques used for SWE-agent do translate well to solving basic real-world tasks and could be integrated into more holistic Devin style solutions in the near future. The next steps we'd like to take is to get community involvement in the project and build upon SOTA agent approaches.&lt;/p&gt;

&lt;p&gt;Going one step further, we would like to try and add RL-based methods such as the ones described in:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reflexion | &lt;a href="https://arxiv.org/pdf/2303.11366.pdf" rel="noopener noreferrer"&gt;Paper&lt;/a&gt; | &lt;a href="https://github.com/noahshinn/reflexion" rel="noopener noreferrer"&gt;Code&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Language Agent Tree Search (LATS) | &lt;a href="https://arxiv.org/pdf/2310.04406.pdf" rel="noopener noreferrer"&gt;Paper&lt;/a&gt; | &lt;a href="https://github.com/andyz245/LanguageAgentTreeSearch" rel="noopener noreferrer"&gt;Code&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The current &lt;code&gt;SWE-agent&lt;/code&gt; repo also already supports reward as it's built around the Gymnasium (formerely OpenAI gym) environment and supports reward per environment step. We'd love to see what the RL community can come up with using the powerful SWE-agent as it's basis! We'll also be adding OLlama support soon so all testing can be done completely locally.&lt;/p&gt;

&lt;p&gt;Excited to see more collaborators join us as well! GitHub: &lt;a href="https://github.com/MiscellaneousStuff/anterion" rel="noopener noreferrer"&gt;Anterion GitHub Page&lt;/a&gt;&lt;/p&gt;

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