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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ Compatibility rule: if it can be launched from a terminal command in your worktr
91
91
-**Task Integration** — Pull tasks from Trello and/or use local task records. GitHub Issues and Linear coming soon.
92
92
-**Browser-like Tabs** — Multiple workspaces open simultaneously, each with its own terminals and state.
93
93
-**Runs Locally** — Runs on your hardware. Access through the desktop app or the browser. No publisher-hosted telemetry by default.
94
-
-**Desktop Apps** — Windows desktop builds are published on the latest GitHub release. macOS users should run from source until the signed Apple desktop release path is restored.
94
+
-**Desktop Apps** — Windows and native Linux desktop builds are published on the latest GitHub release. macOS users should run from source until the signed Apple desktop release path is restored.
95
95
96
96
## Tier System
97
97
@@ -132,6 +132,8 @@ Maintainers: see [docs/MACOS_SIGNING_RELEASE_CHECKLIST.md](docs/MACOS_SIGNING_RE
132
132
133
133
### Linux / WSL
134
134
135
+
Native Linux desktop builds are published on the latest GitHub release. Download the `.deb` or `.pkg.tar.zst` package for your distro. If you are using WSL or prefer the browser workflow, run Agent Workspace from source:
<spanclass="btn-outline install-download install-source-label">Run from Source ↓</span>
271
+
<aclass="btn-glow install-download" href="https://github.com/web3dev1337/agent-workspace/releases/latest" target="_blank" rel="noopener">Download Linux Packages</a>
272
272
</div>
273
+
<pclass="install-note">Native Linux desktop builds are published on GitHub Releases as <spanclass="text-cyan">.deb</span> and <spanclass="text-cyan">.pkg.tar.zst</span> packages.</p>
274
+
<divclass="install-divider"><span>or run from source for WSL / browser use</span></div>
<spanclass="btn-outline install-download install-source-label">Run from Source ↓</span>
488
+
<aclass="btn-glow install-download" href="https://github.com/web3dev1337/agent-workspace/releases/latest" target="_blank" rel="noopener">Download Linux Packages</a>
487
489
</div>
490
+
<pclass="install-note">Native Linux desktop builds are published on GitHub Releases as <spanclass="text-cyan">.deb</span> and <spanclass="text-cyan">.pkg.tar.zst</span> packages.</p>
491
+
<divclass="install-divider"><span>or run from source for WSL / browser use</span></div>
0 commit comments