Skip to main content

更新 goose

goose CLI 和 Desktop 应用都处于持续开发中。为了获得最新功能、修复和性能改进,建议你定期按下面的方法更新 goose 客户端。

把 goose 更新到最新稳定版。

To automatically download and install updates:

  1. Click the button in the top-left to open the sidebar
  2. Click Settings in the sidebar
  3. Click App
  4. Scroll down to the Updates section:
    • Check if your current version is "up to date" or if a newer version is available
    • To automatically download the newer version, click Check for Updates
  5. Click Install & Restart to immediately relaunch goose Desktop and apply the update
    Note: If the app can't be automatically updated, you'll be prompted to manually install the downloaded version

如果要手动下载安装更新:

  1. Click one of the buttons below to download goose Desktop for macOS:

  2. 解压下载得到的 zip 文件
  3. 将解压出的 Goose.app 拖到 Applications 文件夹中,覆盖当前版本
  4. 启动 goose Desktop
在 CI/CD 中更新

如果你是在 CI 或其他非交互环境中运行 goose,建议通过 GOOSE_VERSION 固定版本,以获得可复现的安装结果。完整示例和使用方式请参考 CI/CD Environments