You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -90,7 +90,7 @@ Compatibility rule: if it can be launched from a terminal command in your worktr
90
90
-**Task Integration** — Pull tasks from Trello and/or use local task records. GitHub Issues and Linear coming soon.
91
91
-**Browser-like Tabs** — Multiple workspaces open simultaneously, each with its own terminals and state.
92
92
-**Runs Locally** — Runs on your hardware. Access through the desktop app or the browser. No publisher-hosted telemetry by default.
93
-
-**Windows Desktop App** — Native Tauri app with bundled Node.js. Mac app coming soon.
93
+
-**Desktop Apps** — Native Tauri builds for Windows and macOS are published on the latest GitHub release.
94
94
95
95
## Tier System
96
96
@@ -107,7 +107,7 @@ Keep work organized by priority with a dedicated tier lane (T1-T4), plus quick f
107
107
108
108
### Windows
109
109
110
-
[Download the latest release](https://github.com/web3dev1337/agent-workspace/releases/latest) — the app bundles everything, no dev tools needed.
110
+
[Download the latest release](https://github.com/web3dev1337/agent-workspace/releases/latest)and grab the `.exe` or `.msi` installer — the app bundles everything, no dev tools needed.
111
111
112
112
Before running the installer, verify the published SHA-256 digest on the GitHub release. If a code-signing signature is present, verify that too. If verification fails, do not run the file.
[Download the latest release](https://github.com/web3dev1337/agent-workspace/releases/latest) and grab the `.dmg` build.
122
+
123
+
Current macOS releases are packaged as Apple Silicon (`aarch64`) disk images. Open the `.dmg`, drag **Agent Workspace** into `Applications`, then launch it from there.
124
+
125
+
If Gatekeeper blocks the first launch, right-click the app and choose **Open**, or allow it in **System Settings -> Privacy & Security**.
0 commit comments