mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
feat: Update openwork to 0.3.6, refine PKGBUILD's .deb extraction, and add Arch installation instructions to the README. (#239)
This commit is contained in:
@@ -93,6 +93,12 @@ pnpm dev
|
||||
pnpm dev:ui
|
||||
```
|
||||
|
||||
### Arch Users:
|
||||
|
||||
```bash
|
||||
yay -s opencode # Releases version
|
||||
```
|
||||
|
||||
## Architecture (high-level)
|
||||
|
||||
- In **Host mode**, OpenWork spawns:
|
||||
@@ -150,6 +156,7 @@ pnpm test:e2e
|
||||
## Troubleshooting
|
||||
|
||||
### Linux / Wayland (Hyprland)
|
||||
|
||||
If OpenWork crashes on launch with WebKitGTK errors like `Failed to create GBM buffer`, disable dmabuf or compositing before launch. Try one of the following environment flags.
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user