summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context
AgeCommit message (Collapse)Author
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20feat(app): initial i18n stubbingAdam
2026-01-20fix(app): cleanup pty.exited event listener on unmount (#9671)Rahul A Mistry
2026-01-20fix(app): duplicate session loadsAdam
2026-01-20chore: generateGitHub Action
2026-01-20fix(app): session loading loopAdam
2026-01-20fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane ↵Rahul A Mistry
(#9506)
2026-01-20fix(app): brokenAdam
2026-01-20chore: generateGitHub Action
2026-01-20chore: cleanupAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-20wip(app): settingsAdam
2026-01-19fix(app): no more faviconsAdam
2026-01-19fix(app): global terminal/review pane togglesAdam
2026-01-19fix(app): make terminal sessions scoped to workspaceAdam
2026-01-17fix: don't try to open command palette if a dialog is already open (#9116)Rahul Mishra
2026-01-17fix(app): archive session sometimes flakyAdam
2026-01-17fix: display arrow keys as symbols in keybind formattingDavid Hill
2026-01-16fix(app): remember last opened projectAdam
2026-01-16fix(app): handle new session correctlyAdam
2026-01-16Revert "feat(desktop): Terminal Splits (#8767)"Adam
This reverts commit 88fd6a294b3ad88d50cb8e1853589ee4e68dc74e.
2026-01-16feat(app): edit project and session titlesAdam
2026-01-16feat(desktop): Terminal Splits (#8767)Daniel Polito
2026-01-16fix: updated project/sessions list widthDavid Hill
this was originally 280px and included the 64px project avatar rail on the left, so the sessions list portion was actually 280 - 64 = 216px wide (as seen in line 1362: Math.max(layout.sidebar.width() - 64, 0)px). i kept the logic the same in case it broke anything, i just updated the new width to account for new projects avatar panel
2026-01-15feat(app): unified search for commands and filesAdam
2026-01-15feat(app): persist workspace branchAdam
2026-01-15fix(app): new layout issuesAdam
2026-01-15feat(app): new layoutAdam
2026-01-15feat(app): new layoutadamelmore
2026-01-14fix(desktop): "load more" button behavior in desktop sidebar (#8430)Shane Bishop
2026-01-13feat(desktop): Ask Question Tool Support (#8232)Daniel Polito
2026-01-13feat(desktop): spawn local server with password (#8139)Brendan Allan
2026-01-12chore: generateGitHub Action
2026-01-12feat(terminal): implement better dynamic terminal numbering (#8081)OpeOginni
2026-01-10feat: support configuring default server URL for desktop (#7363)Andrew Thal
2026-01-10chore: generateGitHub Action
2026-01-10fix(desktop): remove split operation in serverDisplayName function (#7397)OpeOginni
2026-01-09fix(app): store terminal and review pane visibility per sessionadamelmore
2026-01-08feat(app): cache session-scoped stores, optional context gatingAdam
2026-01-08feat(app): prefetch adjacent sessionsAdam
2026-01-08feat(app): chunk message loading, lazy load diffsAdam
2026-01-08fix(app): show custom models without valid release_date in web UI mod… (#7349)zerone0x
2026-01-06chore: fix typesAdam
2026-01-06chore(app): rework storage approachAdam
2026-01-06fix(app): permission auto-accept should hide when not neededAdam