Spring AI

232 posts

Spring AI

Spring AI

@SpringAICentral

Official X account for Spring AI from @SpringCentral

Katılım Ekim 2024
42 Takip Edilen1.7K Takipçiler
Spring AI
Spring AI@SpringAICentral·
Spring AI 1.0.7, 1.1.6, and 2.0.0-M6 are out! 🚀 These releases include improvements, bug fixes, and documentation updates. More details on this here: spring.io/blog/2026/05/0…
English
1
6
30
1.8K
Spring AI retweetledi
CrAIg Walls
CrAIg Walls@habuma·
So you’ve built an MCP server with STDIO? That’s great! Now take it from local integration to network-accessible service. In today’s Spring AI recipe, learn to create a Streamable HTTP MCP server. @thetalkingapp/spring-ai-recipe-streamable-http-mcp-server-e9c70590b872" target="_blank" rel="nofollow noopener">medium.com/@thetalkingapp#SpringAI #MCP #AgenticAI #Java
CrAIg Walls tweet media
English
1
3
10
425
Spring AI
Spring AI@SpringAICentral·
🚀Spring AI 2.0.0-M5 is out. What's new: the existing spring-ai-openai module now uses the official OpenAI Java SDK, Anthropic native web search + thinking display, other enhancements and bug fixes: spring.io/blog/2026/04/2…
English
0
12
37
2.2K
Spring AI retweetledi
IntelliJ IDEA, a JetBrains IDE
IntelliJ IDEA, a JetBrains IDE@intellijidea·
If you're using Spring AI, you have the integration layer sorted. Keep your #Spring beans, and add Koog, the JVM AI agent framework from @JetBrains, on top for the following: ✔️ Graph workflows ✔️ Crash recovery ✔️ History compression 👇 jb.gg/koog-springai
English
1
16
68
8.5K
Spring AI retweetledi
Siva
Siva@sivalabs·
If you want to learn Spring AI, I highly recommend this presentation "Integrating AI into Your Java Applications: Spring AI Deep Dive with RAG" by @christzolov youtube.com/watch?v=48Ht5l… This talk covers, foundational concepts of @SpringAICentral , advanced concepts like Agentic Patterns, AI Protocols, etc.
YouTube video
YouTube
English
1
25
163
12.1K
Spring AI retweetledi
Josh Long
Josh Long@starbuxman·
Spring AI provides one of the most powerful agent harnesses, with support for tools, advisors, skills, memory, etc. All we gotta do is build!
Akshay 🚀@akshay_pachaar

Claude Code fully dissected! Researchers from UCL reverse-engineered the leaked Claude source. What they found changes how you should think about agent design. Only 1.6% of the codebase is AI decision logic. The other 98.4% is operational infrastructure. Permission gates, tool routing, context compaction, recovery logic, session persistence. The model reasons. The harness does everything else. This is the opposite of what most agent frameworks do today. LangGraph routes model outputs through explicit state machines. Devin bolts heavy planners onto operational scaffolding. Claude Code gives the model maximum decision latitude inside a rich deterministic harness, and invests all its engineering effort in that harness. The core loop is a simple while-true. Call model, run tools, repeat. But the systems around that loop are where the real design lives: A permission system with 7 modes and an ML classifier. Users approve 93% of prompts anyway, so the architecture compensates with automated layers instead of adding more warnings. A 5-layer context compaction pipeline. Each layer runs only when cheaper ones fail. Budget reduction, snip, microcompact, context collapse, auto-compact. Four extension mechanisms ordered by context cost. Hooks (zero), skills (low), plugins (medium), MCP (high). Each answers a different integration problem. Subagents return only summary text to the parent. Their full transcripts live in sidechain files. Agent teams still cost roughly 7x the tokens of a standard session. Resume does not restore session-scoped permissions. Trust is re-established every session. That friction is the point. The bet behind all of this is simple. As frontier models converge on raw coding ability, the quality of the harness becomes the differentiator, not the model. Paper: Dive into Claude Code (arXiv:2604.14228) In the next tweet, I've shared an article I wrote on Agent Harness and what every big company is building. Do check.

English
2
8
43
10.1K
Spring AI retweetledi
James Ward
James Ward@JamesWard·
On my way to Bangalore to present at GIDS about Spring AI, Amazon Bedrock, and MCP. Can’t wait to be with this passionate developer community again!
James Ward tweet media
English
2
5
22
1.4K
Spring AI retweetledi
James Ward
James Ward@JamesWard·
Super excited to announce the Spring AI Amazon Bedrock AgentCore 1.0 release! This release makes it super easy to deploy Java / Kotlin Spring AI agents on AWS. You can also use AgentCore Memory, Code Interpreter, and Browser either with your agents on AgentCore Runtime or running wherever you want (EKS for example). Huge thank you to all the amazing work by my colleagues: @maschnetwork, @mmeckes, Yuriy Bezsonov, Andrei Shakirin, & Muhammad Hamza Usmani aws.amazon.com/blogs/machine-…
James Ward tweet media
English
1
10
52
4K
Spring AI retweetledi
SpringCentral
SpringCentral@springcentral·
Spring I/O Barcelona, here we come! 🇪🇸 The Spring team is heading to Spring I/O in full force this year. We can’t wait to hang out with the community and talk all things Framework, Boot, AI, and more. Check out our speaker session lineup: spring.io/blog/2026/04/1…
English
0
8
18
2.6K
Spring AI retweetledi
CrAIg Walls
CrAIg Walls@habuma·
Last week I posted the first of several Spring Recipes. Here's another: How to enable behavior on ChatClient in a way that keeps your configuration code neat, tidy, and offers the opportunity to enable/disable it with configuration properties. #SpringAI thetalkingapp.medium.com/spring-ai-reci…
CrAIg Walls tweet media
English
0
2
5
420
Spring AI retweetledi
Dan Vega
Dan Vega@therealdanvega·
Spring AI now has Claude Code-inspired agent skills. Watch it build a HelloWorld RestController from a single prompt. youtu.be/P8s65qu-LZI
YouTube video
YouTube
English
2
20
127
6.9K
Spring AI retweetledi
Dan Vega
Dan Vega@therealdanvega·
Built a Deep Research Agent with Spring AI that searches the web, synthesizes findings, and generates comprehensive reports. youtu.be/_amdeuCM-aY
YouTube video
YouTube
English
0
15
96
6.1K
Spring AI retweetledi
Josh Long
Josh Long@starbuxman·
Hi Spring, AI, Spring AI, security, and Spring Security fans! In this installment of a Bootiful Podcast, I talk to the legendary Daniel-Garnier Moiroux! podbean.com/ew/pb-ysygg-1a…
English
0
7
44
4.4K