2026/2/20 10:53:37
网站建设
项目流程
网站建设报价单表格,wordpress文学主题,荆州seo公司,个人站长适合做什么网站kimi 总是在tool call 时中断#xff0c;老是要手工输入“继续”#xff0c;安装oh-my-opencode#xff0c;Sisyphus agent 可以在发布sub agent中断时再次启动 sub agent 并继续原来的工作进度。让它做了简单的做todo应用#xff0c;测试一下#xff0c;效果还行opencode…kimi 总是在tool call 时中断老是要手工输入“继续”安装oh-my-opencodeSisyphus agent 可以在发布sub agent中断时再次启动 sub agent 并继续原来的工作进度。让它做了简单的做todo应用测试一下效果还行opencode 自带的free模型速度太慢了。换成自己的 kimi , max 全速运行一会就把这个 简单应用做完了。各个sub agent 所用的模型如下: ~/.config/opencode/oh-my-opencode.json{ $schema: https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json, agents: { Sisyphus: { ¦ model: moonshotai/kimi-k2-thinking }, librarian: { ¦ model: z-ai/glm-4.7 }, explore: { ¦ model: z-ai/glm-4.7 }, oracle: { ¦ model: minimaxai/minimax-m2.1 }, frontend-ui-ux-engineer: { ¦ model: minimaxai/minimax-m2.1 }, document-writer: { ¦ model: qwen/qwen3-coder-480b-a35b-instruct }, multimodal-looker: { ¦ model: qwen/qwen3-coder-480b-a35b-instruct } } }