Skip to content

在SkillToolFactory中操作AgentSkill对外提供的方法,而不是私有属性,提升外部可扩展性。如:外部可通过监控getRe…#1450

Open
xingkaima2023 wants to merge 2 commits into
agentscope-ai:mainfrom
xingkaima2023:optimizeLoadSkillResource
Open

在SkillToolFactory中操作AgentSkill对外提供的方法,而不是私有属性,提升外部可扩展性。如:外部可通过监控getRe…#1450
xingkaima2023 wants to merge 2 commits into
agentscope-ai:mainfrom
xingkaima2023:optimizeLoadSkillResource

Conversation

@xingkaima2023
Copy link
Copy Markdown

@xingkaima2023 xingkaima2023 commented May 20, 2026

…source方法感知技能渐进式加载状态

AgentScope-Java Version

[The version of AgentScope-Java you are working on, e.g. 1.0.12, 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]

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

@xingkaima2023 xingkaima2023 requested a review from a team May 20, 2026 13:37
@CLAassistant
Copy link
Copy Markdown

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.


xkm seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ava/io/agentscope/core/skill/SkillToolFactory.java 66.66% 0 Missing and 2 partials ⚠️

📢 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.

2 participants