Adam
|
8bc49ccf2c
|
fix(desktop): better keybind tooltips
|
2025-12-26 14:34:50 -06:00 |
|
Adam
|
0ec1e14c63
|
fix(desktop): file loading errors
|
2025-12-26 14:34:49 -06:00 |
|
Adam
|
7d88443ca8
|
feat(desktop): new layout
|
2025-12-26 14:34:46 -06:00 |
|
Adam
|
8ec421a3be
|
fix(desktop): event reconnect gaps
|
2025-12-26 14:34:39 -06:00 |
|
Adam
|
a023273d9e
|
fix(desktop): add retries to init promises
|
2025-12-26 14:34:38 -06:00 |
|
Adam
|
64dd604ea0
|
fix: types
|
2025-12-26 14:34:38 -06:00 |
|
Adam
|
979a50ecfe
|
fix(desktop): removed projects
|
2025-12-26 14:34:38 -06:00 |
|
Adam
|
59e6454823
|
fix(desktop): don't use tauri http for sse events
|
2025-12-26 14:34:30 -06:00 |
|
Adam
|
92dfbdc08b
|
fix(desktop): error handling
|
2025-12-26 14:34:25 -06:00 |
|
Adam
|
24005e3fc8
|
fix(desktop): extra reqs
|
2025-12-26 14:34:21 -06:00 |
|
Adam
|
c31545351a
|
fix(desktop): prompt history nav, optimistic prompt dup
|
2025-12-26 14:34:16 -06:00 |
|
Adam
|
51e5bc3e2b
|
fix(desktop): session ordered by most recent
|
2025-12-26 14:34:16 -06:00 |
|
Adam
|
1ece7ebe50
|
feat(desktop): custom update toast
|
2025-12-26 14:34:12 -06:00 |
|
Adam
|
09172e9a55
|
fix: better init error messages
|
2025-12-26 14:34:09 -06:00 |
|
Adam
|
b4b633eee3
|
feat(desktop): startup errors shown
|
2025-12-26 14:34:08 -06:00 |
|
Adam
|
2f6e4e7e77
|
feat(desktop): optimistic prompt submit
|
2025-12-26 14:34:07 -06:00 |
|
Adam
|
b860ff8901
|
chore: localStorage -> tauri store
|
2025-12-26 14:34:06 -06:00 |
|
Adam
|
196ce5af40
|
fix: defensive audio init
|
2025-12-26 14:33:58 -06:00 |
|
Eric Guo
|
299e88b9cf
|
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-26 14:33:58 -06:00 |
|
Adam
|
01261e7f79
|
fix: defensive audio init
|
2025-12-26 14:33:56 -06:00 |
|
Adam
|
582d9b4187
|
chore: cleanup
|
2025-12-26 14:33:56 -06:00 |
|
Dax Raad
|
1f24cccd66
|
tui: refactor dialog system to use single active dialog instead of stack
|
2025-12-26 14:33:47 -06:00 |
|
Adam
|
c0842ec113
|
fix: undefined events
|
2025-12-26 14:33:46 -06:00 |
|
Dax Raad
|
90077b6dd0
|
tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs
|
2025-12-26 14:33:44 -06:00 |
|
Adam
|
589cdc40e3
|
fix: missing event type (global)
|
2025-12-26 14:33:41 -06:00 |
|
Adam
|
ce7f4c0e6e
|
fix: allow for non-vcs projects in desktop
|
2025-12-26 14:33:40 -06:00 |
|
Adam
|
779311d064
|
wip(desktop): progress
|
2025-12-26 14:33:34 -06:00 |
|
Adam
|
ab48ff0471
|
wip(desktop): progress
|
2025-12-26 14:33:33 -06:00 |
|
Adam
|
9536746fb7
|
chore: cleanup
|
2025-12-26 14:33:33 -06:00 |
|
Adam
|
b088180464
|
feat(desktop): custom commands
|
2025-12-26 14:33:33 -06:00 |
|
Adam
|
211524cb0b
|
wip(desktop): progress
|
2025-12-26 14:33:33 -06:00 |
|
Adam
|
c7b8b7c49e
|
wip(desktop): progress
|
2025-12-26 14:33:33 -06:00 |
|
Adam
|
105cfa8d4e
|
wip(desktop): progress
|
2025-12-26 14:33:32 -06:00 |
|
Adam
|
73b74581f8
|
wip(desktop): progress
|
2025-12-26 14:33:32 -06:00 |
|
Adam
|
9ac9396aec
|
wip(desktop): progress
|
2025-12-26 14:33:32 -06:00 |
|
Adam
|
ce4d0d76ea
|
wip(desktop): progress
|
2025-12-26 14:33:31 -06:00 |
|
Adam
|
df844dc408
|
wip(desktop): progress
|
2025-12-26 14:33:31 -06:00 |
|
Adam
|
10276e8b3f
|
wip(desktop): progress
|
2025-12-26 14:33:30 -06:00 |
|
Adam
|
d1c3bb2616
|
wip(desktop): progress
|
2025-12-26 14:33:25 -06:00 |
|
Adam
|
bdd5e63529
|
wip(desktop): progress
|
2025-12-26 14:33:24 -06:00 |
|
Adam
|
7584bd0d71
|
wip(desktop): progress
|
2025-12-26 14:33:24 -06:00 |
|
Adam
|
de635e3c51
|
wip(desktop): progress
|
2025-12-26 14:33:23 -06:00 |
|
Adam
|
238ca62ba7
|
wip(desktop): progress
|
2025-12-26 14:33:22 -06:00 |
|
Dax
|
262d836dd7
|
LLM cleanup (#5462)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-26 14:33:21 -06:00 |
|
Adam
|
03be72bb2b
|
chore: cleanup
|
2025-12-26 14:33:06 -06:00 |
|
Adam
|
385ac04c1d
|
feat(desktop): archive sessions
|
2025-12-26 14:33:05 -06:00 |
|
Adam
|
7cdd33199e
|
fix(desktop): audio stuff
|
2025-12-26 14:33:05 -06:00 |
|
Adam
|
1a83ffdf01
|
fix(desktop): homedir aware path on home
|
2025-12-26 14:33:05 -06:00 |
|
Adam
|
b2d028693d
|
feat(desktop): basic alerting
|
2025-12-26 14:33:04 -06:00 |
|
Adam
|
e149b7c1e2
|
fix: avatar colors
|
2025-12-11 15:39:41 -06:00 |
|