summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context
AgeCommit message (Collapse)Author
2026-02-25fix(app): preserve native path separators in file path helpers (#14912)Luke Parker
2026-02-22chore: generateopencode-agent[bot]
2026-02-23fix(desktop): change detection on Windows, especially Cygwin (#13659)Erik Demaine
Co-authored-by: LukeParkerDev <[email protected]>
2026-02-22feat(app): feed customization optionsAdam
2026-02-20feat(app): show/hide reasoning summariesAdam
2026-02-20app: make localhost urls work in isLocalBrendan Allan
2026-02-19desktop: fetch defaultServer at top levelBrendan Allan
2026-02-19app: deduplicate allServers listBrendan Allan
2026-02-18chore: cleanup (#14181)Adam
2026-02-18chore: cleanupAdam
2026-02-19desktop: handle sidecar key in projectsKeyBrendan Allan
2026-02-19desktop: fix isLocalBrendan Allan
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-17fix(app): ui flashing when switching tabs (#13978)Filip
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-17fix(app): recover state after sse reconnect and harden sse streams (#13973)Shoubhit Dash
2026-02-15fix(app): keybind [shift+tab] (#13695)Filip
2026-02-15feat: Add GeistMono Nerd Font to available mono font options (#13720)Brandon Julio Thenaro
2026-02-14sqlite again (#10597)Dax
Co-authored-by: Github Action <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Brendan Allan <[email protected]>
2026-02-13fix(web): sync docs locale cookie on alias redirects (#13109)Jun
2026-02-12fix(app): reconnect event stream on disconnectAdam
2026-02-12fix(app): failed to create storeAdam
2026-02-12feat(app): option to turn off sound effectsAdam
2026-02-12chore: cleanupAdam
2026-02-12fix(app): remote http server connectionsAdam
2026-02-12chore(app): refactor for better solidjs hygiene (#13344)Adam
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-12fix(app): guard randomUUID in insecure browser contexts (#13237)Adam
Co-authored-by: Selim <[email protected]>
2026-02-11chore: generateopencode-agent[bot]
2026-02-11fix(app):workspace reset (#13170)Filip
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-11Fix/reverception (#13166)Filip
Co-authored-by: Adam <[email protected]>
2026-02-11Revert "feat(desktop): add WSL backend mode (#12914)"Adam
This reverts commit 213a87234dd7579873787070e5f8ad98eb88bce8.
2026-02-11fix(app): notifications on child sessionsAdam
2026-02-11fix(app): terminal PTY buffer carryoverAdam
2026-02-11fix(app): terminal resizeAdam
2026-02-11feat(desktop): add WSL backend mode (#12914)Brendan Allan
2026-02-10fix(app): memory leak with platform fetch for eventsAdam
2026-02-10fix(app): back to platform fetch for nowAdam
2026-02-10fix(app): include basic authAdam
2026-02-10fix(app): global event default fetchAdam
2026-02-10fix(app): memory leak with event fetchAdam
2026-02-10fix(app): regressionsAdam
2026-02-10fix(app): terminal replay (#12991)Adam
2026-02-10fix(app): use agent configured variant (#12993)Adam
2026-02-10chore: fix testAdam
2026-02-09fix(app): update tab file contents on changeAdam
2026-02-09fix: add fallback for when crypto.randomUUID is unavailableAdam
Closes #11452 Co-authored-by: Yo'av Moshe <[email protected]>
2026-02-09feat(desktop): add native Wayland toggle on Linux (#11971)Israel Araújo de Oliveira
Co-authored-by: Brendan Allan <[email protected]>
2026-02-09feat(desktop): persist currentSidecarUrl in state when isSidecar prop is ↵OpeOginni
true (#12792)
2026-02-09chore: generateopencode-agent[bot]