Adam
|
1f065bae6f
|
fix(desktop): don't use tauri http for sse events
|
2025-12-19 13:07:53 -06:00 |
|
Adam
|
5598ddc33d
|
fix(desktop): error handling
|
2025-12-19 07:38:38 -06:00 |
|
Adam
|
dae58f73f1
|
fix(desktop): separate prompt history for shell
|
2025-12-19 07:38:38 -06:00 |
|
Adam
|
d5c3080eb1
|
fix(desktop): don't navigate prompt history if dirty
|
2025-12-19 07:38:37 -06:00 |
|
Adam
|
2b43c179a4
|
fix(desktop): extra reqs
|
2025-12-18 19:53:38 -06:00 |
|
Adam
|
e2dd770470
|
fix: id
|
2025-12-18 15:47:21 -06:00 |
|
Adam
|
430b891c5a
|
fix(desktop): expanded states
|
2025-12-18 15:47:20 -06:00 |
|
Adam
|
83fe0b9a7b
|
fix(desktop): smaller max-width when review open
|
2025-12-18 15:47:20 -06:00 |
|
Adam
|
c79379e679
|
fix(desktop): don't show image button in shell mode
|
2025-12-18 13:03:14 -06:00 |
|
Adam
|
a408d127ee
|
fix(desktop): error styles
|
2025-12-18 11:16:33 -06:00 |
|
Adam
|
adbb373b0e
|
fix(desktop): prompt history nav, optimistic prompt dup
|
2025-12-18 11:16:33 -06:00 |
|
Adam
|
73ba0c645f
|
fix(desktop): session ordered by most recent
|
2025-12-18 11:16:32 -06:00 |
|
Adam
|
aaf2224669
|
feat(desktop): shell mode
|
2025-12-18 11:16:32 -06:00 |
|
Adam
|
887f9ed4c0
|
chore: cleanup
|
2025-12-18 11:16:32 -06:00 |
|
Adam
|
8a30dd704a
|
fix(desktop): disable pinch to zoom
|
2025-12-18 04:28:03 -06:00 |
|
Adam
|
12c46bbcca
|
feat(desktop): custom update toast
|
2025-12-18 04:26:21 -06:00 |
|
Adam
|
7cdb2a90df
|
chore: cleanup
|
2025-12-17 16:04:41 -06:00 |
|
Adam
|
24290b5694
|
fix: better init error messages
|
2025-12-17 16:04:40 -06:00 |
|
Adam
|
83b7aea70f
|
feat(desktop): startup errors shown
|
2025-12-17 15:42:55 -06:00 |
|
Adam
|
06562a8aaf
|
feat(desktop): optimistic prompt submit
|
2025-12-17 15:42:55 -06:00 |
|
Adam
|
4084c2fe23
|
chore: localStorage -> tauri store
|
2025-12-17 13:11:02 -06:00 |
|
Adam
|
375b46e241
|
feat(desktop): inter and ibm plex mono
|
2025-12-17 10:30:35 -06:00 |
|
Adam
|
822a0f7e00
|
fix: command shortcuts
|
2025-12-17 07:36:53 -06:00 |
|
Amadeus Demarzi
|
1d4b48b425
|
Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2025-12-17 07:33:46 -06:00 |
|
Adam
|
b434331e4a
|
feat(desktop): share sessions
|
2025-12-17 03:47:49 -06:00 |
|
Adam
|
397638735c
|
tui: increase session width to accommodate longer code blocks and improve readability
|
2025-12-16 17:31:26 -06:00 |
|
David Hill
|
c1591b1a5c
|
fix: load more button
|
2025-12-16 23:23:18 +00:00 |
|
Adam
|
a83380b461
|
fix(desktop): prompt history nav
|
2025-12-16 15:42:35 -06:00 |
|
Adam
|
999060cc3c
|
fix(desktop): focus prompt input after dialog close
|
2025-12-16 15:25:00 -06:00 |
|
Adam
|
1e89f27a85
|
fix(desktop): prompt history navigation
|
2025-12-16 15:10:44 -06:00 |
|
Adam
|
06ce09a3e8
|
fix: prompt input multi line input
|
2025-12-16 15:10:43 -06:00 |
|
Adam
|
ca16f99f6e
|
fix: defensive audio init
|
2025-12-16 15:10:43 -06:00 |
|
Eric Guo
|
8042729a81
|
feat(desktop): Loading more session number per project by button (#5616)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-16 14:50:33 -06:00 |
|
Adam
|
2307bcf714
|
feat(desktop): show retries
|
2025-12-16 13:19:32 -06:00 |
|
Adam
|
16dc05ca0e
|
fix: defensive audio init
|
2025-12-16 12:53:12 -06:00 |
|
Adam
|
057d75ac3a
|
feat(desktop): show write tool output
|
2025-12-16 12:53:11 -06:00 |
|
Adam
|
fb566c1016
|
chore: cleanup
|
2025-12-16 12:53:11 -06:00 |
|
David Hill
|
1ef3b60eba
|
Revert "wip: make the default container wider"
This reverts commit f7f5c622b3.
|
2025-12-16 17:16:51 +00:00 |
|
David Hill
|
f7f5c622b3
|
wip: make the default container wider
|
2025-12-16 16:35:57 +00:00 |
|
David Hill
|
8d8c8f35ce
|
Merge branch 'dev' of https://github.com/sst/opencode into dev
|
2025-12-16 10:54:51 +00:00 |
|
David Hill
|
8397e3ead6
|
fix: font size updates
|
2025-12-16 10:54:50 +00:00 |
|
Dax Raad
|
0fd9b364f9
|
tui: refactor dialog system to use single active dialog instead of stack
|
2025-12-15 19:35:18 -05:00 |
|
Adam
|
370bb4960e
|
fix: undefined events
|
2025-12-15 18:13:11 -06:00 |
|
Dax Raad
|
99d44e7635
|
tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs
|
2025-12-15 18:14:33 -05:00 |
|
Dax Raad
|
c85c066886
|
fix dialog root complexity
|
2025-12-15 17:13:20 -05:00 |
|
Adam
|
c1193b2996
|
fix: keybinds for agent and model selection
|
2025-12-15 15:19:19 -06:00 |
|
Adam
|
9f35ca3df5
|
fix: session nav on homepage
|
2025-12-15 15:10:17 -06:00 |
|
Adam
|
4fb6b92d9d
|
fix: missing event type (global)
|
2025-12-15 14:43:48 -06:00 |
|
Adam
|
f27092fec6
|
fix: modal search
|
2025-12-15 14:25:19 -06:00 |
|
Adam
|
55f8c6f359
|
fix: allow for non-vcs projects in desktop
|
2025-12-15 14:16:08 -06:00 |
|