<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.codestodian.io/blog</id>
    <title>Codestodian Blog</title>
    <updated>2024-03-01T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.codestodian.io/blog"/>
    <subtitle>Codestodian Blog</subtitle>
    <icon>https://docs.codestodian.io/img/logo.png</icon>
    <entry>
        <title type="html"><![CDATA[Welcome to Codestodian]]></title>
        <id>https://docs.codestodian.io/blog/welcome</id>
        <link href="https://docs.codestodian.io/blog/welcome"/>
        <updated>2024-03-01T00:00:00.000Z</updated>
        <summary type="html"><![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.]]></summary>
        <content type="html"><![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>
        <author>
            <name>Codestodian Team</name>
            <uri>https://github.com/codestodian-io</uri>
        </author>
        <category label="release" term="release"/>
        <category label="announcement" term="announcement"/>
    </entry>
</feed>