<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Codestodian Blog</title>
        <link>https://docs.codestodian.io/blog</link>
        <description>Codestodian Blog</description>
        <lastBuildDate>Fri, 01 Mar 2024 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Welcome to Codestodian]]></title>
            <link>https://docs.codestodian.io/blog/welcome</link>
            <guid>https://docs.codestodian.io/blog/welcome</guid>
            <pubDate>Fri, 01 Mar 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[We're excited to launch Codestodian — a Slack bot built to bring discipline and accountability back to code reviews in the age of AI-assisted development.]]></description>
            <content:encoded><![CDATA[<p>We're excited to launch Codestodian — a Slack bot built to bring discipline and accountability back to code reviews in the age of AI-assisted development.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-we-built-this">Why We Built This<a href="https://docs.codestodian.io/blog/welcome#why-we-built-this" class="hash-link" aria-label="Direct link to Why We Built This" title="Direct link to Why We Built This" translate="no">​</a></h2>
<p>The rise of AI coding tools has been a double-edged sword. Developers ship faster, but review queues have ballooned and the average quality of code that enters review has dropped. Reviewers are approving things they don't fully understand. PRs sit open for days. Standards drift.</p>
<p>Codestodian is our answer to that problem.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-in-v01">What's in v0.1<a href="https://docs.codestodian.io/blog/welcome#whats-in-v01" class="hash-link" aria-label="Direct link to What's in v0.1" title="Direct link to What's in v0.1" translate="no">​</a></h2>
<p>This initial release includes:</p>
<ul>
<li class=""><strong>PR routing</strong> — automatic reviewer assignment based on code ownership and load balancing</li>
<li class=""><strong>SLA enforcement</strong> — configurable deadlines with Slack reminders and escalation</li>
<li class=""><strong>Quality gates</strong> — block merges until review thresholds are met</li>
<li class=""><strong>GitHub integration</strong> — full webhook support for PR lifecycle events</li>
<li class=""><strong>Slash commands</strong> — manage everything from Slack with <code>/cst</code></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's Next<a href="https://docs.codestodian.io/blog/welcome#whats-next" class="hash-link" aria-label="Direct link to What's Next" title="Direct link to What's Next" translate="no">​</a></h2>
<p>We're actively working on:</p>
<ul>
<li class="">GitLab integration</li>
<li class="">AI code detection heuristics</li>
<li class="">Review analytics dashboard</li>
<li class="">Linear and Jira integrations</li>
</ul>
<p>Follow our <a href="https://github.com/codestodian-io/codestodian" target="_blank" rel="noopener noreferrer" class="">GitHub</a> for updates or join our <a href="https://github.com/codestodian-io/codestodian/discussions" target="_blank" rel="noopener noreferrer" class="">Discussions</a> to share feedback.</p>]]></content:encoded>
            <category>release</category>
            <category>announcement</category>
        </item>
    </channel>
</rss>