Commit Graph

332 Commits (30e6af1b2f55bd76f5db6ed8bd6045b1adc2bfc7)

Author SHA1 Message Date
Adam 834f144c52 feat(desktop): review pane toggle 2025-12-26 14:35:09 -06:00
Shpetim cf3d91e15b [FEATURE]: Show context usage in OpenCode Desktop Context usage (#5979) 2025-12-26 14:35:04 -06:00
Adam 2fb212071b chore(desktop): auto scroll utility 2025-12-26 14:35:04 -06:00
Dax Raad fa9edbe9d2 fix url for web 2025-12-26 14:35:02 -06:00
Adam cc572343be Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit a05915ddc8.
2025-12-26 14:35:01 -06:00
Ashutosh Kumar 3c6c7c5278 server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-26 14:35:00 -06:00
Adam 86d34aee8e Revert "fix: use current page port instead of hardcoded 4096 (#5949)"
This reverts commit d04a72a4ad.
2025-12-26 14:35:00 -06:00
Adam dcee57f572 fix(desktop): cleanup auto scroll 2025-12-26 14:35:00 -06:00
Adam 249431d84a feat(desktop): mobile responsiveness 2025-12-26 14:34:59 -06:00
Adam 806c21c535 fix(desktop): filter child sessions from header 2025-12-26 14:34:59 -06:00
lif 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 Iker 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
Adam 244afdf4ef fix(desktop): layout regression 2025-12-26 14:34:50 -06:00
Adam 8bc49ccf2c fix(desktop): better keybind tooltips 2025-12-26 14:34:50 -06:00
Adam 9f1ed1c186 fix(desktop): better error reporting 2025-12-26 14:34:49 -06:00
Adam 0ec1e14c63 fix(desktop): file loading errors 2025-12-26 14:34:49 -06:00
Adam 0e8303c016 fix(desktop): layout 2025-12-26 14:34:46 -06:00
Adam 7d88443ca8 feat(desktop): new layout 2025-12-26 14:34:46 -06:00
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