spring-ai-agentx
New45GitHub TrendingGeneralby bigchuidw3
基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建 AI Agent,可以快速搭建 Java 版的 Claude Code。
First seen 5/28/2026
Install & Usage
1
Create the agents directory
mkdir -p .claude/agents2
Save the agent file
Add the configuration to .claude/agents/spring-ai-agentx.md
3
Invoke with @agent-name
@spring-ai-agentxView source on GitHub
agent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is spring-ai-agentx?
基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建 AI Agent,可以快速搭建 Java 版的 Claude Code。
How to install spring-ai-agentx?
To install spring-ai-agentx: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/spring-ai-agentx.md. Finally, @spring-ai-agentx in Claude Code.
What is spring-ai-agentx best for?
spring-ai-agentx is a agent categorized under General. It is designed for: agent. Created by bigchuidw3.