<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Spring-Ai-Agent-Utils on silentsudo</title>
    <link>https://silentsudo.gitlab.io/en/tags/spring-ai-agent-utils/</link>
    <description>Recent content in Spring-Ai-Agent-Utils on silentsudo</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>- By silentsudo</copyright>
    <lastBuildDate>Tue, 07 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://silentsudo.gitlab.io/en/tags/spring-ai-agent-utils/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Create Claude Code like Agent using Spring AI</title>
      <link>https://silentsudo.gitlab.io/en/post/aiml/sprint-ai-agent-utils-example/</link>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://silentsudo.gitlab.io/en/post/aiml/sprint-ai-agent-utils-example/</guid>
      <description>
        
          
            &lt;h3 id=&#34;claude-code-similar-agent&#34;&gt;Claude Code similar Agent&lt;/h3&gt;
&lt;p&gt;We all have used cli agent tools similar to &lt;code&gt;claude code&lt;/code&gt;.
These agents spawn a process in terminal and based on user&#39;s request perform actions like&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;read file&lt;/li&gt;
&lt;li&gt;write file&lt;/li&gt;
&lt;li&gt;execute file&lt;/li&gt;
&lt;li&gt;And many others like connecting to internet, database, graphical interface or even hardware interface&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Basically llm acts as the decision maker given user&#39;s command and using tool_callback we get routed
to different tools with necessary argument.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>
