Build a Coding Agent Like Claude Code with Spring AI

Аватар автора
Подписывайся на наши соц сети: Everyone's talking about AI agents, but what actually makes something an agent? In this video, we break down what agents really are, how they differ from agentic workflows, and then build a fully autonomous coding agent from scratch using Spring AI and the new Spring AI Agent Utils library. We start by clearly defining what an AI agent is. A model that can reason, use tools, observe results, and loop until a goal is complete without human direction. Then we walk through the difference between agentic workflows (predefined steps) and truly autonomous agents. Finally, we build «Sprout» — a Claude Code-inspired coding agent in a Spring Boot 4 application using Spring AI 2.0, complete with file system tools, shell access, grep/glob capabilities, chat memory, and agent skills. • Understand the clear definition of an AI agent vs. an agentic workflow • Set up Spring AI Agent Utils in a Spring Boot 4 / Spring AI 2.0 project • Give your agent tools like file system access, grep, glob, and shell execution • Implement chat memory so your agent retains conversation context • Use agent skills to define reusable, domain-specific behaviors for your agent 0:00 - Intro 0:30 - What is an AI Agent? Definition explained 2:00 - Agentic Workflow vs. Autonomous Agent 3:30 - Introducing Spring AI Agent Utils 5:00 - Available tools: grep, glob, file system, shell 6:00 - Creating the project from start.spring.io 7:00 - Adding dependencies and configuring Anthropic...

0/0


0/0

0/0

0/0

0/0