← 返回更新日志

OpenCode v1.0.142

2025-12-10 · GitHub 原文
- 修复了 TUI 提示符中的退出命令别名("exit"、"quit"、":q") - 修复了钩子错误抑制问题,该问题曾导致错误无法被正确报告 - 增加了对 Windows 系统 shell 模式(! 命令)的支持,支持 cmd.exe 和 PowerShell - 为 agent create 命令添加了脚本化 CLI 参数(--path、--description、--mode、--tools) **感谢 3 位社区贡献者:** - @Timorleiderman: - 特性:为 agent create 命令添加脚本化 CLI 参数 (#5157) - @Brendonovich: - 修复:在桌面端类型检查中使用项目引用 - tauri:注释掉重启服务器对话框 - tauri:更新 macOS 图标 - tauri:更新程序中不单独询问重启 - @spoj: - 修复:为 Windows 系统添加 shell 模式(! 命令)支持 (#5311)