Skip to content

fix(SkillFileSystemHelper): fix单个技能存在则不保存其他技能#1049

Open
superjvjkdf wants to merge 3 commits intoagentscope-ai:mainfrom
superjvjkdf:main
Open

fix(SkillFileSystemHelper): fix单个技能存在则不保存其他技能#1049
superjvjkdf wants to merge 3 commits intoagentscope-ai:mainfrom
superjvjkdf:main

Conversation

@superjvjkdf
Copy link

@superjvjkdf superjvjkdf commented Mar 26, 2026

AgentScope-Java Version

1.0.10
[The version of AgentScope-Java you are working on, e.g. 1.0.9, check your pom.xml dependency version or run mvn dependency:tree | grep agentscope-parent:pom(only mac/linux)]

Description

[Please describe the background, purpose, changes made, and how to test this PR]
当技能目录已存在且强制覆盖标志为false时,现在将跳过该技能而不是返回失败状态。这样可以保存后续技能而不会因为单个技能的存在而导致其他技能无法保存。

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

当技能目录已存在且强制覆盖标志为false时,现在将跳过该技能而不是返回失败状态。这样可以允许批量处理多个技能而不会因为单个技能的存在而导致整个流程中断。
@superjvjkdf superjvjkdf requested a review from a team March 26, 2026 08:06
@cla-assistant
Copy link

cla-assistant bot commented Mar 26, 2026

CLA assistant check
All committers have signed the CLA.

@cla-assistant
Copy link

cla-assistant bot commented Mar 26, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant