summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Collapse)Author
2026-03-12fix(app): list item background colorsAdam
2026-03-13fix(app): stabilize todo dock e2e with composer probe (#17267)Luke Parker
2026-03-13desktop: multi-window support in electron (#17155)Brendan Allan
2026-03-12fix(app): sidebar re-rendering too oftenAdam
2026-03-12fix(app): message loadingAdam
2026-03-12feat(app): follow-up behavior (#17233)Adam
2026-03-12fix(app): optimistic revert/restoreAdam
2026-03-12fix(app): not loading message navAdam
2026-03-12fix(app): titlebar cleanup (#17206)David Hill
2026-03-12chore: cleanup (#17197)Adam
2026-03-12feat: session load perf (#17186)Adam
2026-03-12chore: cleanup (#17184)Adam
2026-03-12fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by ↵max tomashevsky
adding flex-1 (#17055)
2026-03-12fix(app): terminal animationAdam
2026-03-12chore: cleanupAdam
2026-03-12fix(app): sidebar quirksAdam
2026-03-12chore: cleanup (#17115)Adam
2026-03-12refactor(desktop): rework default server initialization and connection ↵Brendan Allan
handling (#16965)
2026-03-12Fix terminal e2e flakiness with a real terminal driver (#17144)Luke Parker
2026-03-12fix(desktop): set default WebSocket username and prevent repeated calling of ↵OpeOginni
terminal spawn properly closing the terminal (#17061)
2026-03-12fix(electron): theme Windows titlebar overlay (#16843)Luke Parker
Co-authored-by: Brendan Allan <[email protected]>
2026-03-12chore: generateopencode-agent[bot]
2026-03-12fix(app): guard comment accessor in message timeline (#17126)Luke Parker
2026-03-11feat(app): restore to message and fork session (#17092)Adam
2026-03-11fix(app): todos not clearingAdam
2026-03-11fix(app): skip editor reconcile during IME composition (#17041)Chris Yang
2026-03-11chore(app): simplify review pane (#17066)Adam
2026-03-11perf(app): trim session render work (#16987)Shoubhit Dash
2026-03-10chore: cleanupAdam
2026-03-10fix(app): terminal jankAdam
2026-03-10fix(app): terminal focus issues and jankAdam
2026-03-10chore(app): debug windowAdam
2026-03-09chore(app): dev statsAdam
2026-03-09fix(app): terminal state corruptionAdam
2026-03-09fix(app): scroll jitter/loopAdam
2026-03-09fix(app): session title turn spinner (#16764)David Hill
2026-03-09fix(app): dismiss toast notifications when questions or permissions a… ↵Filip
(#16758)
2026-03-09fix(app): remove oc-1 themeAdam
2026-03-09tui: fix sidebar workspace container sizing by adding box-border class to ↵David Hill
prevent content overflow issues
2026-03-09fix(app): don't animate review panel in/outAdam
2026-03-09revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745)Adam
2026-03-09fix(app): sanitize workspace store filenames on Windows (#16703)Luke Parker
2026-03-08feat(app): generate color palettes (#16232)Adam
2026-03-08tui: fix sidebar background color when collapsedDavid Hill
When the sidebar was collapsed (not on mobile), the background color was showing as the stronger variant instead of matching the base background. This fixes the hover state detection so users see a consistent lighter background when the sidebar is in collapsed mode.
2026-03-08app: suppress hover when opening project menu or right-clicking to prevent ↵David Hill
flickering
2026-03-08fix: trim retained desktop terminal buffers (#16583)Shoubhit Dash
2026-03-08chore: refactoring ui hooksAdam
2026-03-08fix(app): messages not loading reliablyAdam
2026-03-08fix: prune and evict stale app session caches (#16584)Shoubhit Dash
2026-03-08Revert "tui: dock auto-accept after thinking and move Add file to bottom-left"David Hill
This reverts commit 69cb49f7cc6557f8d9529695d7ecc75c0ac8a5aa.