mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
feat: isolate OpenCode dev state (#816)
This commit is contained in:
@@ -111,12 +111,16 @@ OpenWork now lives in `packages/app` (UI) and `packages/desktop` (desktop shell)
|
||||
pnpm dev
|
||||
```
|
||||
|
||||
`pnpm dev` now enables `OPENWORK_DEV_MODE=1` automatically, so desktop dev uses an isolated OpenCode state instead of your personal global config/auth/data.
|
||||
|
||||
### Run (Web UI only)
|
||||
|
||||
```bash
|
||||
pnpm dev:ui
|
||||
```
|
||||
|
||||
All repo `dev` entrypoints now opt into the same dev-mode isolation so local testing uses the OpenWork-managed OpenCode state consistently.
|
||||
|
||||
### Arch Users:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user