<?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: Oliver Calderon</title>
    <description>The latest articles on DEV Community by Oliver Calderon (@oliver_calderon_81e19de0d).</description>
    <link>https://dev.to/oliver_calderon_81e19de0d</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%2F2943788%2F45489307-2f6d-459a-bd9b-6f3382585455.jpg</url>
      <title>DEV Community: Oliver Calderon</title>
      <link>https://dev.to/oliver_calderon_81e19de0d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oliver_calderon_81e19de0d"/>
    <language>en</language>
    <item>
      <title>🚀 Boost Your Git Workflow with AI-Powered Commit Messages in VSCode!</title>
      <dc:creator>Oliver Calderon</dc:creator>
      <pubDate>Fri, 14 Mar 2025 20:54:25 +0000</pubDate>
      <link>https://dev.to/oliver_calderon_81e19de0d/boost-your-git-workflow-with-ai-powered-commit-messages-in-vscode-4ejg</link>
      <guid>https://dev.to/oliver_calderon_81e19de0d/boost-your-git-workflow-with-ai-powered-commit-messages-in-vscode-4ejg</guid>
      <description>&lt;h2&gt;
  
  
  VSCode Commit Assistant Extension (git-ai-commits)
&lt;/h2&gt;

&lt;p&gt;🚀 &lt;strong&gt;Download Now:&lt;/strong&gt; &lt;a href="https://marketplace.visualstudio.com/items?itemName=loviver.git-ai-commits&amp;amp;ssr=false#overview" rel="noopener noreferrer"&gt;git-ai-commits on Visual Studio Marketplace&lt;/a&gt;  &lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;git-ai-commits&lt;/strong&gt; extension for VSCode enables efficient commit management and a smoother workflow. With multilingual support, code obfuscation options, and integration with various assistants like &lt;strong&gt;Copilot&lt;/strong&gt; and &lt;strong&gt;Gemini&lt;/strong&gt;, this extension is designed to enhance your productivity and privacy.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Access Suggested Commits
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Easily access a list of &lt;strong&gt;5 suggested commits&lt;/strong&gt; based on the current state of your staged code.&lt;/li&gt;
&lt;li&gt;Suggested commits are automatically generated, saving you the hassle of manually writing commit messages.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  2. AI Assistant Switching
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Switch between AI models:

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Copilot + GPT-4O-Mini&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Copilot + GPT-4O&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gemini&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;Customize the assistant you want to interact with for commit suggestions.&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  3. Code Obfuscation
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Set the level of &lt;strong&gt;code obfuscation&lt;/strong&gt;. The higher the obfuscation level (&lt;strong&gt;Low, Medium, High&lt;/strong&gt;), the fewer details are shared with the assistant.&lt;/li&gt;
&lt;li&gt;Higher obfuscation levels ensure that the assistant focuses only on the code's functionality, without revealing sensitive details.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  4. Customizable Obfuscation Word List
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Define a &lt;strong&gt;custom list of keywords&lt;/strong&gt; to obfuscate for &lt;strong&gt;increased privacy and security&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  5. Multilingual Commit Messages
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Automatically generate commit messages in the following languages:

&lt;ul&gt;
&lt;li&gt;Arabic
&lt;/li&gt;
&lt;li&gt;Chinese
&lt;/li&gt;
&lt;li&gt;English
&lt;/li&gt;
&lt;li&gt;French
&lt;/li&gt;
&lt;li&gt;German
&lt;/li&gt;
&lt;li&gt;Italian
&lt;/li&gt;
&lt;li&gt;Japanese
&lt;/li&gt;
&lt;li&gt;Korean
&lt;/li&gt;
&lt;li&gt;Portuguese
&lt;/li&gt;
&lt;li&gt;Russian
&lt;/li&gt;
&lt;li&gt;Spanish
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;

&lt;h3&gt;
  
  
  6. Auto Commit
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Auto-commit option&lt;/strong&gt;: If enabled, selecting a commit will automatically commit it.
&lt;/li&gt;
&lt;li&gt;If &lt;strong&gt;auto-commit is disabled&lt;/strong&gt;, the selected commit message will be copied to the clipboard for manual use.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  7. English &amp;amp; Spanish User Interface
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;The extension’s UI adapts to the language of your &lt;strong&gt;Visual Studio Code&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Supported languages: &lt;strong&gt;English and Spanish&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Installation
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Open &lt;strong&gt;Visual Studio Code&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;Go to the &lt;strong&gt;Extensions&lt;/strong&gt; section (or use the shortcut &lt;code&gt;Ctrl+Shift+X&lt;/code&gt;).
&lt;/li&gt;
&lt;li&gt;Search for &lt;strong&gt;git-ai-commits&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Install&lt;/strong&gt;.
&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Usage
&lt;/h2&gt;

&lt;p&gt;Once the extension is installed, follow these steps to get started:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open your &lt;strong&gt;project&lt;/strong&gt; in VSCode.
&lt;/li&gt;
&lt;li&gt;Open the &lt;strong&gt;command palette&lt;/strong&gt; (&lt;code&gt;Ctrl+Shift+P&lt;/code&gt;).
&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;Commit Assistant&lt;/strong&gt; to access available options.
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;From there, you can:  &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;View &lt;strong&gt;suggested commits&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;Switch between &lt;strong&gt;AI assistants&lt;/strong&gt; (Copilot, GPT-4O, Gemini).
&lt;/li&gt;
&lt;li&gt;Configure &lt;strong&gt;obfuscation levels&lt;/strong&gt; and custom word lists.
&lt;/li&gt;
&lt;li&gt;Set the &lt;strong&gt;commit message language&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;Enable or disable the &lt;strong&gt;auto-commit option&lt;/strong&gt;.
&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  AI Assistant Comparison
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;AI Assistant&lt;/th&gt;
&lt;th&gt;Speed&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Copilot + GPT-4O-Mini&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Fastest&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Gemini&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Fast&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Copilot + GPT-4O&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Slow&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Contributions
&lt;/h2&gt;

&lt;p&gt;If you’d like to contribute to this extension, you’re welcome! Feel free to open an &lt;strong&gt;issue&lt;/strong&gt; or submit a &lt;strong&gt;pull request&lt;/strong&gt; with your changes.&lt;/p&gt;

&lt;h1&gt;
  
  
  vscode
&lt;/h1&gt;

</description>
      <category>vscode</category>
      <category>programming</category>
      <category>ai</category>
      <category>git</category>
    </item>
  </channel>
</rss>
