Commit Graph

1254 Commits

Author SHA1 Message Date
Benjamin Shafii
dfd331da78 chore: bump version to 0.11.123 v0.11.123 openwork-orchestrator-v0.11.123 2026-02-25 20:44:50 -08:00
ben
4764ad1590 feat(settings): add local server restart action (#685) 2026-02-25 20:12:31 -08:00
ben
de63f772a9 feat(share): redesign share modal and bundle page styling to match openwork identity (#684)
* docs(style): add openwork style-guide.md

* feat(share): redesign share modal and bundle page styling to match openwork identity
2026-02-25 19:40:16 -08:00
OpenWork Release Bot
af3048119a chore(aur): update PKGBUILD for 0.11.122 2026-02-26 01:34:34 +00:00
Benjamin Shafii
dfa41808cf chore: bump version to 0.11.122 openwork-orchestrator-v0.11.122 v0.11.122 2026-02-25 17:03:18 -08:00
ben
eca8e4a437 fix(app): group exploration steps and cache markdown renders (#681)
Separate exploration tool timelines from standalone execution steps and reuse cached markdown HTML to keep long sessions responsive.
2026-02-25 16:42:49 -08:00
ben
477ed85c30 fix(app): send codex reasoning effort from thinking variant (#647) 2026-02-25 14:56:27 -08:00
Benjamin Shafii
1bccd6cc35 fix(web): keep loops signup payload schema-safe 2026-02-25 14:10:03 -08:00
Benjamin Shafii
6875e75bfb feat(web): track den signups in loops and posthog 2026-02-25 14:09:09 -08:00
ben
ba80f2a1fb refactor(app): extract workspace/session list into dedicated component (#678)
* refactor(app): split workspace/session sidebar into component

Move the sidebar workspace/session list out of session.tsx so session view logic stays focused and future long-session iterations can evolve independently without reworking a 4k-line page.

* docs(pr): add sidebar extraction verification screenshot

Capture the session view after sidebar extraction so reviewers can quickly validate that worker navigation remains intact in the refactored component.

* Delete packages/app/pr/screenshots/ui-audit-2026-02-25/session-sidebar-component-after-extraction.png
2026-02-25 13:35:32 -08:00
ben
27259bdbbc fix(app): resolve workspace-relative file references in markdown (#677)
Treat workspace-relative paths and common file-reference suffixes as local files so session output links open the intended file instead of falling back to external link behavior.
2026-02-25 13:26:25 -08:00
ben
f27eaa0829 fix(app): wrap connection URLs in settings and identities (#674) 2026-02-25 11:45:50 -08:00
ben
fa29b0a0f2 fix(app): clamp long skill triggers in catalog cards (#673) 2026-02-25 11:44:03 -08:00
ben
5b099a0cc4 fix(app): improve share modal mobile readability (#672) 2026-02-25 11:42:42 -08:00
ben
dc935f9fc1 fix(app): keep workspace actions discoverable and menu stable (#671)
* fix(app): make workspace actions and menu reliably usable

* docs(app): add audit screenshots for core dashboard surfaces
2026-02-25 11:42:24 -08:00
GitHub Action
2c760ec061 ignore: update download stats 2026-02-25 2026-02-25 12:23:51 +00:00
ben
185b59098e fix(den): retry transient mysql read errors during signup (#666) 2026-02-24 22:04:39 -08:00
Benjamin Shafii
0a3155a8d3 fix(den): retry transient mysql read errors during signup 2026-02-24 21:18:15 -08:00
ben
28d1f4206c feat(app,share): deep-link bundle shares into new-worker imports (#664)
* docs(share): add free-first and org hub sharing redesign flows

* feat(app,share): open bundle links into new-worker imports
2026-02-24 19:01:04 -08:00
ben
11c231f691 feat(app,share): add workspace profile and skills-set sharing flow (#663) 2026-02-24 08:09:58 -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
GitHub Action
ffccf9b9d4 ignore: update download stats 2026-02-24 2026-02-24 12:23:19 +00:00
Benjamin Shafii
2900f20563 fix(landing): route root docs links to Mintlify subpath v2900f20-dev 2026-02-23 22:12:33 -08:00
Benjamin Shafii
4e14d73647 feat(share): add invite-link onboarding and docs playbooks 2026-02-23 16:48:29 -08:00
ben
921f8154a4 fix(web,den): enforce app auth callback and backfill Polar paid access (#658) 2026-02-23 16:30:27 -08:00
ben
18a11166e5 feat(web): add Open in App remote connect handoff (#656)
* feat(web): add Open in App remote connect handoff

* chore(app): add Vercel SPA deploy config

* docs(evidence): add Vercel connect-remote verification
2026-02-23 14:00:50 -08:00
Benjamin Shafii
2310bf0f2b docs(evidence): capture web auth verification screenshots 2026-02-23 12:26:32 -08:00
ben
99f3f8e914 feat(app): show subagents in linear tool timeline (#654)
Keep tool timelines chronological by avoiding cross-message step clustering, and surface task delegation details with subagent badges and quick links to child sessions.
2026-02-23 12:23:32 -08:00
ben
511e865704 fix(desktop): stop orchestrator daemon cleanly on app close (#655) 2026-02-23 12:22:51 -08:00
Benjamin Shafii
581f2007a5 fix den auth trusted origin defaults 2026-02-23 12:19:38 -08:00
Benjamin Shafii
091672a790 fix(den): restore auth base URL to service host 2026-02-23 12:13:22 -08:00
Benjamin Shafii
fe0fb9c9c9 fix(den): use app proxy URL for OAuth callbacks 2026-02-23 12:08:21 -08:00
Benjamin Shafii
4a50902604 feat(auth): simplify get-started signup and add GitHub sign-in 2026-02-23 11:50:20 -08:00
Benjamin Shafii
64efdfdea7 feat(landing): add dedicated download page and platform anchors 2026-02-23 09:34:53 -08:00
Benjamin Shafii
ceb041b298 fix(den): set trusted origins for app auth traffic vceb041b-dev 2026-02-23 09:21:48 -08:00
Benjamin Shafii
410998556e fix(web): preserve auth cookies in den proxy 2026-02-23 09:01:31 -08:00
GitHub Action
d938f1b892 ignore: update download stats 2026-02-23 2026-02-23 12:23:22 +00:00
Benjamin Shafii
76528f1184 chore(landing): remove powered-by helper sentence 2026-02-23 00:03:33 -08:00
Benjamin Shafii
03284ce2e4 refactor(landing): improve card hierarchy and move updates block 2026-02-22 23:59:09 -08:00
Benjamin Shafii
297e3e569b refactor(landing): sharpen team-layer headline and subtitle 2026-02-22 23:56:19 -08:00
Benjamin Shafii
04e819275e refactor(landing): clarify first-use loop and add keep-me-posted signup 2026-02-22 23:54:13 -08:00
Benjamin Shafii
fff2fe54bc refactor(landing): simplify hero and cloud section copy 2026-02-22 23:46:12 -08:00
Benjamin Shafii
0cc2bd1723 fix(landing): improve readability and contrast on landing page 2026-02-22 23:11:14 -08:00
Benjamin Shafii
39bf906281 fix(landing): update Den early adopter timeline copy 2026-02-22 22:54:40 -08:00
OpenWork Release Bot
58b23565e0 chore(aur): update PKGBUILD for 0.11.121 2026-02-23 06:46:44 +00:00
OpenWork Release Bot
808f8a6c9f chore(aur): update PKGBUILD for 0.11.120 2026-02-23 06:19:59 +00:00
Benjamin Shafii
b5f7814f51 chore: bump version to 0.11.121 v0.11.121 openwork-orchestrator-v0.11.121 2026-02-22 22:15:35 -08:00
ben
541411872b perf(session): improve worker quick actions and composer responsiveness (#651)
* perf(session): improve worker quick actions and composer responsiveness

* feat(session): highlight in-message search matches
2026-02-22 22:10:58 -08:00
ben
3247682e06 fix(session): replace meta labels with human narrative flow (#650) 2026-02-22 22:07:50 -08:00