summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2025-12-29fix(desktop): jankinessAdam
2025-12-29Desktop: Edit Project (#6360)Daniel Polito
2025-12-29fix(desktop): more fine-grained state updates for permissionsAdam
2025-12-29fix(desktop): more fine-grained state updatesAdam
2025-12-29fix(desktop): sync last agent and model when changing sessionAdam
2025-12-29fix(desktop): context usage alignmentAdam
2025-12-28chore: cleanup theme stuffAdam
2025-12-28Desktop: Sync LSP updates (#6305)Daniel Polito
2025-12-28feat(desktop): theme previewAdam
2025-12-28feat(desktop): themesAdam
2025-12-27chore: permissions uxAdam
2025-12-27fix(desktop): copy/paste in terminalAdam
2025-12-27chore(desktop): cleanupAdam
2025-12-27fix(desktop): drag file over entire body to attachAdam
2025-12-27feat(desktop): permissionsAdam
2025-12-27wip(desktop): handle more errorsAdam
2025-12-26fix(desktop): prompt input fixes, directory and branch in status barAdam
2025-12-26fix: `opencode web` baseURL error (#6181)Rohan Godha
2025-12-26Desktop: MCP UI (#6162)Daniel Polito
Co-authored-by: Adam <[email protected]>
2025-12-25fix(desktop): paddingAdam
2025-12-25fix(desktop): move session context to top-rightAdam
2025-12-25fix(desktop): missing keybinds in tooltipsAdam
2025-12-25fix(desktop): can't collapse project with active sessionAdam
2025-12-25feat(desktop): better indicator that session is busyAdam
2025-12-25fix(desktop): so many prompt input fixes, merry christmasAdam
2025-12-24fix(desktop): scroll jank in session turn and reviewAdam
2025-12-24fix(desktop): override agent modelAdam
2025-12-24fix(desktop): reconcile session diff updatesAdam
2025-12-24chore: toast on file load errorAdam
2025-12-24chore: cleanup dead codeAdam
2025-12-24chore: show version on error pageAdam
2025-12-24fix(desktop): show server connection failureAdam
2025-12-24fix(desktop): better session navigation, hide child sessionsAdam
2025-12-24chore: cleanupAdam
2025-12-24fix(desktop): session sort when multiple activeAdam
2025-12-24fix(desktop): exclude deprecated modelsAdam
2025-12-24fix(desktop): conditionally show review pane toggleAdam
2025-12-22chore: rename packages/desktop -> packages/appAdam
2025-10-03chore: app -> desktopAdam
2025-10-02wip: desktop workAdam
2025-09-29wip: zenFrank
2025-09-25wip: better desktop file status state and timelineAdam
2025-09-24fix(app): changes viewAdam
2025-09-24feat(app): changes viewAdam
2025-09-24fix: select dialog hoverAdam
2025-09-24feat: fuzzy file openAdam
2025-09-24feat(app): added command palette (#2630)Filip
Co-authored-by: Adam <[email protected]>
2025-09-23fix: open text filesAdam
2025-09-23fix: exclude generated css fileAdam
2025-09-23chore: format codeGitHub Action