mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 08:10:48 +08:00
Agent 执行技能内置脚本时 cwd 不在技能目录,导致 python scripts/... 相对路径失败。 在 L2 规范中增加 Script Path Rule,要求使用 <skill-dir> 拼接完整路径。
Agent 执行技能内置脚本时 cwd 不在技能目录,导致 python scripts/... 相对路径失败。 在 L2 规范中增加 Script Path Rule,要求使用 <skill-dir> 拼接完整路径。