agentscope-ai / agentscope-ai/agentscope-java

[Bug]: ReactAgent模式下skill无法被激活,HarnessAgent模式下skill绑定的工具无法被激活

Open
#1,715 0 comments 0 reactions 0 assignees View on GitHub
area/core/agent area/core/tool bug
Dominant language
Java
Stars
5.6k
Forks
1.3k
Avg merge
4d 12h
Merged PRs (30d)
77

Description

**Describe the bug**

1. ReactAgent模式:studio观察到skill元数据已经通过提示词传给模型,但是内置工具load_skill_through_path没有作为可用工具传给模型,导致skill无法被激活。(也需要关注下skill绑定的工具激活问题)

2. HarnessAgent模式:在RC3版本中在harness层修复了问题1中的load_skill_through_path的问题,但是skill绑定的工具没被修复,和skill绑定的工具无法被激活,

**Environment (please complete the following information):**

- AgentScope-Java Version: 2.0.0-RC3
- Java Version: 17
- OS: windows

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.