<?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: atif-1402</title>
    <description>The latest articles on DEV Community by atif-1402 (@atif1402).</description>
    <link>https://dev.to/atif1402</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%2F4140339%2F6595579e-ffdd-412e-858f-67a613aca15f.png</url>
      <title>DEV Community: atif-1402</title>
      <link>https://dev.to/atif1402</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atif1402"/>
    <language>en</language>
    <item>
      <title>Termai - Created a Simple AI agent in Bash</title>
      <dc:creator>atif-1402</dc:creator>
      <pubDate>Thu, 24 Sep 2026 04:06:40 +0000</pubDate>
      <link>https://dev.to/atif1402/termai-create-a-simple-ai-agent-in-bash-51oc</link>
      <guid>https://dev.to/atif1402/termai-create-a-simple-ai-agent-in-bash-51oc</guid>
      <description>&lt;p&gt;No Python. No Node. Just Bash and jq.&lt;/p&gt;

&lt;p&gt;an AI assistant that runs in your terminal, chats with an LLM, and can search the web, check the weather, fetch URLs and run commands.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp5v7xo7zilnj8eh28mtu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp5v7xo7zilnj8eh28mtu.png" alt=" " width="800" height="432"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tool calling turned out to be just a case statement: the model picks a tool, Bash runs it, the result goes back to the model.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>bash</category>
      <category>linux</category>
    </item>
  </channel>
</rss>
