agentscope-ai / agentscope-ai/agentscope-java
[Bug]: ReactAgent模式下skill无法被激活,HarnessAgent模式下skill绑定的工具无法被激活
Abierto
area/core/agent
area/core/tool
bug
- Lenguaje dominante
- Java
- Estrellas
- 5.6k
- Forks
- 1.3k
- Merge medio
- 4 d 12 h
- PR fusionados (30 d)
- 77
Descripción
**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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.