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 |
|
Adam
|
83646e0366
|
fix(app): allow toggling file tree closed independently (#12293)
|
2026-02-05 13:51:08 -06:00 |
|
Adam
|
5b3d94ebaa
|
fix(app): file tree out of sync
|
2026-02-05 07:04:43 -06:00 |
|
Edin
|
ef09dddaa5
|
feat(i18n): add Bosnian locale (#12283)
|
2026-02-05 06:58:14 -06:00 |
|
Parker Smith
|
41bc4ec7f0
|
fix(desktop): Refresh file contents when changing workspaces to not have stale contents (#11728)
|
2026-02-04 14:27:02 -06:00 |
|
Adam
|
ce87121067
|
fix(app): clear comments on prompt submission (#12148)
|
2026-02-04 11:19:03 -06:00 |
|
Adam
|
c8622df762
|
fix(app): file tree not staying in sync across projects/sessions
|
2026-02-04 07:59:46 -06:00 |
|
Adam
|
a219615fe5
|
fix(app): opened tabs follow created session
|
2026-02-04 06:22:55 -06:00 |
|
Rahul A Mistry
|
08671e3155
|
fix(app): session tabs to open the previous opened (#11914)
|
2026-02-03 06:19:56 -06:00 |
|
Adam
|
30a25e4edc
|
fix(app): user messages not rendering consistently
|
2026-02-02 14:24:23 -06:00 |
|
Brendan Allan
|
c02dd067b2
|
fix(desktop): keep mac titlebar stable under zoom (#11747)
|
2026-02-02 07:54:25 +00:00 |
|
Ryan Vogel
|
53f118c57a
|
Revert "feat(app): add skill slash commands" (#11484)
|
2026-01-31 10:20:23 -05:00 |
|
Ryan Vogel
|
786ae0a584
|
feat(app): add skill slash commands (#11369)
|
2026-01-31 08:59:28 -06:00 |
|
Dax
|
a9a7595234
|
test: skip failing tests (#11184)
|
2026-01-29 18:57:59 +00:00 |
|
adamelmore
|
f607353be6
|
fix(app): close review pane
|
2026-01-28 10:27:01 -06:00 |
|
GitHub Action
|
4f60ea6108
|
chore: generate
|
2026-01-28 14:11:30 +00:00 |
|
Nattawee Phantawong
|
775d288027
|
feat(i18n): add th locale support (#10809)
|
2026-01-28 08:10:50 -06:00 |
|
adamelmore
|
2f35c40bb5
|
chore(app): global config changes
|
2026-01-28 07:28:02 -06:00 |
|
adamelmore
|
d9741866c5
|
fix(app): reintroduce review tab
|
2026-01-27 20:24:27 -06:00 |
|
adamelmore
|
df7f9ae3f4
|
fix(app): terminal corruption
|
2026-01-27 16:51:57 -06:00 |
|
adamelmore
|
842f17d6d9
|
perf(app): better memory management
|
2026-01-27 15:25:07 -06:00 |
|
adamelmore
|
892113ab39
|
chore(app): show 5 highlights
|
2026-01-27 15:25:06 -06:00 |
|
adamelmore
|
7de42ca242
|
feat(app): improved layout
|
2026-01-27 11:40:39 -06:00 |
|
adamelmore
|
2f5a238b51
|
feat(app): update settings in general settings
|
2026-01-27 11:38:35 -06:00 |
|
adamelmore
|
712d2b7d15
|
fix(app): swallow file search errors
|
2026-01-27 08:43:38 -06:00 |
|
adamelmore
|
3e420bf8e1
|
perf(app): don't keep parts in memory
|
2026-01-27 08:43:35 -06:00 |
|
adamelmore
|
095328faf4
|
fix(app): non-fatal error handling
|
2026-01-27 06:29:20 -06:00 |
|
adamelmore
|
58b9b54600
|
feat(app): forward and back buttons
|
2026-01-27 06:29:18 -06:00 |
|