这基本没法用 agent 模式了
有没有办法让他继续
![]() | 1 TimePPT PRO 是不是终端用了比较带比较复杂 prompt (终端的 Prompt ,不是 LLM 的 Prompt 哈)的 theme ? 如果是,可能是因为这个原因导致的。Github Copilot 的 Agent 模式对非标准输出的兼容性不好 临时解决办法是在 vs code 中将 Terminal: Select Default Profile 改为非默认 shell (比如你默认 shell 配置是 zsh ,改成 bash ) |
![]() | 3 TimePPT PRO @xu33 你可以试着切换 bash shell ,macOS 下的 vscode ,可以`cmd+shift+p`,搜`Select Default Profile`,确认后,在下拉中选`bash -l` ![]() |
![]() | 7 derek80 11 天前 windsurf 有类似的问题。 |
![]() | 8 exiahan 11 天前 zsh 的话用了 p10k 没?我之前也这样,后来发现是 p10k 导致的这个问题,我删了就好了。 |
![]() | 9 exiahan 11 天前 @exiahan https://github.com/orgs/community/discussions/161238 关于 copilot 没法 detect shell command return code 的帖子 |