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
/
tui
/
internal
Age
Commit message (
Expand
)
Author
2025-07-18
fix: \{return} should be replaced with new line on all lines (#1119)
Yihui Khuu
2025-07-18
feat(tui): parse for file attachments when exiting EDITOR (#1117)
Timo Clasen
2025-07-18
tweak: remove needless resorting (#1116)
Aiden Cline
2025-07-18
fix(tui): ensure viewport scrolls to bottom on new messages (#1110)
Tom
2025-07-17
feat(tui): highlight current session in sessions modal (#1093)
Alexander DrottsgÄrd
2025-07-17
feat(tui): remove share commands from help if sharing is disabled (#1087)
Timo Clasen
2025-07-17
fix: message error centering (#1085)
Aiden Cline
2025-07-17
fix(tui): user defined ctrl+z should take precedence over suspending (#1088)
Timo Clasen
2025-07-16
feat(tui): remove sharing info from session header when sharing is disabled (...
Timo Clasen
2025-07-16
fix(tui): slightly faster scroll speed
adamdotdevin
2025-07-16
feat(tui): more ways to quit
adamdotdevin
2025-07-16
feat(tui): layout config to render full width
adamdotdevin
2025-07-16
Fix: Add escape sequence for @ symbols to prevent send blocking (#1029)
John Henry Rudden
2025-07-16
fix: Prevent division by zero in context percentage calculation (#1055)
Tom
2025-07-16
feat(tui): shift+tab to cycle modes backward (#1049)
Adi Yeroslav
2025-07-16
fix(tui): diagnostics rendering
adamdotdevin
2025-07-16
fix(tui): pending tool call width
adamdotdevin
2025-07-16
fix(tui): render attachments in user messages in accent color
adamdotdevin
2025-07-16
chore: messages cleanup
adamdotdevin
2025-07-16
fix(tui): faster cache algo
adamdotdevin
2025-07-16
chore(tui): simplify messages component, remove navigate, add copy last message
adamdotdevin
2025-07-16
perf: move ANSI regex compilations to package level (#1040)
Matias Insaurralde
2025-07-15
clean up export command
Dax Raad
2025-07-15
feat(tui): add /export command to export conversation to editor (#989)
Joe Schmitt
2025-07-15
add small model for title generation
Dax Raad
2025-07-15
fix(tui): wider max width
adamdotdevin
2025-07-15
feat(tui): add keymap to remove entries from recently used models (#1019)
Timo Clasen
2025-07-15
fix(tui): rework lists and search dialog
adamdotdevin
2025-07-15
fix(tui): close completion dialog on ctrl+h (#1005)
Joohoon Cha
2025-07-15
Fix: failed to open session (#999)
Aiden Cline
2025-07-15
fix panic
Dax Raad
2025-07-15
bring back task tool
Dax Raad
2025-07-14
Add support for job-control suspend (ctrl+z/SIGSTP). (#944)
Ryan Roden-Corrent
2025-07-14
fix(tui): support readline nav in new search component
adamdotdevin
2025-07-14
chore: use new search component in find dialog
adamdotdevin
2025-07-14
feat(tui): even better model selector
adamdotdevin
2025-07-14
feat(tui): add support for readline list nav (`ctrl-p`/`ctrl-n`) (#955)
Dorian Karter
2025-07-14
wip: update sdk
Dax Raad
2025-07-14
fix init command and escape to cancel
Dax Raad
2025-07-14
fix(tui): build and bg color
adamdotdevin
2025-07-14
fix(tui): find dialog bg color
adamdotdevin
2025-07-14
feat: ability to create new session from session dialog (#920)
Nicholas Hamilton
2025-07-14
feat: ctrl+left arrow / ctrl+right arrow key support (#969)
Munawwar Firoz
2025-07-14
fix: file command visual bug (#959)
Aiden Cline
2025-07-14
Fix clipboard on Wayland systems (#941)
Daniel Nouri
2025-07-13
Part data model (#950)
Dax
2025-07-13
fix: deduplicate command suggestions (#934)
John Henry Rudden
2025-07-11
tweak: plan interactions should match web (TUI) (#895)
Aiden Cline
2025-07-11
fix(tui): help commands bg color
adamdotdevin
2025-07-11
fix(tui): don't include /mode trigger
adamdotdevin
[prev]
[next]