<?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: Marcelo Maia</title>
    <description>The latest articles on DEV Community by Marcelo Maia (@marcelo_maia).</description>
    <link>https://dev.to/marcelo_maia</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%2F4080189%2F44d6700d-2cf9-4a8b-a3af-120f1173ec8a.jpg</url>
      <title>DEV Community: Marcelo Maia</title>
      <link>https://dev.to/marcelo_maia</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marcelo_maia"/>
    <language>en</language>
    <item>
      <title>DeepSeek Code: A TUI for working in your terminal with DeepSeek!</title>
      <dc:creator>Marcelo Maia</dc:creator>
      <pubDate>Sun, 16 Aug 2026 15:15:59 +0000</pubDate>
      <link>https://dev.to/marcelo_maia/deepseek-code-a-tui-for-working-in-your-terminal-with-deepseek-2o4k</link>
      <guid>https://dev.to/marcelo_maia/deepseek-code-a-tui-for-working-in-your-terminal-with-deepseek-2o4k</guid>
      <description>&lt;p&gt;&lt;strong&gt;DeepSeek Code&lt;/strong&gt; is an open-source CLI built specifically for DeepSeek — one of the most cost-effective AI models on the market!&lt;/p&gt;

&lt;p&gt;It was heavily inspired by tools like Claude Code and OpenAI's Codex for most of its feature set. Since it is fully open-source, you are more than welcome to open Pull Requests, report bugs, or submit issue suggestions!&lt;/p&gt;

&lt;p&gt;Installation&lt;br&gt;
You can install it globally via npm or bun:&lt;/p&gt;

&lt;p&gt;``&lt;/p&gt;

&lt;h1&gt;
  
  
  Using npm
&lt;/h1&gt;

&lt;p&gt;npm install --global @hermenics/deepseek-code&lt;/p&gt;

&lt;h1&gt;
  
  
  Using bun
&lt;/h1&gt;

&lt;p&gt;bun add -g @hermenics/deepseek-code&lt;br&gt;
``&lt;/p&gt;

&lt;p&gt;Check out the repository, star the project, or contribute:&lt;br&gt;
👉 GitHub: &lt;a href="https://github.com/Hermenics/deepseek-code" rel="noopener noreferrer"&gt;https://github.com/Hermenics/deepseek-code&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel free to test it out and leave your feedback below! PRs and Issues are highly appreciated.&lt;/p&gt;

&lt;h1&gt;
  
  
  ai #cli #showdev #typescipt
&lt;/h1&gt;

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