summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/context/terminal.tsx
AgeCommit message (Collapse)Author
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-03-19fix(desktop): remote server switching (#17214)OpeOginni
Co-authored-by: Brendan Allan <[email protected]>
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-09fix(app): terminal state corruptionAdam
2026-03-08fix: trim retained desktop terminal buffers (#16583)Shoubhit Dash
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-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(app): terminal PTY buffer carryoverAdam
2026-02-11fix(app): terminal resizeAdam
2026-02-10fix(app): terminal replay (#12991)Adam
2026-02-06chore: refactoring and tests (#12468)Adam
2026-02-05fix(app): more terminal stability fixesAdam
2026-01-27fix(app): terminal corruptionadamelmore
2026-01-24fix(app): terminal clone needs remountadamelmore
2026-01-24fix(app): remove terminal connection error overlayadamelmore
2026-01-21fix(app): terminal improvements - focus, rename, error state, CSP (#9700)Halil Tezcan KARABULUT
2026-01-20wip(app): i18nAdam
2026-01-20fix(app): cleanup pty.exited event listener on unmount (#9671)Rahul A Mistry
2026-01-20fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane ↵Rahul A Mistry
(#9506)
2026-01-19fix(app): make terminal sessions scoped to workspaceAdam
2026-01-16Revert "feat(desktop): Terminal Splits (#8767)"Adam
This reverts commit 88fd6a294b3ad88d50cb8e1853589ee4e68dc74e.
2026-01-16feat(desktop): Terminal Splits (#8767)Daniel Polito
2026-01-12chore: generateGitHub Action
2026-01-12feat(terminal): implement better dynamic terminal numbering (#8081)OpeOginni
2026-01-08feat(app): cache session-scoped stores, optional context gatingAdam
2026-01-06chore: fix typesAdam
2026-01-06chore(app): rework storage approachAdam
2025-12-27wip(desktop): handle more errorsAdam
2025-12-22chore: rename packages/desktop -> packages/appAdam