summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src
AgeCommit message (Collapse)Author
2025-12-22Revert "server: ensure frontend has correct port for PTY websocket ↵Adam
connections (#5898)" This reverts commit a05915ddc8f34d592c05ac6a4f4e8d932a9a0964.
2025-12-22server: ensure frontend has correct port for PTY websocket connections (#5898)Ashutosh Kumar
2025-12-22Revert "fix: use current page port instead of hardcoded 4096 (#5949)"Adam
This reverts commit d04a72a4ad6af0bfe75bbff36004d28adca179b2.
2025-12-22fix(desktop): cleanup auto scrollAdam
2025-12-22feat(desktop): mobile responsivenessAdam
2025-12-22fix(desktop): filter child sessions from headerAdam
2025-12-22fix: use current page port instead of hardcoded 4096 (#5949)lif
Co-authored-by: Claude <[email protected]>
2025-12-22feat: polish dialog & list styles for the desktop app, add fixed logos from ↵Aaron Iker
models.dev (#5925)
2025-12-21fix(desktop): layout regressionAdam
2025-12-21fix(desktop): better keybind tooltipsAdam
2025-12-21fix(desktop): better error reportingAdam
2025-12-21fix(desktop): file loading errorsAdam
2025-12-20fix(desktop): layoutAdam
2025-12-20feat(desktop): new layoutAdam
2025-12-20fix(desktop): sidebar UX issuesAdam
2025-12-20fix(desktop): event reconnect gapsAdam
2025-12-20fix(desktop): add retries to init promisesAdam
2025-12-20fix: typesAdam
2025-12-20fix(desktop): removed projectsAdam
2025-12-19fix(desktop): don't use tauri http for sse eventsAdam
2025-12-19fix(desktop): error handlingAdam
2025-12-19fix(desktop): separate prompt history for shellAdam
2025-12-19fix(desktop): don't navigate prompt history if dirtyAdam
2025-12-18fix(desktop): extra reqsAdam
2025-12-18fix: idAdam
2025-12-18fix(desktop): expanded statesAdam
2025-12-18fix(desktop): smaller max-width when review openAdam
2025-12-18fix(desktop): don't show image button in shell modeAdam
2025-12-18fix(desktop): error stylesAdam
2025-12-18fix(desktop): prompt history nav, optimistic prompt dupAdam
2025-12-18fix(desktop): session ordered by most recentAdam
2025-12-18feat(desktop): shell modeAdam
2025-12-18chore: cleanupAdam
2025-12-18fix(desktop): disable pinch to zoomAdam
2025-12-18feat(desktop): custom update toastAdam
2025-12-17chore: cleanupAdam
2025-12-17fix: better init error messagesAdam
2025-12-17feat(desktop): startup errors shownAdam
2025-12-17feat(desktop): optimistic prompt submitAdam
2025-12-17chore: localStorage -> tauri storeAdam
2025-12-17feat(desktop): inter and ibm plex monoAdam
2025-12-17fix: command shortcutsAdam
2025-12-17Diffs Performance Improvements (#5653)Amadeus Demarzi
Co-authored-by: Adam <[email protected]>
2025-12-17feat(desktop): share sessionsAdam
2025-12-16tui: increase session width to accommodate longer code blocks and improve ↵Adam
readability
2025-12-16fix: load more buttonDavid Hill
2025-12-16fix(desktop): prompt history navAdam
2025-12-16fix(desktop): focus prompt input after dialog closeAdam
2025-12-16fix(desktop): prompt history navigationAdam
2025-12-16fix: prompt input multi line inputAdam