Commit Graph

11 Commits

Author SHA1 Message Date
Omar McAdam
2b91b4d777 refactor: repo folder structure (#1038)
* refactor(repo): move OpenWork apps into apps and ee layout

Rebase the monorepo layout migration onto the latest dev changes so the moved app, desktop, share, and cloud surfaces keep working from their new paths. Carry the latest deeplink, token persistence, build, Vercel, and docs updates forward to avoid stale references and broken deploy tooling.

* chore(repo): drop generated desktop artifacts

Ignore the moved Tauri target and sidecar paths so local cargo checks do not pollute the branch. Remove the accidentally committed outputs from the repo while keeping the layout migration intact.

* fix(release): drop built server cli artifact

Stop tracking the locally built apps/server/cli binary so generated server outputs do not leak into commits. Also update the release workflow to check the published scoped package name for @openwork/server before deciding whether npm publish is needed.

* fix(workspace): add stable CLI bin wrappers

Point the server and router package bins at committed wrapper scripts so workspace installs can create shims before dist outputs exist. Keep the wrappers compatible with built binaries and source checkouts to avoid Vercel install warnings without changing runtime behavior.
2026-03-19 11:41:38 -07:00
ben
61df5400d8 docs: split docs entrypoints by audience (#872)
* docs: split docs entrypoints by audience

* docs: add audience split screenshot evidence
2026-03-12 15:10:06 -07:00
ben
6496d1cc90 refactor(app): remove soul mode surfaces (#851) 2026-03-11 19:42:22 -07:00
Omar McAdam
73d716f6e8 feat: add den worker runtime upgrades (#846) 2026-03-11 18:30:50 -07:00
Benjamin Shafii
ee4dae4931 fix(docs): route orbita page and widen key docs layouts 2026-03-08 19:00:05 -07:00
ben
31cb3eb147 fix(docs): keep routed docs paths under /docs (#730) 2026-03-04 08:01:14 -08:00
ben
68e71feeb4 feat(opencode-router): add first-class media transport for Slack and Telegram (#711) 2026-03-01 17:21:32 -08:00
ben
895a9deded feat(app,docs): apply Orbita session layout direction (#686)
* feat(app,docs): apply Orbita session layout direction

* fix(app): restore session contrast with theme-safe colors

* docs(pr): refresh Orbita session screenshot evidence

* fix(app): correct dark mode contrast for composer gradient and user bubble

* docs(pr): update screenshot evidence after dark mode contrast fix

* fix(app): revert assistant message back to sans-serif font
2026-02-26 09:57:32 -08:00
Benjamin Shafii
94b9faf6e3 fix(docs): point download links to openwork.software 2026-02-24 08:00:09 -08:00
Benjamin Shafii
85e292d54b feat(branding): add docs entrypoint and shared OpenWork logo 2026-02-24 07:46:36 -08:00
Benjamin Shafii
4e14d73647 feat(share): add invite-link onboarding and docs playbooks 2026-02-23 16:48:29 -08:00