mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
feat(headless): add openwrk router daemon (#343)
* feat(headless): add openwrk router daemon * fix(headless): honor opencode auth in router
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"build:bin": "pnpm --filter openwork-server build:bin && pnpm --filter owpenwork build:bin && bun build --compile src/cli.ts --outfile dist/openwrk && bun scripts/build-bin.ts",
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit",
|
||||
"test:router": "pnpm build && node scripts/router.mjs",
|
||||
"prepublishOnly": "pnpm build:bin"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user