OpenCode安装了oh-my-openagent插件后,默认的Build/Plan智能体会被替换为插件智能体。但有时候对于特定任务,还是想使用系统内置的Build/Plan模式。这时修改配置文件(~/.config/opencode/oh-my-openagent.json),添加 sisyphus_agent 配置,如下:
{
"$schema": "htt...
阅读全文