已关闭
[Bug]: Skill Rail should persist session baseline and isolate runtime Skill changes #1368
l_x_d创建于  7月20日关闭于  7月23日
l_x_d
7月20日 创建

Checklist

🐞 Detailed Description of the Problem

The current Skill Rail injects the latest Skill catalog directly into the system prompt. When Skills are installed, removed, or modified during a Session, the system prompt changes accordingly. This can invalidate the stable prompt prefix and reduce KV-cache reuse.
In addition, Skill changes are not clearly separated from the Session’s initial Skill state. A newly installed Skill may incorrectly become part of the default system prompt immediately, while removed Skills may not be reported to the Agent.

Detailed Environment Information Description

python3.11 mac

Additional Information

Version Information

Thanks for your contribution 🎉!

likedislike
openJiuwen-bot成员
7月20日 评论:

注意

此 Issue 需要负责人。 如果没有指派时, iamcandiceguo 是默认的负责人

likedislike
OopenJiuwen-bot成员
7月20日 将 iamcandiceguo 设为负责人
OopenJiuwen-bot成员
7月20日 添加了label:sig/sig-agent-core
openJiuwen-bot成员
7月20日 评论:

欢迎来到 openJiuwen 社区

Hey @l_x_d , 感谢你对社区的贡献.

机器人使用手册

有关指令的使用,可以点击 此处 查看详情。开发人员可以在每个PR或Issue下方评论特定指令来触发机器人任务。

联系指引

有疑问可以联系 SIG: sig-agent-core ,
维护者是: @seanzhang_cn, @xinyu-jiuwen ,
审核者是: @alan_cheng, @deyang, @iamcandiceguo, @yangzequ .

likedislike
Ll_x_d
7月20日 关联了pull request:fix(skill_rail): persist session baseline and track runtime changes
Gguoqian成员
7月23日 关联了里程碑:V0.1.17
Gguoqian成员
7月23日 将 l_x_d 设为负责人
Gguoqian成员
7月23日 移除了负责人 iamcandiceguo
Gguoqian成员
7月23日 issue状态由 TODO 改变为 DONE
Gguoqian成员
7月23日 关闭了 issue