Commit Graph
327 Commits
Author SHA1 Message Date
Ashutosh KumarandAiden Cline 3c6c7c5278 server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-26 14:35:00 -06:00
AdamandAiden Cline 86d34aee8e Revert "fix: use current page port instead of hardcoded 4096 (#5949)"
This reverts commit d04a72a4ad.
2025-12-26 14:35:00 -06:00
AdamandAiden Cline dcee57f572 fix(desktop): cleanup auto scroll 2025-12-26 14:35:00 -06:00
AdamandAiden Cline 249431d84a feat(desktop): mobile responsiveness 2025-12-26 14:34:59 -06:00
AdamandAiden Cline 806c21c535 fix(desktop): filter child sessions from header 2025-12-26 14:34:59 -06:00
355323f180 fix: use current page port instead of hardcoded 4096 (#5949)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-26 14:34:58 -06:00
Aaron IkerandAiden Cline 9f4c5d6736 feat: polish dialog & list styles for the desktop app, add fixed logos from models.dev (#5925) 2025-12-26 14:34:58 -06:00
AdamandAiden Cline 244afdf4ef fix(desktop): layout regression 2025-12-26 14:34:50 -06:00
AdamandAiden Cline 8bc49ccf2c fix(desktop): better keybind tooltips 2025-12-26 14:34:50 -06:00
AdamandAiden Cline 9f1ed1c186 fix(desktop): better error reporting 2025-12-26 14:34:49 -06:00
AdamandAiden Cline 0ec1e14c63 fix(desktop): file loading errors 2025-12-26 14:34:49 -06:00
AdamandAiden Cline 0e8303c016 fix(desktop): layout 2025-12-26 14:34:46 -06:00
AdamandAiden Cline 7d88443ca8 feat(desktop): new layout 2025-12-26 14:34:46 -06:00
AdamandAiden Cline 29b22b46db fix(desktop): sidebar UX issues 2025-12-26 14:34:40 -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 551c5283bd fix(desktop): separate prompt history for shell 2025-12-26 14:34:25 -06:00
AdamandAiden Cline a05851b0ea fix(desktop): don't navigate prompt history if dirty 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 2e3c122462 fix: id 2025-12-26 14:34:19 -06:00
AdamandAiden Cline 80935a2dd1 fix(desktop): expanded states 2025-12-26 14:34:19 -06:00
AdamandAiden Cline 2e431a0269 fix(desktop): smaller max-width when review open 2025-12-26 14:34:19 -06:00
AdamandAiden Cline 65be48a14d fix(desktop): don't show image button in shell mode 2025-12-26 14:34:18 -06:00
AdamandAiden Cline 6469ab5f95 fix(desktop): error styles 2025-12-26 14:34:16 -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 6759a50bee feat(desktop): shell mode 2025-12-26 14:34:16 -06:00
AdamandAiden Cline 71e92a7e76 chore: cleanup 2025-12-26 14:34:15 -06:00
AdamandAiden Cline d34464593c fix(desktop): disable pinch to zoom 2025-12-26 14:34:13 -06:00
AdamandAiden Cline 1ece7ebe50 feat(desktop): custom update toast 2025-12-26 14:34:12 -06:00
AdamandAiden Cline 7091299de5 chore: cleanup 2025-12-26 14:34:09 -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 edd7032cb8 feat(desktop): inter and ibm plex mono 2025-12-26 14:34:05 -06:00
AdamandAiden Cline c0b9f1c147 fix: command shortcuts 2025-12-26 14:34:03 -06:00
96719bdf52 Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-26 14:34:03 -06:00
AdamandAiden Cline 6362cff7cb feat(desktop): share sessions 2025-12-26 14:34:02 -06:00
AdamandAiden Cline be7b9c05a5 tui: increase session width to accommodate longer code blocks and improve readability 2025-12-26 14:34:00 -06:00
David HillandAiden Cline 31897bf974 fix: load more button 2025-12-26 14:34:00 -06:00
AdamandAiden Cline 15ca31370d fix(desktop): prompt history nav 2025-12-26 14:33:59 -06:00
AdamandAiden Cline c15b581131 fix(desktop): focus prompt input after dialog close 2025-12-26 14:33:59 -06:00
AdamandAiden Cline 67973728ef fix(desktop): prompt history navigation 2025-12-26 14:33:58 -06:00
AdamandAiden Cline 53c386e2e5 fix: prompt input multi line input 2025-12-26 14:33:58 -06:00
AdamandAiden Cline 196ce5af40 fix: defensive audio init 2025-12-26 14:33:58 -06:00