summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src
AgeCommit message (Expand)Author
2026-04-03chore(app): remove queued follow-ups for nowAdam
2026-04-03fix(app): show correct submit icon when typing follow upAdam
2026-04-03feat: restore git-backed review modes (#20845)Shoubhit Dash
2026-04-03fix: restore prompt focus after footer selection (#20841)Shoubhit Dash
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(prompt): unmount model controls in shell mode (#20886)Shoubhit Dash
2026-04-03fix(session): delay jump-to-bottom button (#20853)Shoubhit Dash
2026-04-02test(app): add a golden path for mocked e2e prompts (#20593)Kit Langton
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-04-01app: try to hide autofill popups in prompt input (#20197)Brendan Allan
2026-03-30chore(app): cleanup (#20062)Adam
2026-03-30fix: preserve image attachments when selecting slash commands (#19771)Jack
2026-03-27update effect to 4.0.0-beta.42 (#19484)Kit Langton
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-27tui plugins (#19347)Sebastian
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): default shell tool to collapsedAdam
2026-03-26chore: generateopencode-agent[bot]
2026-03-26fix(app): don't bundle fonts (#19329)Adam
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-26revert: roll back git-backed review modes (#19295)Shoubhit Dash
2026-03-25fix(app): agent normalization (#19169)Adam
2026-03-25chore: remove dead code for todoread tool (#19128)Aiden Cline
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-25fix(app): opencode web server urlAdam
2026-03-25Reapply "fix(app): startup efficiency"Adam
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): more startup efficiency (#18985)"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
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 (#19...Brendan Allan
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
2026-03-24Revert "fix(app): more startup efficiency (#18985)"Adam
2026-03-24tweak: use theme tokens for debug bar surfaceJay V
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): use optional chaining for model.current() in ProviderIcon (#18927)Burak Yigit Kaya