<?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>Forem: rai</title>
    <description>The latest articles on Forem by rai (@raic_dev).</description>
    <link>https://forem.com/raic_dev</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%2F3797751%2F99304225-82c5-4ad4-9419-e72cdf414e62.jpeg</url>
      <title>Forem: rai</title>
      <link>https://forem.com/raic_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/raic_dev"/>
    <language>en</language>
    <item>
      <title>How I Built Deni AI Harbor: An AI-Assisted GitHub PR Review Bot for OSS Maintainers</title>
      <dc:creator>rai</dc:creator>
      <pubDate>Sat, 28 Feb 2026 06:53:02 +0000</pubDate>
      <link>https://forem.com/raic_dev/how-i-built-deni-ai-harbor-an-ai-assisted-github-pr-review-bot-for-oss-maintainers-45nb</link>
      <guid>https://forem.com/raic_dev/how-i-built-deni-ai-harbor-an-ai-assisted-github-pr-review-bot-for-oss-maintainers-45nb</guid>
      <description>&lt;p&gt;I recently built &lt;strong&gt;Deni AI Harbor&lt;/strong&gt; to fix a pain point many OSS maintainers hit during PR review:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;repetitive comment noise,&lt;/li&gt;
&lt;li&gt;stale approvals after PR updates,&lt;/li&gt;
&lt;li&gt;unclear check/status feedback during reruns.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;code&gt;Deni AI Harbor&lt;/code&gt; is designed to run on GitHub PR workflows and help keep review flow predictable.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Reviews PRs on lifecycle events (&lt;code&gt;opened&lt;/code&gt;, &lt;code&gt;reopened&lt;/code&gt;, &lt;code&gt;synchronized&lt;/code&gt;, etc.)&lt;/li&gt;
&lt;li&gt;Supports manual mention-based review triggers&lt;/li&gt;
&lt;li&gt;Posts inline suggestions and summary review comments&lt;/li&gt;
&lt;li&gt;Shows progress and final state through a dedicated status/check path&lt;/li&gt;
&lt;li&gt;Clears bot approvals before rerun to avoid stale approval states&lt;/li&gt;
&lt;li&gt;Returns clearer completion outcomes in CI/check visibility&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;As repositories get more active, iteration speed increases but review coordination gets messy. I wanted a tool that feels transparent:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;deterministic behavior,&lt;/li&gt;
&lt;li&gt;explicit status reporting,&lt;/li&gt;
&lt;li&gt;low-surprise automation.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Current status
&lt;/h2&gt;

&lt;p&gt;It’s in active development and now open to real-world use.&lt;/p&gt;

&lt;p&gt;If you try it, I'd love feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;false positives / noisy suggestions&lt;/li&gt;
&lt;li&gt;how it behaves under frequent reruns&lt;/li&gt;
&lt;li&gt;anything odd in approval or status behavior&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/deniai-app/harbor" rel="noopener noreferrer"&gt;https://github.com/deniai-app/harbor&lt;/a&gt;&lt;br&gt;
Install: &lt;a href="https://github.com/apps/deni-ai-harbor" rel="noopener noreferrer"&gt;https://github.com/apps/deni-ai-harbor&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>github</category>
    </item>
  </channel>
</rss>
