summaryrefslogtreecommitdiffhomepage
path: root/packages/tui
AgeCommit message (Expand)Author
2025-07-20trimmed selection uiDax Raad
2025-07-20ignore: remove logDax Raad
2025-07-20implement copy paste much wow can you believe we went this long without it so...Dax Raad
2025-07-20wip: make api logger sort correctlyDax Raad
2025-07-20wip: file part source in server/api (optional)adamdotdevin
2025-07-20chore: updated tui gitignoreadamdotdevin
2025-07-20fix(windows): resolve numlock and French keyboard input issues (#1165)b0tmtl
2025-07-19fix bad layout on first render of chat historyDax Raad
2025-07-19fix bash tool renderingDax Raad
2025-07-19fix: adjust editor parsing to handle flags like --wait (#1160)Aiden Cline
2025-07-19Revert "fix: prevent sparse spacing in hyphenated words (#1102)"Dax Raad
2025-07-19perf: more performance improvementsDax Raad
2025-07-19perf: scroll to bottom in threadDax Raad
2025-07-19disable todo tools when running as taskDax Raad
2025-07-19ignore: create memo abstractionDax Raad
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