feat(headless): bundle openwork server for openwrk (#338)

This commit is contained in:
ben
2026-01-30 15:40:18 -08:00
committed by GitHub
parent 654e474493
commit 2059a31f47
7 changed files with 86 additions and 9 deletions

View File

@@ -29,7 +29,7 @@ The goal: make “agentic work” feel like a product, not a terminal.
- `curl -fsSL https://raw.githubusercontent.com/different-ai/openwork/dev/packages/owpenbot/install.sh | bash`
- run `owpenbot setup`, then `owpenbot whatsapp login`, then `owpenbot start`
- full setup: [packages/owpenbot/README.md](./packages/owpenbot/README.md)
- **Openwrk (CLI host)**: run OpenCode + OpenWork server without the desktop UI.
- **Openwrk (CLI host)**: run OpenCode + OpenWork server without the desktop UI. Install with `npm install -g openwrk`.
- docs: [packages/headless/README.md](./packages/headless/README.md)