summaryrefslogtreecommitdiffhomepage
path: root/packages/tui
AgeCommit message (Expand)Author
2025-07-19shitty hack for terrible charm bubbletea performanceDax Raad
2025-07-19fix: bullet display (#1148)Aiden Cline
2025-07-19fix: escape ansi sequences (#1139)Aiden Cline
2025-07-19feat(tui): collapse session header into single line when sharing is disabled ...Yihui Khuu
2025-07-19fix: prevent sparse spacing in hyphenated words (#1102)Tom
2025-07-18fix table heading rendering (#1138)CodinCat
2025-07-18feat(tui): simpler layout, always stretchedadamdotdevin
2025-07-18wip: optional IDs in api (#1128)Dax
2025-07-18message rendering performance improvementsDax Raad
2025-07-18fix: \{return} should be replaced with new line on all lines (#1119)Yihui Khuu
2025-07-18feat(tui): parse for file attachments when exiting EDITOR (#1117)Timo Clasen
2025-07-18tweak: remove needless resorting (#1116)Aiden Cline
2025-07-18fix(tui): ensure viewport scrolls to bottom on new messages (#1110)Tom
2025-07-17feat(tui): highlight current session in sessions modal (#1093)Alexander DrottsgÄrd
2025-07-17feat(tui): remove share commands from help if sharing is disabled (#1087)Timo Clasen
2025-07-17fix: message error centering (#1085)Aiden Cline
2025-07-17fix(tui): user defined ctrl+z should take precedence over suspending (#1088)Timo Clasen
2025-07-16feat(tui): remove sharing info from session header when sharing is disabled (...Timo Clasen
2025-07-16Remove binary file opencode (#1069)Mike Wallio
2025-07-16fix(tui): slightly faster scroll speedadamdotdevin
2025-07-16feat(tui): more ways to quitadamdotdevin
2025-07-16feat(tui): layout config to render full widthadamdotdevin
2025-07-16Fix: Add escape sequence for @ symbols to prevent send blocking (#1029)John Henry Rudden
2025-07-16fix: Prevent division by zero in context percentage calculation (#1055)Tom
2025-07-16feat(tui): shift+tab to cycle modes backward (#1049)Adi Yeroslav
2025-07-16fix(tui): diagnostics renderingadamdotdevin
2025-07-16fix(tui): pending tool call widthadamdotdevin
2025-07-16fix(tui): render attachments in user messages in accent coloradamdotdevin
2025-07-16chore: messages cleanupadamdotdevin
2025-07-16fix(tui): faster cache algoadamdotdevin
2025-07-16chore(tui): simplify messages component, remove navigate, add copy last messageadamdotdevin
2025-07-16perf: move ANSI regex compilations to package level (#1040)Matias Insaurralde
2025-07-15clean up export commandDax Raad
2025-07-15feat(tui): add /export command to export conversation to editor (#989)Joe Schmitt
2025-07-15add small model for title generationDax Raad
2025-07-15fix(tui): wider max widthadamdotdevin
2025-07-15fix(tui): mouse scroll ansi parsing and perfadamdotdevin
2025-07-15feat(tui): add keymap to remove entries from recently used models (#1019)Timo Clasen
2025-07-15chore: update stainless defsadamdotdevin
2025-07-15fix(tui): rework lists and search dialogadamdotdevin
2025-07-15fix(tui): close completion dialog on ctrl+h (#1005)Joohoon Cha
2025-07-15Fix: failed to open session (#999)Aiden Cline
2025-07-15fix panicDax Raad
2025-07-15bring back task toolDax Raad
2025-07-14docs: fix agents.mdDax Raad
2025-07-14Add support for job-control suspend (ctrl+z/SIGSTP). (#944)Ryan Roden-Corrent
2025-07-14wip: snapshotDax Raad
2025-07-14fix(tui): support readline nav in new search componentadamdotdevin
2025-07-14chore: use new search component in find dialogadamdotdevin
2025-07-14feat(tui): even better model selectoradamdotdevin