Commit Graph

314 Commits (85ef34ca065d8205035ca326e752027b335abcbf)

Author SHA1 Message Date
Adam 29b22b46db fix(desktop): sidebar UX issues 2025-12-26 14:34:40 -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 551c5283bd fix(desktop): separate prompt history for shell 2025-12-26 14:34:25 -06:00
Adam a05851b0ea fix(desktop): don't navigate prompt history if dirty 2025-12-26 14:34:25 -06:00
Adam 24005e3fc8 fix(desktop): extra reqs 2025-12-26 14:34:21 -06:00
Adam 2e3c122462 fix: id 2025-12-26 14:34:19 -06:00
Adam 80935a2dd1 fix(desktop): expanded states 2025-12-26 14:34:19 -06:00
Adam 2e431a0269 fix(desktop): smaller max-width when review open 2025-12-26 14:34:19 -06:00
Adam 65be48a14d fix(desktop): don't show image button in shell mode 2025-12-26 14:34:18 -06:00
Adam 6469ab5f95 fix(desktop): error styles 2025-12-26 14:34:16 -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 6759a50bee feat(desktop): shell mode 2025-12-26 14:34:16 -06:00
Adam 71e92a7e76 chore: cleanup 2025-12-26 14:34:15 -06:00
Adam d34464593c fix(desktop): disable pinch to zoom 2025-12-26 14:34:13 -06:00
Adam 1ece7ebe50 feat(desktop): custom update toast 2025-12-26 14:34:12 -06:00
Adam 7091299de5 chore: cleanup 2025-12-26 14:34:09 -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 edd7032cb8 feat(desktop): inter and ibm plex mono 2025-12-26 14:34:05 -06:00
Adam c0b9f1c147 fix: command shortcuts 2025-12-26 14:34:03 -06:00
Amadeus Demarzi 96719bdf52 Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-26 14:34:03 -06:00
Adam 6362cff7cb feat(desktop): share sessions 2025-12-26 14:34:02 -06:00
Adam be7b9c05a5 tui: increase session width to accommodate longer code blocks and improve readability 2025-12-26 14:34:00 -06:00
David Hill 31897bf974 fix: load more button 2025-12-26 14:34:00 -06:00
Adam 15ca31370d fix(desktop): prompt history nav 2025-12-26 14:33:59 -06:00
Adam c15b581131 fix(desktop): focus prompt input after dialog close 2025-12-26 14:33:59 -06:00
Adam 67973728ef fix(desktop): prompt history navigation 2025-12-26 14:33:58 -06:00
Adam 53c386e2e5 fix: prompt input multi line input 2025-12-26 14:33:58 -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 183cbc1981 feat(desktop): show retries 2025-12-26 14:33:57 -06:00
Adam 01261e7f79 fix: defensive audio init 2025-12-26 14:33:56 -06:00
Adam e598524b40 feat(desktop): show write tool output 2025-12-26 14:33:56 -06:00
Adam 582d9b4187 chore: cleanup 2025-12-26 14:33:56 -06:00
David Hill 370aa7b515 Revert "wip: make the default container wider"
This reverts commit 1f18f389c0.
2025-12-26 14:33:53 -06:00
David Hill 73b6464998 wip: make the default container wider 2025-12-26 14:33:52 -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
Dax Raad e9f899cb9a fix dialog root complexity 2025-12-26 14:33:42 -06:00
Adam e0ca160360 fix: keybinds for agent and model selection 2025-12-26 14:33:42 -06:00
Adam f58c96fea5 fix: session nav on homepage 2025-12-26 14:33:41 -06:00