Benjamin Shafii
93e1f2a4c4
chore: bump version to 0.11.15
v93e1f2a-dev
openwrk-v0.11.15
v0.11.15
2026-02-05 14:16:39 -08:00
ben
068c937a36
chore(aur): auto-publish on release ( #469 )
...
* chore(aur): publish to AUR on release
* chore(aur): make publish script executable
v068c937-dev
2026-02-05 14:14:35 -08:00
Benjamin Shafii
be09414f85
fix(landing): align content width with nav toolbar
vbe09414-dev
2026-02-05 14:04:51 -08:00
ben
b999903ead
Fix reload-required spam; add auto-reload + resume ( #467 )
...
* fix(app): scope and defer reload prompts
Avoid reload-required spam by ignoring .opencode/openwork.json, scoping detection to the active workspace, and deferring prompts until sessions go idle. Add per-workspace auto-reload + optional resume so agent/skill/command updates apply without tearing down the UX.
* chore(desktop): sync Cargo.lock
Keep Cargo.lock consistent with the desktop crate version so CI can run cargo test --locked on Linux.
vb999903-dev
2026-02-05 14:00:51 -08:00
ben
947da80d2f
fix(app): send full prompt text for mention-only drafts ( #461 )
...
* fix(app): include full prompt text for mentions
* fix(app): send valid file parts for mentions
* chore(desktop): update Cargo.lock
* chore(desktop): regenerate Cargo.lock for linux
* chore(desktop): update Cargo.lock
* fix(desktop): isolate OPENCODE_BIN_PATH in doctor tests
v947da80-dev
2026-02-05 13:51:01 -08:00
ben
00be06d4b5
chore(release): unify openwrk versioning + bump v0.11.14 ( #466 )
...
* chore(release): unify openwrk with app version
* chore: bump version to 0.11.14
openwrk-v0.11.14
v00be06d-dev
2026-02-05 13:23:47 -08:00
ben
76c9e32a41
Merge pull request #465 from AshhKetchup/feat/hide-titlebar-linux-441
...
feat(app): add option to hide window titlebar on Linux
v76c9e32-dev
2026-02-05 13:11:21 -08:00
ben
8de1510524
Merge pull request #462 from different-ai/feat/openwrk-tui-clickable
...
feat(openwrk): clickable TUI tabs + auto-copy selection
v8de1510-dev
2026-02-05 13:06:54 -08:00
ben
a6c0714375
Merge pull request #464 from different-ai/chore/aur-0.11.13
...
chore(aur): update PKGBUILD for 0.11.13
va6c0714-dev
2026-02-05 12:58:24 -08:00
Aayush Singh
3f6c35eacc
feat(app): add option to hide window titlebar on Linux
...
Add a setting in Settings → Advanced → Appearance to hide the native
window titlebar. This is useful for tiling window managers on Linux
(Hyprland, i3, sway, etc.) where window controls are typically handled
via keybinds, making the titlebar redundant.
Implementation:
- Add HIDE_TITLEBAR_PREF_KEY constant for localStorage persistence
- Add Tauri command `set_window_decorations` to toggle decorations
- Add TypeScript binding for the new Tauri command
- Add UI toggle in Settings → Advanced → Appearance section
- Apply setting on change and restore from localStorage on startup
The setting is only shown in the desktop (Tauri) environment and
persists across sessions via localStorage.
Closes #441
2026-02-06 00:58:27 +05:30
OpenWork Release Bot
993db78b59
chore(aur): update PKGBUILD for 0.11.13
2026-02-05 19:02:20 +00:00
Benjamin Shafii
70e46c4b4f
chore: bump version to 0.11.13, opencode 1.1.51
v0.11.13
v70e46c4-dev
2026-02-05 10:38:57 -08:00
Benjamin Shafii
0daddf0552
feat(openwrk): enable clickable tabs and auto-copy selection
2026-02-05 08:57:57 -08:00
Benjamin Shafii
875db0af09
chore: bump version to 0.11.12
v875db0a-dev
v0.11.12
2026-02-05 08:39:48 -08:00
ben
a9fcedae12
Merge pull request #456 from different-ai/task/ci-sidecars
...
Restore remote workspace connect in sidebar add menu
va9fceda-dev
2026-02-05 08:23:51 -08:00
GitHub Action
972c335f22
ignore: update download stats 2026-02-05
2026-02-05 12:20:23 +00:00
Benjamin Shafii
ebb6f57750
chore(pr): add remote workspace screenshots
2026-02-05 00:40:19 -08:00
ben
69feb60c01
Merge pull request #459 from different-ai/task/opencode-composer-autocomplete
...
feat(app): align composer mention autocomplete with OpenCode
v69feb60-dev
2026-02-05 00:27:07 -08:00
Benjamin Shafii
8e64ddee2a
fix(app): restore remote workspace add menu
2026-02-05 00:24:38 -08:00
Benjamin Shafii
1b1813ef83
feat(app): align composer mention autocomplete with OpenCode
2026-02-05 00:23:35 -08:00
ben
48e7c98317
Merge pull request #457 from different-ai/task/automation-screen
...
feat: refresh automations screen
v48e7c98-dev
2026-02-05 00:17:46 -08:00
Benjamin Shafii
8e4d44e6fb
feat: guide automation scheduling from dashboard
2026-02-05 00:15:36 -08:00
ben
2e7378f14e
Merge pull request #455 from different-ai/chore/unified-release-gha
...
ci: unify Release App with openwrk publishing
v2e7378f-dev
2026-02-05 00:06:40 -08:00
ben
7355a1b034
Merge pull request #452 from different-ai/chore/aur-0.11.11
...
chore(aur): update PKGBUILD for 0.11.11
v7355a1b-dev
2026-02-05 00:06:21 -08:00
ben
0b938f35ba
Merge pull request #454 from different-ai/task/ux-compose-session-icons
...
Remove inactive compose/session list icons
v0b938f3-dev
2026-02-05 00:06:08 -08:00
ben
a1f90f0d1f
Merge pull request #453 from different-ai/task/todo-list-ui
...
Show session todo list card in chat view
va1f90f0-dev
2026-02-05 00:05:54 -08:00
Benjamin Shafii
0a4c6dd4b1
ci: unify Release App with openwrk publishing
2026-02-05 00:01:00 -08:00
Benjamin Shafii
4774c2a5a8
fix(app): remove inactive compose and session list actions
2026-02-05 00:00:24 -08:00
Benjamin Shafii
0796e63ffd
feat(app): surface session todos for clearer progress visibility
2026-02-04 23:58:43 -08:00
OpenWork Release Bot
8815665e7b
chore(aur): update PKGBUILD for 0.11.11
2026-02-05 07:46:04 +00:00
Benjamin Shafii
b0fe577e2b
chore: bump version to 0.11.11
v0.11.11
vb0fe577-dev
2026-02-04 23:22:20 -08:00
Benjamin Shafii
94e4e0c27b
ci: align headless JSX runtime for bun builds
v94e4e0c-dev
2026-02-04 23:01:37 -08:00
Benjamin Shafii
3f2ff5df05
feat(app): refactor sidebar to group sessions under workspaces
...
- Restructure sidebar with SESSIONS header and workspace groups
- Add 3-dot menu for workspaces (edit name, edit connection, remove)
- Add rename workspace modal with Tauri command support
- Fix session indentation and add selected session highlighting
- Implement progressive 'Show more' loading for sessions
- Prevent workspace switch overlay for same-workspace clicks
- Display remote connection errors within modal
- Remove unused workspaceStatus memo from dashboard/session views
v3f2ff5d-dev
2026-02-04 22:55:59 -08:00
Benjamin Shafii
58ec9c03d8
ci: prevent prerelease workflow failures from pnpm/tauri/bun mismatches
v58ec9c0-dev
2026-02-04 22:17:45 -08:00
ben
fbb12d9ca4
Merge pull request #447 from different-ai/task/ci-opentui-platform
...
CI: install OpenTUI x64 core for macOS builds
vfbb12d9-dev
2026-02-04 21:46:18 -08:00
Benjamin Shafii
a835ec8b05
ci: install OpenTUI x64 core for macOS builds
2026-02-04 21:45:38 -08:00
ben
3904e15d82
Merge pull request #443 from different-ai/task/openwrk-tui
...
Add Openwrk TUI dashboard
v3904e15-dev
2026-02-04 21:37:14 -08:00
Benjamin Shafii
6837f3d2ff
Merge remote-tracking branch 'origin/dev' into task/openwrk-tui
2026-02-04 21:36:53 -08:00
ben
a8ae12ff9a
Merge pull request #445 from different-ai/task/ci-sidecars
...
CI: prepare desktop sidecars
va8ae12f-dev
2026-02-04 21:36:17 -08:00
ben
b6bf210e80
Merge pull request #446 from different-ai/task/workspace-switch-fix
...
fix(app): restore workspace switcher and thinking mode
vb6bf210-dev
2026-02-04 21:35:39 -08:00
Benjamin Shafii
fdab0ba759
fix(app): restore workspace switcher and thinking mode
...
Bring back workspace list/add flow in the sidebar and re-enable the thinking effort selector in the composer.
2026-02-04 21:35:15 -08:00
Benjamin Shafii
2adf7b42eb
ci: prepare desktop sidecars
2026-02-04 21:34:28 -08:00
Benjamin Shafii
617754d59d
feat(headless): add owpenbot health + controls
2026-02-04 21:12:39 -08:00
ben
b8909ff38e
Merge pull request #444 from different-ai/task/ux-improvements
...
feat(app): new design language
vb8909ff-dev
2026-02-04 21:12:10 -08:00
Benjamin Shafii
631f106828
chore(tauri): update Cargo.lock
...
Refresh desktop lockfile to satisfy cargo --locked builds.
2026-02-04 21:10:44 -08:00
Benjamin Shafii
bd6062c822
feat(app): align UI with Codex DLS
...
Apply DLS tokens, dark mode variables, and refresh Skills/Automations layouts for mock parity.
2026-02-04 21:04:39 -08:00
Benjamin Shafii
fd1b962c14
fix(headless): relax owpenbot version checks
2026-02-04 20:55:14 -08:00
Benjamin Shafii
356ef041e1
fix(headless): preload opentui solid for bun
2026-02-04 17:58:45 -08:00
Benjamin Shafii
4d5eb469d3
fix: harden headless web dev startup
...
Bind Vite to an explicit host/port and fail fast when the server binary is missing to avoid localhost-only binds and silent startup failures.
2026-02-04 15:17:02 -08:00
Benjamin Shafii
e2ed4cdb1f
feat(headless): add openwrk TUI dashboard
2026-02-04 15:14:57 -08:00