summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/src/app.tsx
AgeCommit message (Collapse)Author
2025-12-22chore: rename packages/desktop -> packages/appAdam
2025-12-22fix(desktop): better error messages on connection failureAdam
2025-12-22fix url for webDax Raad
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: use current page port instead of hardcoded 4096 (#5949)lif
Co-authored-by: Claude <[email protected]>
2025-12-19fix(desktop): error handlingAdam
2025-12-18fix(desktop): error stylesAdam
2025-12-18feat(desktop): custom update toastAdam
2025-12-17feat(desktop): startup errors shownAdam
2025-12-17chore: localStorage -> tauri storeAdam
2025-12-16feat(desktop): show write tool outputAdam
2025-12-15fix dialog root complexityDax Raad
2025-12-15fix: modal searchAdam
2025-12-15fix: connect provider on homepageAdam
2025-12-15wip(desktop): progressAdam
2025-12-15wip(desktop): progressAdam
2025-12-14wip(desktop): progressAdam
2025-12-14wip(desktop): progressAdam
2025-12-12feat(desktop): basic alertingAdam
2025-12-10tui: pass dynamic port to frontendDax Raad
Frontend now receives the server port via window.__OPENCODE__.port, allowing it to connect when using a random free port instead of hardcoded 4096
2025-12-09wip(desktop): progressAdam