<?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: Slikti</title>
    <description>The latest articles on DEV Community by Slikti (@slikti).</description>
    <link>https://dev.to/slikti</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%2F3933562%2F7b1f8575-bbdc-4d85-911f-1399a239037a.JPG</url>
      <title>DEV Community: Slikti</title>
      <link>https://dev.to/slikti</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/slikti"/>
    <language>en</language>
    <item>
      <title>Looking for feedback on my first open source self-hosted dev tool</title>
      <dc:creator>Slikti</dc:creator>
      <pubDate>Fri, 15 May 2026 16:27:35 +0000</pubDate>
      <link>https://dev.to/slikti/looking-for-feedback-on-my-first-open-source-self-hosted-dev-tool-3p4i</link>
      <guid>https://dev.to/slikti/looking-for-feedback-on-my-first-open-source-self-hosted-dev-tool-3p4i</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hey everyone.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is my first open source project, and I’m looking for honest feedback rather than trying to promote a finished product.&lt;/p&gt;

&lt;p&gt;I built a small self-hosted tool that lets me control Codex CLI or Claude Code from Telegram. The idea is that the bot, server, repos, and agent credentials stay on my own machine/server.&lt;/p&gt;

&lt;p&gt;The workflow I wanted:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;send a coding task from Telegram&lt;/li&gt;
&lt;li&gt;run it against a configured local repo&lt;/li&gt;
&lt;li&gt;inspect logs, git status, diffs, and checks&lt;/li&gt;
&lt;li&gt;require manual approval before deploy or rollback&lt;/li&gt;
&lt;li&gt;optionally run multi-agent “missions” with roles like product, designer, QA, frontend, backend, and builder&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It is still MVP-grade, and I know there are things to improve:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;better Mini App auth&lt;/li&gt;
&lt;li&gt;real task queue&lt;/li&gt;
&lt;li&gt;more tests&lt;/li&gt;
&lt;li&gt;safer server profile storage&lt;/li&gt;
&lt;li&gt;GitHub PR creation&lt;/li&gt;
&lt;li&gt;better docs and onboarding&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’d appreciate feedback on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;whether this idea is actually useful&lt;/li&gt;
&lt;li&gt;what looks unsafe&lt;/li&gt;
&lt;li&gt;what architecture choices I should rethink&lt;/li&gt;
&lt;li&gt;what would make it production-ready&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub link, if anyone wants to inspect the code: &lt;a href="https://github.com/slikti/agent-telegram-bridge" rel="noopener noreferrer"&gt;Git&lt;/a&gt;&lt;/p&gt;

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