<?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: Suh0161</title>
    <description>The latest articles on DEV Community by Suh0161 (@suh0161).</description>
    <link>https://dev.to/suh0161</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%2F3909683%2Feede5461-95f6-4d93-beb4-266d678dc541.jpeg</url>
      <title>DEV Community: Suh0161</title>
      <link>https://dev.to/suh0161</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suh0161"/>
    <language>en</language>
    <item>
      <title>KintsugiBot: an open-source GitHub agent that turns issues into pull requests</title>
      <dc:creator>Suh0161</dc:creator>
      <pubDate>Sat, 02 May 2026 23:55:03 +0000</pubDate>
      <link>https://dev.to/suh0161/kintsugibot-an-open-source-github-agent-that-turns-issues-into-pull-requests-23n4</link>
      <guid>https://dev.to/suh0161/kintsugibot-an-open-source-github-agent-that-turns-issues-into-pull-requests-23n4</guid>
      <description>&lt;p&gt;I’ve been building &lt;strong&gt;KintsugiBot&lt;/strong&gt;, an open-source GitHub agent for turning issues into pull requests.&lt;/p&gt;

&lt;p&gt;The idea is straightforward: when an issue is opened, KintsugiBot reads the repository, investigates the problem, attempts a fix, runs checks where possible, and opens a PR for the maintainer to review.&lt;/p&gt;

&lt;p&gt;It is designed to be language-agnostic, not tied to one stack. The quality of the result depends on the repo structure, tests, issue detail, and how much context the bot can safely inspect.&lt;/p&gt;

&lt;p&gt;Repo:&lt;br&gt;
&lt;a href="https://github.com/Suh0161/Kintsugibot" rel="noopener noreferrer"&gt;https://github.com/Suh0161/Kintsugibot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’m sharing it early because I want feedback from people who maintain repos, build GitHub Apps, or work on AI coding agents.&lt;/p&gt;

&lt;p&gt;The project is still improving, but the direction is clear: less “AI chat about code”, more automated issue investigation and reviewable PRs.&lt;/p&gt;

&lt;p&gt;Contributions, feedback, and test repos are welcome.&lt;/p&gt;

&lt;p&gt;Good first issues:&lt;br&gt;
&lt;a href="https://github.com/Suh0161/Kintsugibot/labels/good%20first%20issue" rel="noopener noreferrer"&gt;https://github.com/Suh0161/Kintsugibot/labels/good%20first%20issue&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>opensource</category>
      <category>ai</category>
      <category>github</category>
    </item>
  </channel>
</rss>
