OpenWork Release Bot
deaedfe211
chore(aur): update PKGBUILD for 0.11.38
2026-02-09 08:31:04 +00:00
OpenWork Release Bot
9d98723668
chore(aur): update PKGBUILD for 0.11.36
2026-02-09 06:12:39 +00:00
OpenWork Release Bot
7e86910e8b
chore(aur): update PKGBUILD for 0.11.35
2026-02-09 03:48:46 +00:00
OpenWork Release Bot
c1f4f19c8c
chore(aur): update PKGBUILD for 0.11.34
2026-02-08 02:56:08 +00:00
OpenWork Release Bot
f351a2d641
chore(aur): update PKGBUILD for 0.11.33
2026-02-08 02:42:35 +00:00
OpenWork Release Bot
2ab3115366
chore(aur): update PKGBUILD for 0.11.32
2026-02-08 02:26:17 +00:00
OpenWork Release Bot
f7f0abaa4d
chore(aur): update PKGBUILD for 0.11.31
2026-02-07 23:19:16 +00:00
OpenWork Release Bot
4215d96b49
chore(aur): update PKGBUILD for 0.11.30
2026-02-07 21:35:27 +00:00
ben
f3da381606
feat: minimal container sandbox + server tokens + toy UI ( #494 )
...
* feat(server): add scoped tokens, inbox/outbox, toy UI, and auth hardening
- TokenService with file-based persistence (tokens.json)
- /tokens CRUD (host auth), /whoami (client auth)
- Bearer token auth accepting OPENWORK_TOKEN or scoped tokens
- POST /workspace/:id/inbox (multipart upload)
- GET /workspace/:id/artifacts, /workspace/:id/artifacts/:id
- Toy UI at /ui with SSE, prompt send, inbox upload, outbox download
- Extended GET /capabilities with schemaVersion, serverVersion, approvals info
- Updated README with all new endpoints and auth model
* feat(headless): add sandbox runtime with Docker and Apple container backends
- --sandbox none|auto|docker|container CLI flag
- --sandbox-image, --sandbox-persist-dir, --sandbox-mount options
- Mount security: allowlist, blocked patterns, symlink resolution
- Docker backend: workspace/persist volumes, sidecar staging, entrypoint
- Apple container backend: --mount type=bind for ro mounts
- Sandbox mode proxies all OpenCode access through openwork-server
- Proxy health check (waitForHealthyViaProxy) avoids SDK auth issues
- Sandbox-specific check suite (runSandboxChecks) for --check mode
- Non-fatal verifyOpenworkServer in sandbox mode for version mismatches
- Updated README with sandbox docs and mount security
* feat(packaging): add Docker/docker-compose PaaS packaging
- Dockerfile (node:22-bookworm-slim, installs openwrk via npm)
- docker-compose.yml with workspace and data volumes
- README with usage instructions
* fix(headless): define sandbox owpenbot internal health port
2026-02-07 13:01:15 -08:00
OpenWork Release Bot
a0a182ba9f
chore(aur): update PKGBUILD for 0.11.29
2026-02-07 08:24:35 +00:00
OpenWork Release Bot
cab6dc412c
chore(aur): update PKGBUILD for 0.11.28
2026-02-07 05:44:47 +00:00
OpenWork Release Bot
6da72580d7
chore(aur): update PKGBUILD for 0.11.27
2026-02-07 03:22:08 +00:00
OpenWork Release Bot
b6d1ad8e01
chore(aur): update PKGBUILD for 0.11.26
2026-02-07 01:16:26 +00:00
OpenWork Release Bot
d9d5ce4fc1
chore(aur): update PKGBUILD for 0.11.25
2026-02-06 23:18:19 +00:00
OpenWork Release Bot
5c318de755
chore(aur): update PKGBUILD for 0.11.24
2026-02-06 21:18:40 +00:00
OpenWork Release Bot
a1e242f0ff
chore(aur): update PKGBUILD for 0.11.22
2026-02-06 17:02:32 +00:00
OpenWork Release Bot
effc7715e4
chore(aur): update PKGBUILD for 0.11.21
2026-02-06 08:37:55 +00:00
OpenWork Release Bot
d887e05309
chore(aur): update PKGBUILD for 0.11.20
2026-02-06 08:29:43 +00:00
OpenWork Release Bot
47f3ad227a
chore(aur): update PKGBUILD for 0.11.19
2026-02-06 06:32:16 +00:00
OpenWork Release Bot
1088a038d1
chore(aur): update PKGBUILD for 0.11.18
2026-02-06 02:58:05 +00:00
OpenWork Release Bot
05b5e299cb
chore(aur): update PKGBUILD for 0.11.17
2026-02-06 02:07:36 +00:00
OpenWork Release Bot
7728e006c6
chore(aur): update PKGBUILD for 0.11.17
2026-02-06 01:45:36 +00:00
OpenWork Release Bot
0bca7078e3
chore(aur): update PKGBUILD for 0.11.16
2026-02-06 00:41:50 +00:00
OpenWork Release Bot
598b76550f
chore(aur): update PKGBUILD for 0.11.15
2026-02-05 23:30:11 +00:00
OpenWork Release Bot
88bb104944
chore(aur): update PKGBUILD for 0.11.15
2026-02-05 22:40:45 +00:00
ben
068c937a36
chore(aur): auto-publish on release ( #469 )
...
* chore(aur): publish to AUR on release
* chore(aur): make publish script executable
2026-02-05 14:14:35 -08:00
OpenWork Release Bot
993db78b59
chore(aur): update PKGBUILD for 0.11.13
2026-02-05 19:02:20 +00:00
OpenWork Release Bot
8815665e7b
chore(aur): update PKGBUILD for 0.11.11
2026-02-05 07:46:04 +00:00
github-actions[bot]
cb14ba1de4
chore(aur): update PKGBUILD for 0.11.10 ( #439 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-04 12:25:27 -08:00
github-actions[bot]
365e3be68c
chore(aur): update PKGBUILD for 0.11.9 ( #423 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-03 11:32:18 -08:00
github-actions[bot]
696f3460e7
chore(aur): update PKGBUILD for 0.11.6 ( #401 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-02 16:40:38 -08:00
github-actions[bot]
678bf888a8
chore(aur): update PKGBUILD for 0.11.5 ( #397 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-02 11:40:00 -08:00
github-actions[bot]
ad9644587a
chore(aur): update PKGBUILD for 0.11.4 ( #395 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-01 23:46:57 -08:00
github-actions[bot]
b9e4a307a0
chore(aur): update PKGBUILD for 0.11.2 ( #392 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-01 17:45:20 -08:00
github-actions[bot]
519743059b
chore(aur): update PKGBUILD for 0.11.0 ( #390 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-01 15:14:24 -08:00
github-actions[bot]
1edf3f93cb
chore(aur): update PKGBUILD for 0.10.1 ( #384 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-02-01 14:35:54 -08:00
github-actions[bot]
9389d89a43
chore(aur): update PKGBUILD for 0.9.3 ( #359 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-01-31 18:44:50 -08:00
OpenWork Release Bot
5c9c3c52a6
chore(aur): update PKGBUILD for 0.9.1
2026-01-31 18:32:29 +00:00
github-actions[bot]
441b457111
chore(aur): update PKGBUILD for 0.8.5 ( #344 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-01-30 21:32:16 -08:00
OpenWork Release Bot
2c695759f8
chore(aur): update PKGBUILD for 0.8.4
2026-01-30 21:21:28 +00:00
OpenWork Release Bot
91003599ca
chore(aur): update PKGBUILD for 0.7.4
2026-01-30 07:06:45 +00:00
github-actions[bot]
4f146cad9c
chore(aur): update PKGBUILD for 0.7.3 ( #323 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-01-29 18:05:33 -08:00
github-actions[bot]
22be6e0a2e
chore(aur): update PKGBUILD for 0.7.2 ( #316 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-01-29 10:12:32 -08:00
github-actions[bot]
67ff4aefec
chore(aur): update PKGBUILD for 0.6.1 ( #298 )
...
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com >
2026-01-28 08:12:47 -08:00
Porker Roland
e67e39a584
Update PKGBUILD to v0.4.2 ( #277 )
...
* Update PKGBUILD to v0.4.2
* Update PKGBUILD to v0.4.2
2026-01-26 19:11:27 -08:00
Porker Roland
6f5dfdb70d
feat: Update openwork to 0.3.6, refine PKGBUILD's .deb extraction, and add Arch installation instructions to the README. ( #239 )
2026-01-24 08:35:25 -08:00
Benjamin Shafii
0f80e8ce6e
chore(aur): update packaging for v0.3.5
2026-01-23 18:02:38 -08:00
Benjamin Shafii
895d9536c9
chore: add AUR automation scaffolding
2026-01-23 00:07:30 -08:00