<?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: Alan</title>
    <description>The latest articles on DEV Community by Alan (@elgodox).</description>
    <link>https://dev.to/elgodox</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4138063%2Fe94b7d8c-341d-4605-9c68-46b6673d817c.png</url>
      <title>DEV Community: Alan</title>
      <link>https://dev.to/elgodox</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/elgodox"/>
    <language>en</language>
    <item>
      <title>I built Spoon: a Windows Git client with AI commit messages</title>
      <dc:creator>Alan</dc:creator>
      <pubDate>Tue, 22 Sep 2026 17:09:13 +0000</pubDate>
      <link>https://dev.to/elgodox/i-built-spoon-a-windows-git-client-with-ai-commit-messages-mpn</link>
      <guid>https://dev.to/elgodox/i-built-spoon-a-windows-git-client-with-ai-commit-messages-mpn</guid>
      <description>&lt;p&gt;I just released &lt;strong&gt;Spoon&lt;/strong&gt;, a native Windows Git client with optional AI commit messages (Grok, ChatGPT, or Claude).&lt;/p&gt;

&lt;h3&gt;
  
  
  Why
&lt;/h3&gt;

&lt;p&gt;I wanted a desktop Git UI on Windows that still uses the same &lt;code&gt;git&lt;/code&gt; and Git Credential Manager as the terminal — plus a commit box that can draft messages from the diff.&lt;/p&gt;

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

&lt;ul&gt;
&lt;li&gt;Repo tabs, folder scan, clone/add/init&lt;/li&gt;
&lt;li&gt;Commit graph, branches, remotes, stash, rebase helpers&lt;/li&gt;
&lt;li&gt;Stage files and hunks; unified or side-by-side diff&lt;/li&gt;
&lt;li&gt;AI message / AI commit / analyze-into-commits (push is always separate)&lt;/li&gt;
&lt;li&gt;Light/dark/match Windows; keys stored only in &lt;code&gt;%APPDATA%\\spoon&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Try it
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Repo: &lt;a href="https://github.com/elgodox/spoon" rel="noopener noreferrer"&gt;https://github.com/elgodox/spoon&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://github.com/elgodox/spoon/releases/latest" rel="noopener noreferrer"&gt;https://github.com/elgodox/spoon/releases/latest&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;MIT. Feedback and issues welcome.&lt;/p&gt;

</description>
      <category>git</category>
      <category>opensource</category>
      <category>ai</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
