<?xml version="1.0" encoding="utf-8"?>
<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>Mike Averto</title>
        <link>https://mike.aver.to</link>
        <description>Mike Averto — builder, product engineer, and AI tinkerer.</description>
        <lastBuildDate>Sat, 30 May 2026 10:53:17 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>Mike Averto</title>
            <url>https://mike.aver.to/favicon.ico</url>
            <link>https://mike.aver.to</link>
        </image>
        <copyright>All rights reserved 2026 Mike Averto</copyright>
        <item>
            <title><![CDATA[Self-Hosting a Slack Coding Agent on Your Own Infrastructure]]></title>
            <link>https://mike.aver.to/articles/self-hosting-a-slack-coding-agent</link>
            <guid isPermaLink="false">https://mike.aver.to/articles/self-hosting-a-slack-coding-agent</guid>
            <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[A battle-tested recipe for standing up a coding agent that lives in Slack, runs on your own Docker host, and can read code, open pull requests, and run commands — with every gotcha that cost me an hour left in deliberately.]]></description>
            <content:encoded><![CDATA[A battle-tested recipe for standing up a coding agent that lives in Slack, runs on your own Docker host, and can read code, open pull requests, and run commands — with every gotcha that cost me an hour left in deliberately.]]></content:encoded>
        </item>
    </channel>
</rss>