summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages/session.tsx
AgeCommit message (Expand)Author
2026-01-21fix(app): open terminal pane when creating new terminal (#9926)Ronan Kearns
2026-01-21fix(app): terminal issues/regressionAdam
2026-01-21chore: generateGitHub Action
2026-01-21fix(app): missing i18n keysAdam
2026-01-21fix(app): breaking out of auto-scrollAdam
2026-01-21fix(app): terminal improvements - focus, rename, error state, CSP (#9700)Halil Tezcan KARABULUT
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20wip(app): i18nAdam
2026-01-20fix(app): don't interfere with scroll when using message navAdam
2026-01-20fix(app): auto-scroll uxAdam
2026-01-20fix: remove close delay on hover cards to stop overlappingDavid Hill
2026-01-20fix(app): change terminal.new keybind to ctrl+alt+t (#9670)Rahul A Mistry
2026-01-20fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane (#...Rahul A Mistry
2026-01-20chore: generateGitHub Action
2026-01-19fix(app): message list overflow & scrolling (#9530)Filip
2026-01-20update review session empty state stylingDavid Hill
2026-01-19fix(app): change keybind for cycling thinking effort (#9508)Filip
2026-01-19chore: generateGitHub Action
2026-01-19fix(app): hash navAdam
2026-01-19fix(app): new layout improvementsAdam
2026-01-19feat(app): new session layoutAdam
2026-01-19feat(app): improved session layoutAdam
2026-01-18fix(app): remove redundant toast for thinking effort changes (#9181)Kit Langton
2026-01-18feat(desktop): implement session unshare button (#8660)Mani Sundararajan
2026-01-17fix: reduce prompt dock bottom spacingDavid Hill
2026-01-17fix: remove the secondary text from commandsDavid Hill
2026-01-16Revert "feat(desktop): Terminal Splits (#8767)"Adam
2026-01-16feat(desktop): Terminal Splits (#8767)Daniel Polito
2026-01-15feat(app): unified search for commands and filesAdam
2026-01-15feat(app): new layoutAdam
2026-01-10feat(desktop): Fork Session (#7673)Daniel Polito
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): incrementally render turns, markdown cache, lazily render diffsAdam
2026-01-08feat(app): gate hydration side-effects, handoff while stores loadAdam
2026-01-08feat(app): chunk message loading, lazy load diffsAdam
2026-01-06chore(app): rework storage approachAdam
2026-01-06feat(app): add view button to open files from review sidebar (#7095)Justas Raudonius
2026-01-06feat(app): add middle-click to close tabs in review sidebar (#7094)Justas Raudonius
2026-01-05fix(app): more defensive, handle no gitAdam
2026-01-05fix(app): bottom paddingAdam
2026-01-05fix(app): terminal long-running processesAdam
2026-01-05fix(app): prompt input shouldn't cover contentAdam
2026-01-05fix(app): worktree selection should navigate to worktreeAdam
2026-01-05fix(app): fix flicker and navigation when collapsing/expanding projects (#6658)Albin Groen
2026-01-05chore: generateGitHub Action
2026-01-04feat(app): add SVG preview support in session viewer (#6868)shuv