index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
app
/
src
/
components
/
terminal.tsx
Age
Commit message (
Expand
)
Author
2026-02-18
app: refactor server management backend (#13813)
Brendan Allan
2026-02-17
fix(app): terminal disconnect and resync (#14004)
Adam
2026-02-13
fix(app): terminal resize
Adam
2026-02-12
fix(app): terminal pty isolation
Adam
2026-02-12
chore: refactor packages/app files (#13236)
Adam
2026-02-11
fix(app): terminal resize
Adam
2026-02-11
fix(app): terminal copy/paste
Adam
2026-02-10
fix(app): disable terminal transparency
Adam
2026-02-10
fix(app): terminal replay (#12991)
Adam
2026-02-07
fix(app): respect terminal toggle keybind when terminal is focused (#12635)
Ryan Miville
2026-02-06
fix(app): more terminal replay issues
Adam
2026-02-06
chore: refactoring and tests, splitting up files (#12495)
Adam
2026-02-05
fix(app): more terminal stability fixes
Adam
2026-02-05
fix(app): terminal URL issues
Adam
2026-02-04
fix(app): terminal EOL issues
Adam
2026-02-04
fix(app): derive terminal WebSocket URL from browser origin instead o… (#12...
Dave Dennis
2026-02-04
fix(app): terminal hyperlink clicks
Adam
2026-02-04
fix(terminal): support remote server connections and fix GLIBC compatibility ...
Lucas (TaeYoung) Jo
2026-01-27
perf(app): better memory management
adamelmore
2026-01-27
perf(app): shared terminal ghostty-web instance
adamelmore
2026-01-27
fix(app): non-fatal error handling
adamelmore
2026-01-24
fix(app): remove terminal connection error overlay
adamelmore
2026-01-21
fix(app): terminal issues/regression
Adam
2026-01-21
fix(app): terminal improvements - focus, rename, error state, CSP (#9700)
Halil Tezcan KARABULUT
2026-01-20
wip(app): settings
Adam
2026-01-16
Revert "feat(desktop): Terminal Splits (#8767)"
Adam
2026-01-16
feat(desktop): Terminal Splits (#8767)
Daniel Polito
2026-01-13
fix(app): provide pty socket auth if available from desktop (#8210)
Brendan Allan
2026-01-09
feat(desktop): Change Terminal's Cursor to Bar and Stop Blinking when not foc...
Daniel Polito
2026-01-06
fix(app): terminal selection color contrast
Adam
2026-01-06
fix(app): copy and paste in terminal was broken
Adam
2026-01-06
fix(app): more contrast in terminal text
Adam
2026-01-06
fix(app): code splitting for web load perf gains
Adam
2026-01-05
fix(app): terminal long-running processes
Adam
2026-01-05
fix(app): terminal flakiness
Adam
2025-12-30
fix(app): better text selection
Adam
2025-12-28
feat(desktop): themes
Adam
2025-12-27
fix(desktop): copy/paste in terminal
Adam
2025-12-27
wip(desktop): handle more errors
Adam
2025-12-22
chore: rename packages/desktop -> packages/app
Adam