Commit Graph

104 Commits

Author SHA1 Message Date
Benjamin Shafii
fa24bd2c26 chore: bump version to 0.11.76 2026-02-15 17:35:17 -08:00
Benjamin Shafii
5c07239824 chore: bump version to 0.11.75 2026-02-15 17:32:38 -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
856076cacb chore: bump version to 0.11.74 2026-02-15 13:35:49 -08:00
ben
64ca5054a3 Fix sandbox mounts + add worker inbox panel (#571)
* fix(headless): stabilize sandbox startup config mounts

* feat(ui): add worker inbox panel and API
2026-02-15 13:27:20 -08:00
Benjamin Shafii
26ad577ef2 chore: bump version to 0.11.73 2026-02-15 12:51:59 -08:00
Benjamin Shafii
bde26bcdbe chore: bump version to 0.11.72 2026-02-14 23:54:15 -08:00
Benjamin Shafii
7edbd22694 chore: bump version to 0.11.71 2026-02-14 23:36:12 -08:00
Benjamin Shafii
07895293c5 chore: bump version to 0.11.70 2026-02-14 22:08:46 -08:00
Benjamin Shafii
977dc7ade3 chore: bump version to 0.11.69 2026-02-14 21:55:46 -08:00
ben
32cc853d10 refactor(router): rename owpenbot to opencode-router (#567) 2026-02-14 20:53:06 -08:00
Benjamin Shafii
1c7c30d3c0 chore: bump version to 0.11.68 2026-02-14 16:58:20 -08:00
Benjamin Shafii
a9076caea9 chore: bump version to 0.11.67 2026-02-14 12:47:01 -08:00
Benjamin Shafii
89e76eb0bb chore: bump version to 0.11.66 2026-02-13 10:25:49 -08:00
Benjamin Shafii
e03bd51189 fix(files): normalize workspace path prefixes
Accept workspace/ and /workspace/ paths across server file APIs and session markdown editor opens.
2026-02-13 10:23:50 -08:00
Benjamin Shafii
c73681f83f chore: bump version to 0.11.65 2026-02-13 09:13:12 -08:00
Benjamin Shafii
5ae8f42ba2 chore: bump version to 0.11.64 2026-02-13 08:36:40 -08:00
Benjamin Shafii
a54557974c chore: bump version to 0.11.63 2026-02-12 12:20:14 -08:00
ben
e8ce3a821b feat: OpenCode hot reload wiring + engine binary selector (#552)
* feat(app): drop reload-required flow

* chore(server): disable legacy engine reload endpoints

* feat(openwrk): wire OpenCode hot reload env

* fix(docker): compile sidecars for container arch

* chore(dev): pin OpenCode sidecar version

* feat(engine): allow custom OpenCode binary selection
2026-02-12 12:17:23 -08:00
Benjamin Shafii
fe5e9d9a01 chore: bump version to 0.11.62 2026-02-11 19:36:45 -08:00
Benjamin Shafii
efd3b9e0a8 chore: bump version to 0.11.61 2026-02-11 17:45:59 -08:00
Benjamin Shafii
bad5021154 fix(server): allow owpenbot direct send to resolve active identity 2026-02-11 16:55:43 -08:00
Benjamin Shafii
dd0ce4b5fd fix(owpenbot): route direct sends by workspace identity directory 2026-02-11 16:27:23 -08:00
Benjamin Shafii
c5f8ecb79e chore: bump version to 0.11.60 2026-02-11 16:04:42 -08:00
Benjamin Shafii
0ef02a3eb5 feat(owpenbot): scope workspace agent and split identities advanced tab 2026-02-11 15:22:02 -08:00
Benjamin Shafii
20671e38e2 chore: bump version to 0.11.59 2026-02-11 14:03:43 -08:00
Benjamin Shafii
04d3b81012 chore: bump version to 0.11.58 2026-02-11 13:31:26 -08:00
Benjamin Shafii
6b0e9b0b19 chore: bump version to 0.11.57 2026-02-11 12:46:49 -08:00
Benjamin Shafii
6c693c0b72 chore: bump version to 0.11.56 2026-02-11 11:49:47 -08:00
Benjamin Shafii
9547aaf68d feat(owpenbot): add workspace agent file behavior and outbound send wiring 2026-02-11 09:46:27 -08:00
Benjamin Shafii
9f91d21d65 chore: bump version to 0.11.55 2026-02-11 09:01:12 -08:00
Benjamin Shafii
add4ad52b6 chore: bump version to 0.11.54 2026-02-10 19:06:14 -08:00
Benjamin Shafii
0349e5e328 chore: bump version to 0.11.53 2026-02-10 19:01:53 -08:00
ben
122d6b178d feat: workspace + session deletion (fixes #517) (#529)
* feat: add workspace and session deletion functions

* fix(ui): clear selection after session delete

* fix(ui): navigate away after deleting selected session

* fix(ui): redirect off deleted session route

* fix(router): handle deleted session routes

* docs(pr): add issue 517 screenshots
2026-02-10 18:36:35 -08:00
ben
fa6a189ff8 feat(skills): hub-backed skill catalog + install (#528)
* feat(skills): browse and install hub skills

* fix(skills): tolerate missing hub metadata
2026-02-10 18:33:54 -08:00
ben
30ecf1efc4 feat(mcp): add OAuth logout action (#527) 2026-02-10 18:01:03 -08:00
Benjamin Shafii
bb24fe78f9 chore: bump version to 0.11.52 2026-02-10 17:21:33 -08:00
Benjamin Shafii
d7962a86ad chore: bump version to 0.11.51 2026-02-10 15:34:04 -08:00
Benjamin Shafii
a01609d0fc chore: bump version to 0.11.50 2026-02-10 15:25:55 -08:00
Benjamin Shafii
0e8acfb946 chore: bump version to 0.11.49 2026-02-10 15:17:39 -08:00
Benjamin Shafii
c6cb5f2835 chore: bump version to 0.11.48 2026-02-10 15:10:14 -08:00
Benjamin Shafii
ad4bacebb4 chore: bump version to 0.11.47 2026-02-10 15:01:13 -08:00
Benjamin Shafii
83f8e5cd70 chore: bump version to 0.11.46 2026-02-10 12:16:01 -08:00
ben
017412ca49 feat(app): markdown editor for touched files (#518)
* feat(server): add markdown file read/write endpoints

* feat(app): edit markdown files from sidebar

* fix(app): open sidebar files without workspace prefix

* chore(pr): add markdown editor verification screenshots

* feat(app): dock markdown editor on the right

* refactor(app): dock markdown editor as right sidebar

* chore(pr): add sidebar editor verification screenshots
2026-02-10 10:01:44 -08:00
Benjamin Shafii
106627d364 chore: bump version to 0.11.45 2026-02-10 09:49:48 -08:00
Benjamin Shafii
8f65b6a7e0 chore: bump version to 0.11.44 2026-02-09 23:08:41 -08:00
Benjamin Shafii
7c0b4a7fce chore: bump version to 0.11.43 2026-02-09 19:53:06 -08:00
Benjamin Shafii
39a383e81b chore: bump version to 0.11.42 2026-02-09 19:06:44 -08:00
Benjamin Shafii
c18ec7629e chore: bump version to 0.11.41 2026-02-09 16:41:28 -08:00
Benjamin Shafii
57d3681422 yo 2026-02-09 16:39:21 -08:00