Commit Graph

56 Commits

Author SHA1 Message Date
Benjamin Shafii
6fd9b5f94c feat(den): add dockerized local test stack 2026-03-13 09:41:34 -07:00
Omar McAdam
f96b50a1ef feat(web): add local Den dev stack (#855)
* feat(web): add local Den dev stack

* fix(web): stabilize mobile Den worker cards

* fix(web): default empty Den state to new worker

* Add Google auth to Den signup (#847)

* feat(den): add google auth provider

* feat(web): add social signup buttons for den

---------

Co-authored-by: jcllobet <jcllobet@users.noreply.github.com>

---------

Co-authored-by: Jan <jc2897@cornell.edu>
Co-authored-by: jcllobet <jcllobet@users.noreply.github.com>
2026-03-12 11:27:34 -07:00
Omar McAdam
13d79aee07 feat: isolate OpenCode dev state (#816) 2026-03-09 17:21:17 -07:00
Benjamin Shafii
2b32dddde7 fix(vercel): avoid desktop build for share deploys 2026-02-20 14:30:20 -08:00
ben
6284b581f7 chore: rename openwrk to openwork-orchestrator (#573)
* chore(orchestrator): rename openwrk to openwork-orchestrator

Rename the host package and internal references from openwrk to openwork-orchestrator, and expose the CLI as 'openwork'.

Update desktop/UI runtime wiring, release workflows, and docs; bundle the Tauri sidecar as 'openwork-orchestrator' to avoid Cargo package name collisions.

* chore: keep orchestrator publish script executable

* chore: update pnpm lockfile

* chore: sync lockfile with orchestrator deps

* docs: update orchestrator usage + release notes

Document that openwork-orchestrator installs the 'openwork' CLI, update release command wording, and remove obsolete workflow branch trigger.
2026-02-15 14:24:42 -08:00
Benjamin Shafii
5b8d957b68 feat(release): add prepare + ship scripts for two-command releases
- scripts/release/prepare.mjs: bump, lockfile, review, commit, tag
- scripts/release/ship.mjs: push tag + dev, print GHA URLs
- Both support --dry-run for safe testing
- Add pnpm aliases: release:prepare, release:ship, etc.
2026-02-05 18:35:19 -08:00
ben
1b272355de feat: auto-connect web sessions and sidebar workspace hub (#438) 2026-02-04 09:10:21 -08:00
Benjamin Shafii
95246d5270 feat: surface sidecar diagnostics for troubleshooting and releases 2026-02-01 16:18:18 -08:00
ben
a844c9ac19 feat(headless): add openwrk router daemon (#343)
* feat(headless): add openwrk router daemon

* fix(headless): honor opencode auth in router
2026-01-30 21:32:36 -08:00
ben
db9d7fe12f Add router-based navigation and refresh workspace switch overlay (#244)
* feat: enable URL-based navigation for web QA and restore workspace switch branding

* fix: use solid router Route list for compatibility

* fix: mount app inside root route for router context

* fix: patch solid router exports

* fix: render views via switch while syncing URL

* push

* fix: allow remote workspace creation in web
2026-01-24 12:26:21 -08:00
ben
49a8501e2e feat: add owpenbot whatsapp bridge (#214)
* feat: add owpenbot chat bridge

* docs: clarify owpenbot setup

* chore: refresh tauri lockfile

* docs: add owpenbot installer
2026-01-23 11:31:35 -08:00
Omar McAdam
fbb551f649 refactor: split UI from Tauri shell (#182)
* refactor: split UI from Tauri shell

* chore: restore workflow paths

* chore: add root workflow for tauri paths

* chore: update workflows for tauri paths

* chore: remove root workflow

* docs: update setup commands

* refactor: rename app and desktop packages
2026-01-21 20:50:39 -08:00
Benjamin Shafii
32e1f84b0f chore: move OpenWork into pnpm workspace 2026-01-20 21:12:18 -08:00
Benjamin Shafii
6104886e49 chore: bump version to 0.2.5 2026-01-20 19:58:21 -08:00
Benjamin Shafii
02599d7553 chore: bump version to 0.2.4 2026-01-20 16:27:33 -08:00
Benjamin Shafii
6de120b3cb feat: roll up state architecture providers 2026-01-20 15:01:35 -08:00
Benjamin Shafii
0fa4a415ae feat: add global sdk event pipeline 2026-01-20 14:36:31 -08:00
Benjamin Shafii
1dbe539356 feat: add platform context and persistence helper 2026-01-20 14:36:31 -08:00
ben
184a995112 feat: add platform context and persistence helper (#139) 2026-01-20 14:35:41 -08:00
Omar McAdam
4689852686 feat: add radix color theming (#133)
* chore: migrate tailwind v4 and add theme scaffolding

* feat: integrate radix colors and theme switching

* pnpm version
2026-01-20 13:56:44 -08:00
Benjamin Shafii
b69ce75e58 chore: bump version to 0.2.3 2026-01-20 12:43:00 -08:00
Benjamin Shafii
7916941056 chore: bump version to 0.2.2 2026-01-20 00:43:41 -08:00
Benjamin Shafii
24eaf58447 chore: bump version to 0.2.1 2026-01-20 00:40:28 -08:00
Benjamin Shafii
669a3eed7c chore: bump version to 0.2.0 2026-01-19 23:33:58 -08:00
ben
7e16b4e6eb refactor: extract app state slices (#114) 2026-01-19 09:31:41 -08:00
Benjamin Shafii
0692a9f7d8 chore: bump version to 0.1.23 2026-01-19 00:45:36 -08:00
ben
ae3bfcc932 fix: align tauri dialog plugin versions (#96) 2026-01-18 22:15:46 -08:00
Benjamin Shafii
7bcd77c28b chore: bump version to 0.1.22 2026-01-18 16:18:45 -08:00
ben
81b6a169a7 chore: add version bump helper (#89) 2026-01-18 15:27:15 -08:00
ben
725475ade6 test: expand e2e coverage (#86) 2026-01-18 15:02:02 -08:00
Benjamin Shafii
72e6c6f846 fix: remove stray 'i' dependency from package.json 2026-01-18 12:40:39 -08:00
Benjamin Shafii
69576d2de2 chore: bump version to 0.1.20 2026-01-18 12:38:26 -08:00
Benjamin Shafii
d07f66293e fix(windows): avoid moving LOCALAPPDATA 2026-01-18 09:21:25 -08:00
Benjamin Shafii
77088ba110 fix: correct artifact path regex 2026-01-18 08:57:18 -08:00
Benjamin Shafii
a6c5670b01 chore: bump version to v0.1.17 2026-01-18 08:39:45 -08:00
ben
9767710234 fix: enable artifact open action (#74) 2026-01-18 08:32:39 -08:00
Benjamin Shafii
f2fed4de63 chore: bump version to 0.1.16 2026-01-17 21:59:39 -08:00
Benjamin Shafii
425cdbe27f chore: bump version to 0.1.15 2026-01-17 21:40:45 -08:00
Benjamin Shafii
dfb6a7294f chore: bump version to v0.1.14 2026-01-17 17:36:42 -08:00
Benjamin Shafii
c9eeea16f2 feat: refresh openwork ui 2026-01-17 17:34:56 -08:00
Benjamin Shafii
13c81f1c03 chore: release v0.1.12 2026-01-17 09:37:58 -08:00
Benjamin Shafii
5fde461f9a chore(release): v0.1.9 2026-01-16 20:53:47 -08:00
Benjamin Shafii
a638a8c9e6 Release v0.1.8 2026-01-16 17:45:32 -08:00
ben
d8a28cc131 fix: align tauri updater JS/Rust versions (#21) 2026-01-16 09:33:35 -08:00
ben
5ecd9b9ce0 chore: fix lockfile for updater deps (#19) 2026-01-16 09:21:52 -08:00
Benjamin Shafii
77b294fb46 merge: sync main into feat/live-update 2026-01-16 09:07:27 -08:00
Benjamin Shafii
e4f2166c79 feat: add non-invasive in-app updater 2026-01-15 23:38:12 -08:00
Benjamin Shafii
4bbbdc4a8c Release v0.1.6 2026-01-15 20:28:43 -08:00
Benjamin Shafii
71aa585b71 Release 0.1.4 2026-01-15 14:50:56 -08:00
Benjamin Shafii
2e8153bbca Release 0.1.3 2026-01-15 09:09:16 -08:00