Commit Graph

951 Commits

Author SHA1 Message Date
Jai
7e17867d6d fix(app): prevent session store races and auto-create sessions on agent switch (#562)
- Replace loadSessions/refreshSidebarWorkspaceSessions with local store
  removal in deleteSessionById to prevent reconcile() from wiping
  unrelated sessions
- Remove loadSessionsWithReady calls from sendPrompt to eliminate the
  same race condition on message send
- Inject new sessions directly into store and sidebar in
  createSessionAndOpen instead of relying on server round-trip
- Make applySessionAgent auto-create a session when none is selected
- Add shell:true to bun spawns in prepare-sidecar.mjs for Windows

Co-authored-by: = <=>
v7e17867-dev
2026-02-14 10:37:59 -08:00
GitHub Action
655ae8ef24 ignore: update download stats 2026-02-14 2026-02-14 12:15:06 +00:00
OpenWork Release Bot
443e3ba70c chore(aur): update PKGBUILD for 0.11.66 2026-02-13 18:55:01 +00:00
Benjamin Shafii
89e76eb0bb chore: bump version to 0.11.66 v89e76eb-dev openwrk-v0.11.66 v0.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.
ve03bd51-dev
2026-02-13 10:23:50 -08:00
OpenWork Release Bot
37a523bdc9 chore(aur): update PKGBUILD for 0.11.65 2026-02-13 17:40:06 +00:00
ben
fe8ff0878a chore(app): move startup/engine/reset to Debug tab (#560)
Keeps Advanced focused on updates/desktop appearance and collects recovery + local engine controls under Developer Mode.
vfe8ff08-dev
2026-02-13 09:20:43 -08:00
Benjamin Shafii
c73681f83f chore: bump version to 0.11.65 openwrk-v0.11.65 vc73681f-dev v0.11.65 2026-02-13 09:13:12 -08:00
ben
a6056f0c3b fix(settings): show stable update download percent (#558) va6056f0-dev 2026-02-13 09:09:35 -08:00
ben
bf02475a87 feat(session): open artifacts in live preview editor (#559)
Replace the old markdown artifact sidebar with the Obsidian-style live preview editor panel and wire Artifacts clicks to open it. Remove the scratchpad placeholder editor.
vbf02475-dev
2026-02-13 09:06:58 -08:00
OpenWork Release Bot
902c391485 chore(aur): update PKGBUILD for 0.11.64 2026-02-13 17:03:28 +00:00
Benjamin Shafii
5ae8f42ba2 chore: bump version to 0.11.64 openwrk-v0.11.64 v5ae8f42-dev v0.11.64 2026-02-13 08:36:40 -08:00
GitHub Action
ff03e62c81 ignore: update download stats 2026-02-13 2026-02-13 12:19:47 +00:00
ben
e0c0cccd0d feat(session): Obsidian-style live preview notes (#556)
* feat(session): add live-preview notes scratchpad

Add a Notes panel between chat and right nav with a CodeMirror-based markdown editor that hides heading and emphasis markers unless the cursor is on that line/segment.

* fix(notes): render live-preview decorations

Switch markdown live-preview styling to a StateField-backed decorations pipeline and use a zero-width widget for marker hiding. Update evidence screenshots to show headings/emphasis rendering.
ve0c0ccc-dev
2026-02-12 23:57:49 -08:00
ben
1ae676e469 feat(app): unify Apps and Plugins in Extensions (#555) v1ae676e-dev 2026-02-12 23:16:05 -08:00
ben
fd553d7ea0 feat(app): replace touched files with artifacts panel (#554)
Show only interactive artifacts (markdown, images) and move the panel below the main sidebar actions.
v58494bc-dev vfd553d7-dev
2026-02-12 22:57:07 -08:00
ben
58494bcf28 chore(ui): rename Config tab to Advanced (#553) 2026-02-12 22:56:55 -08:00
Benjamin Shafii
a14af55cea fix(app): rename New workspace to New worker va14af55-dev 2026-02-12 22:50:15 -08:00
OpenWork Release Bot
486f320518 chore(aur): update PKGBUILD for 0.11.63 2026-02-12 20:47:03 +00:00
Benjamin Shafii
a54557974c chore: bump version to 0.11.63 va545579-dev v0.11.63 openwrk-v0.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
ve8ce3a8-dev
2026-02-12 12:17:23 -08:00
GitHub Action
24715fe34c ignore: update download stats 2026-02-12 2026-02-12 12:23:28 +00:00
ben
4285a97a3f feat(app): simplify run status UI and inline stop action (#551)
* feat(app): streamline run status and inline stop control

* fix(docker): write compiled sidecars directly to /tmp
v4285a97-dev
2026-02-11 23:39:23 -08:00
ben
0ff1fe2118 fix(app): streamline automation and setup onboarding (#550)
* fix(app): streamline automation and setup onboarding

Shift automations and skills flows toward clearer non-technical onboarding and fix the template click path to open the creation modal instead of jumping sessions. Also remove default Control Chrome seeding to avoid shipping a brittle MCP default and add clearer Telegram BotFather guidance with direct bot-link follow-ups.

* fix(app): restore control-chrome defaults and startup update cadence
v0ff1fe2-dev
2026-02-11 21:29:26 -08:00
OpenWork Release Bot
4cf15d911a chore(aur): update PKGBUILD for 0.11.62 2026-02-12 04:03:24 +00:00
Benjamin Shafii
fe5e9d9a01 chore: bump version to 0.11.62 openwrk-v0.11.62 v0.11.62 vfe5e9d9-dev 2026-02-11 19:36:45 -08:00
ben
aa36452643 feat(app): add chat search with undo/redo controls (#549) vaa36452-dev 2026-02-11 19:22:08 -08:00
OpenWork Release Bot
bec99c7a45 chore(aur): update PKGBUILD for 0.11.61 2026-02-12 02:06:11 +00:00
Benjamin Shafii
efd3b9e0a8 chore: bump version to 0.11.61 vefd3b9e-dev v0.11.61 openwrk-v0.11.61 2026-02-11 17:45:59 -08:00
Dobes Vandermeer
957856773f feat(app): add MCP server add/remove UI with confirmation and OAuth defaults (#546)
- Add MCP Server modal (remote URL or local command) with validation
- Remove confirmation dialog before deleting MCP servers
- Default remote servers to oauth: true so OAuth flows auto-trigger
- Update placeholders to GitHub Copilot MCP and sequential-thinking
- Fix Docker dev stack bun --compile EXDEV error (cross-device rename)
- i18n support for en and zh locales
v9578567-dev
2026-02-11 17:33:55 -08:00
ben
f7d3644f1b fix(desktop): bundle control-chrome shim sidecar executable (#547) vf7d3644-dev 2026-02-11 17:33:05 -08:00
Benjamin Shafii
bad5021154 fix(server): allow owpenbot direct send to resolve active identity vbad5021-dev 2026-02-11 16:55:43 -08:00
OpenWork Release Bot
03adeefd70 chore(aur): update PKGBUILD for 0.11.60 2026-02-12 00:28:09 +00:00
Benjamin Shafii
dd0ce4b5fd fix(owpenbot): route direct sends by workspace identity directory vdd0ce4b-dev 2026-02-11 16:27:23 -08:00
Benjamin Shafii
c5f8ecb79e chore: bump version to 0.11.60 v0.11.60 openwrk-v0.11.60 vc5f8ecb-dev 2026-02-11 16:04:42 -08:00
Benjamin Shafii
0ef02a3eb5 feat(owpenbot): scope workspace agent and split identities advanced tab v0ef02a3-dev 2026-02-11 15:22:02 -08:00
ben
8774d91b75 feat(skills): character-first worker capabilities layout (#545)
* feat(skills): add worker profile hero and capability setup flow

* refactor(ui): drop avatar and rename workspace copy to worker
v8774d91-dev
2026-02-11 15:02:04 -08:00
OpenWork Release Bot
2aa6ef07b6 chore(aur): update PKGBUILD for 0.11.59 2026-02-11 22:33:24 +00:00
Benjamin Shafii
20671e38e2 chore: bump version to 0.11.59 openwrk-v0.11.59 v20671e3-dev v0.11.59 2026-02-11 14:03:43 -08:00
Benjamin Shafii
3b89c640bd fix(owpenbot): add real activity metrics and send fallback v3b89c64-dev 2026-02-11 13:58:38 -08:00
OpenWork Release Bot
f075e0a6e1 chore(aur): update PKGBUILD for 0.11.58 2026-02-11 21:49:50 +00:00
Benjamin Shafii
04d3b81012 chore: bump version to 0.11.58 v0.11.58 v04d3b81-dev openwrk-v0.11.58 2026-02-11 13:31:26 -08:00
Benjamin Shafii
1984df2291 fix(app): add OpenWork reconnect repair actions v1984df2-dev 2026-02-11 13:28:40 -08:00
OpenWork Release Bot
e4d8f3ae18 chore(aur): update PKGBUILD for 0.11.57 2026-02-11 21:10:02 +00:00
Benjamin Shafii
6b0e9b0b19 chore: bump version to 0.11.57 openwrk-v0.11.57 v0.11.57 v6b0e9b0-dev 2026-02-11 12:46:49 -08:00
Benjamin Shafii
2a54c705b6 fix(sandbox): hide windows docker shells during workspace setup v2a54c70-dev 2026-02-11 12:42:40 -08:00
OpenWork Release Bot
cdd944d540 chore(aur): update PKGBUILD for 0.11.56 2026-02-11 20:13:22 +00:00
Benjamin Shafii
6c693c0b72 chore: bump version to 0.11.56 openwrk-v0.11.56 v0.11.56 v6c693c0-dev 2026-02-11 11:49:47 -08:00
Benjamin Shafii
9547aaf68d feat(owpenbot): add workspace agent file behavior and outbound send wiring v9547aaf-dev 2026-02-11 09:46:27 -08:00
OpenWork Release Bot
18f090ae12 chore(aur): update PKGBUILD for 0.11.55 2026-02-11 17:25:35 +00:00