From a4e72fbf899a51b091541408d91d9ec3a49084e7 Mon Sep 17 00:00:00 2001 From: fourbroad Date: Fri, 11 Sep 2026 13:53:40 +0800 Subject: [PATCH] ci: sync from octopus@v0.17.0 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index bdfce78..add6333 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,13 @@ if ($p -notlike "*$dest*") { [Environment]::SetEnvironmentVariable('Path', ($p.T Open a **new** terminal and run `octopus`. +## Desktop (beta) + +Prefer a GUI? The Octopus desktop app ships a Windows beta build alongside the CLI: + +- **Windows:** download [`octopus-desktop-win-x64.exe`](https://eightarms.net/Octopus/octopus-release/releases/download/desktop-beta/octopus-desktop-win-x64.exe) from the [`desktop-beta` channel](https://eightarms.net/Octopus/octopus-release/releases/tag/desktop-beta) and run the installer. Installed builds auto-update themselves from the same channel. +- This is a beta channel — expect rough edges. macOS builds are on the way but not published yet. + ## Documentation Visit the [documentation](https://eightarms.net/Octopus/octopus/wiki) for usage guides and API reference.