summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages
AgeCommit message (Collapse)Author
2026-04-03fix(app): hide default session timestamps (#20892)Shoubhit Dash
2026-04-03fix(session): disable todo dock auto-scroll (#20840)Shoubhit Dash
2026-04-03fix(session): delay jump-to-bottom button (#20853)Shoubhit Dash
2026-04-02cleanup event listeners with solid-primitives/event-listener (#20619)Brendan Allan
2026-04-02use solid-primitives/resize-observer across web code (#20613)Brendan Allan
2026-04-02refactor: simplify solid reactivity across app and web (#20497)Shoubhit Dash
2026-04-01feat(comments): support file mentions (#20447)Shoubhit Dash
2026-04-01fix(session): add keyboard support to question dock (#20439)Shoubhit Dash
2026-03-30chore(app): cleanup (#20062)Adam
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-27fix(app): default file tree to closed with minimum width (#19426)Kit Langton
2026-03-27fix(app): persist queued followups across project switches (#19421)Shoubhit Dash
2026-03-26fix(ui): reduce markdown jank while responses stream (#19304)Shoubhit Dash
2026-03-26fix(app): remove fork session buttonAdam
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-26revert: roll back git-backed review modes (#19295)Shoubhit Dash
2026-03-25feat: restore git-backed review modes with effectful git service (#18900)Shoubhit Dash
2026-03-25chore(app): markdown playground in storyboardAdam
2026-03-25Reapply "fix(app): startup efficiency"Adam
This reverts commit 898456a25cf2edbfc4ae4961b37424f633419dd6.
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): more startup efficiency (#18985)"Adam
This reverts commit cbe1337f2401066cf33eb9009b597eafb49123ba.
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
This reverts commit a379eb38673aad097e1f178307865ec40a5ac3ea.
2026-03-25fix(app): move message navigation off cmd+arrow (#18728)Shoubhit Dash
2026-03-25app: pre-warm project globalSync state when navigate project via keybind ↵Brendan Allan
(#19088)
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83.
2026-03-24Revert "fix(app): more startup efficiency (#18985)"Adam
This reverts commit 98b3340ceeb6928d0d57898d02665d763ef1ea9c.
2026-03-24fix(app): session timeline jumping on scroll (#18993)Adam
2026-03-24fix(app): sidebar uxAdam
2026-03-24fix(app): more startup efficiency (#18985)Adam
2026-03-24fix(app): sidebar truncationAdam
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-24fix(ui): eliminate N+1 reactive subscriptions in SessionTurn (#18924)Burak Yigit Kaya
2026-03-24fix(app): stop terminal autofocus on shortcuts (#18931)Shoubhit Dash
2026-03-23tui: keep file tree open at its minimum resized width (#18777)David Hill
2026-03-23fix(app): handle session busy state better (#18758)Brendan Allan
2026-03-23fix(app): lift up project hover state to layout (#18732)Brendan Allan
2026-03-23fix(app): prefer cmd+k for command palette (#18731)Shoubhit Dash
2026-03-23fix(app): prevent stale session hover preview on refocus (#18727)Shoubhit Dash
2026-03-23tui: prevent project avatar popover flicker when switching projects (#18660)David Hill
Co-authored-by: LukeParkerDev <[email protected]>
2026-03-23fix(ui): stop auto close of sidebar on resize (#18647)David Hill
2026-03-21chore: generateopencode-agent[bot]
2026-03-21app: manage mutation loading states with tanstack query (#18501)Brendan Allan
2026-03-21app: allow navigating projects with keybinds (#18502)Brendan Allan
2026-03-20fix(app): align review file comments with diff comments (#18406)Shoubhit Dash
2026-03-20fix: lots of desktop stability, better e2e error logging (#18300)Luke Parker
2026-03-19chore: generateopencode-agent[bot]
2026-03-19ignore: revert 3 commits that broke dev branch (#18260)Aiden Cline
2026-03-19fix(app): show review on the empty session route (#18251)Shoubhit Dash
2026-03-19chore: generateopencode-agent[bot]
2026-03-19feat: add git-backed session review modes (#17961)Shoubhit Dash