agentscope-ai / agentscope-ai/agentscope-java

[Bug]:SKILL.md 元数据区通过多行定义数组类型数据,执行技能是报错:sequence entries are not allowed here in 'string', line 6, column 18:

未關閉
#1,438 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area/core/tool bug
主要語言
Java
星號
5.6k
分支
1.3k
平均合併
4 天 12 小時
30 天內合併 PR
77

描述

**AgentScope-Java is an open-source project. To involve a broader community, we recommend asking your questions in English.**

**Describe the bug**
SKILL.md 元数据区通过多行定义数组类型数据,执行技能是报错:sequence entries are not allowed here in 'string', line 6, column 18:

**To Reproduce**
Steps to reproduce the behavior:

Image

看了这个方法的注释,AgentScope's frontmatter parser only accepts flat key: value lines,是不是这里就会把格式去除了
运行时定义在元数据区的数组格式被变成了一行,导致-校验不通过
**Expected behavior**
A clear and concise description of what you expected to happen.

**Error messages**
sequence entries are not allowed here in 'string', line 6, column 18:

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

- AgentScope-Java Version: 1.1.0-RC2
- Java Version: 21
- OS:windows

**Additional context**
Add any other context about the problem here.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。