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