Filip
|
46739ca7cd
|
fix(app): ui flashing when switching tabs (#13978)
|
2026-02-17 21:19:20 +05:30 |
|
Adam
|
10985671ad
|
feat(app): session timeline/turn rework (#13196)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
|
2026-02-17 07:16:23 -06:00 |
|
Shoubhit Dash
|
3dfbb70593
|
fix(app): recover state after sse reconnect and harden sse streams (#13973)
|
2026-02-17 07:10:39 -06:00 |
|
Filip
|
878ddc6a0a
|
fix(app): keybind [shift+tab] (#13695)
|
2026-02-15 07:46:56 -06:00 |
|
Brandon Julio Thenaro
|
985c2a3d15
|
feat: Add GeistMono Nerd Font to available mono font options (#13720)
|
2026-02-15 07:44:21 -06:00 |
|
Dax
|
6d95f0d14c
|
sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-02-14 04:19:02 +00:00 |
|
Jun
|
9f20e0d14b
|
fix(web): sync docs locale cookie on alias redirects (#13109)
|
2026-02-13 05:12:28 -06:00 |
|
Adam
|
dd296f7033
|
fix(app): reconnect event stream on disconnect
|
2026-02-12 20:20:24 -06:00 |
|
Adam
|
0303c29e3f
|
fix(app): failed to create store
|
2026-02-12 19:38:06 -06:00 |
|
Adam
|
4e0f509e7b
|
feat(app): option to turn off sound effects
|
2026-02-12 15:03:05 -06:00 |
|
Adam
|
e9b9a62fe4
|
chore: cleanup
|
2026-02-12 14:39:02 -06:00 |
|
Adam
|
958320f9c1
|
fix(app): remote http server connections
|
2026-02-12 13:41:22 -06:00 |
|
Adam
|
da952135ca
|
chore(app): refactor for better solidjs hygiene (#13344)
|
2026-02-12 11:26:19 -06:00 |
|
Adam
|
ff4414bb15
|
chore: refactor packages/app files (#13236)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly>
|
2026-02-12 09:49:14 -06:00 |
|
Adam
|
81ca2df6ad
|
fix(app): guard randomUUID in insecure browser contexts (#13237)
Co-authored-by: Selim <31136147+selimerunkut@users.noreply.github.com>
|
2026-02-12 01:05:15 +00:00 |
|
opencode-agent[bot]
|
8f56ed5b85
|
chore: generate
|
2026-02-11 17:00:20 +00:00 |
|
Filip
|
81b5a6a08b
|
fix(app):workspace reset (#13170)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-02-11 10:59:09 -06:00 |
|
Filip
|
eef3ae3e1f
|
Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-02-11 09:18:44 -06:00 |
|
Adam
|
2e8082dd21
|
Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit 213a87234d.
|
2026-02-11 08:51:41 -06:00 |
|
Adam
|
a52fe28246
|
fix(app): notifications on child sessions
|
2026-02-11 08:47:27 -06:00 |
|
Adam
|
8c5ba8aeb0
|
fix(app): terminal PTY buffer carryover
|
2026-02-11 08:47:26 -06:00 |
|
Adam
|
7222fc0ba0
|
fix(app): terminal resize
|
2026-02-11 08:47:26 -06:00 |
|
Brendan Allan
|
213a87234d
|
feat(desktop): add WSL backend mode (#12914)
|
2026-02-11 07:49:48 +00:00 |
|
Adam
|
fc37337a3e
|
fix(app): memory leak with platform fetch for events
|
2026-02-10 13:18:33 -06:00 |
|
Adam
|
1e2f664410
|
fix(app): back to platform fetch for now
|
2026-02-10 12:40:26 -06:00 |
|
Adam
|
a3aad9c9bf
|
fix(app): include basic auth
|
2026-02-10 12:37:28 -06:00 |
|
Adam
|
d863a9cf4e
|
fix(app): global event default fetch
|
2026-02-10 12:29:01 -06:00 |
|
Adam
|
d1f5b9e911
|
fix(app): memory leak with event fetch
|
2026-02-10 11:30:58 -06:00 |
|
Adam
|
70c794e913
|
fix(app): regressions
|
2026-02-10 10:15:37 -06:00 |
|
Adam
|
3929f0b5bd
|
fix(app): terminal replay (#12991)
|
2026-02-10 10:15:19 -06:00 |
|
Adam
|
6f5dfe125a
|
fix(app): use agent configured variant (#12993)
|
2026-02-10 10:15:09 -06:00 |
|
Adam
|
19ad7ad809
|
chore: fix test
|
2026-02-10 07:06:20 -06:00 |
|
Adam
|
30f0d3b394
|
fix(app): update tab file contents on change
|
2026-02-09 07:38:06 -06:00 |
|
Adam
|
dd2d232a9d
|
fix: add fallback for when crypto.randomUUID is unavailable
Closes #11452
Co-authored-by: Yo'av Moshe <bjesus@users.noreply.github.com>
|
2026-02-09 06:35:53 -06:00 |
|
Israel Araújo de Oliveira
|
93a11ddedf
|
feat(desktop): add native Wayland toggle on Linux (#11971)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-02-09 17:00:35 +08:00 |
|
OpeOginni
|
b0ceec9b19
|
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true (#12792)
|
2026-02-09 07:56:26 +00:00 |
|
opencode-agent[bot]
|
40b111d92c
|
chore: generate
|
2026-02-09 07:36:24 +00:00 |
|
Brendan Allan
|
520110e864
|
desktop: track currentSidecarUrl
|
2026-02-09 15:34:52 +08:00 |
|
opencode-agent[bot]
|
019cfd4a52
|
chore: generate
|
2026-02-09 07:18:48 +00:00 |
|
OpeOginni
|
687210a55d
|
feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls (#12366)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-02-09 07:18:06 +00:00 |
|
Abdul Rahman ArM
|
d5036cf01f
|
fix(desktop): add native clipboard image paste and fix text paste (#12682)
|
2026-02-08 11:24:09 +00:00 |
|
Adam
|
d1ebe0767c
|
chore: refactoring and tests (#12629)
|
2026-02-08 05:02:19 -06:00 |
|
Khang Ha (Kelvin)
|
4efbfcd087
|
fix(app): handle Windows paths in frontend file URL encoding (#12601)
|
2026-02-07 13:27:40 -06:00 |
|
Khang Ha (Kelvin)
|
fde0b39b7c
|
fix: properly encode file URLs with special characters (#12424)
|
2026-02-06 16:16:56 -06:00 |
|
OpeOginni
|
8069197329
|
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor (#12501)
|
2026-02-06 17:21:47 +00:00 |
|
Adam
|
2c58dd6203
|
chore: refactoring and tests, splitting up files (#12495)
|
2026-02-06 10:02:31 -06:00 |
|
Adam
|
a4bc883595
|
chore: refactoring and tests (#12468)
|
2026-02-06 09:37:49 -06:00 |
|
Adam
|
4afec6731d
|
ignore: refactoring and tests (#12460)
|
2026-02-06 05:51:01 -06:00 |
|
Adam
|
2875405514
|
fix(app): more terminal stability fixes
|
2026-02-05 14:21:13 -06:00 |
|
Adam
|
b738d88ec4
|
feat(app): open in <app> button (#12322)
|
2026-02-05 19:55:49 +00:00 |
|