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
Age
Commit message (
Expand
)
Author
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
fix(tui): mouse scroll ansi parsing and perf
adamdotdevin
2025-07-15
feat(tui): add keymap to remove entries from recently used models (#1019)
Timo Clasen
2025-07-15
chore: update stainless defs
adamdotdevin
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
docs: fix agents.md
Dax Raad
2025-07-14
Add support for job-control suspend (ctrl+z/SIGSTP). (#944)
Ryan Roden-Corrent
2025-07-14
wip: snapshot
Dax Raad
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
2025-07-11
fix(tui): actually fix mouse ansi codes leaking
adamdotdevin
2025-07-10
fix(tui): handle SIGTERM, closes #319
adamdotdevin
2025-07-10
fix(tui): center help dilaog (#853)
Timo Clasen
2025-07-10
fix(tui): mouse wheel ansi codes leaking into editor
adamdotdevin
2025-07-10
add step finish part
Dax Raad
2025-07-10
docs: clipboard requirements on linux
adamdotdevin
2025-07-10
feat(tui): accent editor border on leader key
adamdotdevin
[next]