chore: 增加 agent-runtime 模块,准备agent 底座开发

This commit is contained in:
2026-05-18 11:29:57 +08:00
parent e16f1f00dc
commit 787ca328f9
3 changed files with 54 additions and 0 deletions

View File

@@ -255,6 +255,13 @@
</dependency>
<!--store end-->
<!--agent runtime start-->
<dependency>
<groupId>com.easyagents</groupId>
<artifactId>easy-agents-agent-runtime</artifactId>
</dependency>
<!--agent runtime end-->
<!--search engines start-->
<dependency>
<groupId>com.easyagents</groupId>