mirror of
https://github.com/jnMetaCode/agency-agents-zh.git
synced 2026-09-21 05:50:11 +08:00
Windows PowerShell 5.1 的 Join-Path 不支持三参数形式(-AdditionalChildPath 为 PS7+), 改为嵌套 Join-Path 以兼容 5.1 与 7+。 Closes #71 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>