- 将 gpt-5-chat-latest 加入黑名单 (#2048)
- 修复:确保名称不会作为字段添加到 options: {...} 中 (#2053)
- 更新 duplicate-issues.yml
- 调整:改进代理创建错误处理 (#2058)
- 修复:接口转换 panic (#2060)
- 修复:为 MCP 工具路径参数添加类型检查 (#2073) Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
- 修复:日志记录器导致的 TUI panic (#2075)
- 修复(TUI):减少闪烁效果 (#2076)
- 调整:从计划模式切换时通知代理处于构建模式 (#2065)
- 修复:代理大小写问题 (#2081)
- 修复:快捷键绑定 panic (#2092)
- 修复:禁止 --continue 访问子代理会话 (#2091)
- sonic 模型
- blacklist gpt-5-chat-latest (#2048)
- fix: ensure name isn't added as field in options: {...} (#2053)
- Update duplicate-issues.yml
- tweak: better agent create error handling (#2058)
- fix: interface conversion panic (#2060)
- fix: add type checking for MCP tool path parameters (#2073) Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
- fix: tui panic from logger (#2075)
- fix(TUI): make it less shimmer (#2076)
- tweak: notify agent it is in build mode when switching from plan mode (#2065)
- fix: agent casing issue (#2081)
- fix: keybind panic (#2092)
- fix: don't let --continue access subagent session (#2091)
- sonic model