From 13a235397c454a2c251cd9a1d28aad9c59e486d7 Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Thu, 30 Apr 2026 23:50:49 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=94=A8=E4=BE=8B?= =?UTF-8?q?=E8=BF=90=E8=A1=8C=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .run_test/run all.run.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .run_test/run all.run.xml diff --git a/.run_test/run all.run.xml b/.run_test/run all.run.xml new file mode 100644 index 000000000..d5ed70cff --- /dev/null +++ b/.run_test/run all.run.xml @@ -0,0 +1,18 @@ + + + + + + + + + \ No newline at end of file From d27eb7041daa2c68cea15d5fe7bcf9382d5f3b9a Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Thu, 30 Apr 2026 23:52:19 +0800 Subject: [PATCH 2/2] liteflow react agent pom adjust --- .../liteflow-react-agent-anthropic/pom.xml | 12 +----------- .../liteflow-react-agent-core/pom.xml | 5 ----- .../liteflow-react-agent-dashscope/pom.xml | 5 ----- .../liteflow-react-agent-gemini/pom.xml | 10 ---------- .../liteflow-react-agent-openai/pom.xml | 5 ----- liteflow-react-agent/pom.xml | 5 +++++ pom.xml | 1 + 7 files changed, 7 insertions(+), 36 deletions(-) diff --git a/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml b/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml index 11e0f6135..534dcf66d 100644 --- a/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml @@ -13,26 +13,16 @@ liteflow-react-agent-anthropic jar - - 17 - 17 - - com.yomahub liteflow-react-agent-core ${revision} - - io.agentscope - agentscope - ${agentscope.version} - com.anthropic anthropic-java - 1.2.0 + ${anthropic-java.version} \ No newline at end of file diff --git a/liteflow-react-agent/liteflow-react-agent-core/pom.xml b/liteflow-react-agent/liteflow-react-agent-core/pom.xml index 4146a332b..b4451c059 100644 --- a/liteflow-react-agent/liteflow-react-agent-core/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-core/pom.xml @@ -15,11 +15,6 @@ ${project.artifactId} jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml b/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml index a4445fdfa..8ee91850e 100644 --- a/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml @@ -11,11 +11,6 @@ liteflow-react-agent-dashscope jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml b/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml index a69ba7c99..57678b020 100644 --- a/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml @@ -11,22 +11,12 @@ liteflow-react-agent-gemini jar - - 17 - 17 - - com.yomahub liteflow-react-agent-core ${revision} - - io.agentscope - agentscope - ${agentscope.version} - com.google.genai google-genai diff --git a/liteflow-react-agent/liteflow-react-agent-openai/pom.xml b/liteflow-react-agent/liteflow-react-agent-openai/pom.xml index fb995fca4..681bafa03 100644 --- a/liteflow-react-agent/liteflow-react-agent-openai/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-openai/pom.xml @@ -13,11 +13,6 @@ liteflow-react-agent-openai jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/pom.xml b/liteflow-react-agent/pom.xml index 87300d167..7027407d9 100644 --- a/liteflow-react-agent/pom.xml +++ b/liteflow-react-agent/pom.xml @@ -15,6 +15,11 @@ ${project.artifactId} pom + + 17 + 17 + + liteflow-react-agent-core liteflow-react-agent-openai diff --git a/pom.xml b/pom.xml index 979aa01c4..81e5e2c97 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,7 @@ 2.9.3 1.0.11 1.38.0 + 1.2.0