summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components/chat
AgeCommit message (Expand)Author
2025-07-19fix bad layout on first render of chat historyDax Raad
2025-07-19fix bash tool renderingDax Raad
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-19shitty hack for terrible charm bubbletea performanceDax Raad
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-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-18fix(tui): ensure viewport scrolls to bottom on new messages (#1110)Tom
2025-07-17fix: message error centering (#1085)Aiden Cline
2025-07-16feat(tui): remove sharing info from session header when sharing is disabled (...Timo Clasen
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: Prevent division by zero in context percentage calculation (#1055)Tom
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-15fix(tui): rework lists and search dialogadamdotdevin
2025-07-15fix panicDax Raad
2025-07-15bring back task toolDax Raad
2025-07-14wip: update sdkDax Raad
2025-07-13Part data model (#950)Dax
2025-07-11tweak: plan interactions should match web (TUI) (#895)Aiden Cline
2025-07-10feat(tui): accent editor border on leader keyadamdotdevin
2025-07-10fix: encode & decode file paths (#843)Aiden Cline
2025-07-10feat(tui): add token and cost info to session headeradamdottv
2025-07-10fix(tui): fouc in textarea on app loadadamdottv
2025-07-10feat(tui): /editor - change the auto-send behavior to put content in input bo...Adi Yeroslav
2025-07-10feat(tui): @symbol attachmentsadamdottv
2025-07-09feat(tui): treat pasted text file paths as file references (#809)Timo Clasen
2025-07-09fix(tui): markdown wrapping off sometimesadamdottv
2025-07-09chore: internal clipboard packageadamdottv
2025-07-08fix(tui): clear command priorityadamdottv
2025-07-08Add debounce before exit when using non-leader exit command (#759)Yihui Khuu
2025-07-08fix: support cancelled task state (#775)Robb Currall
2025-07-08fix: image readingadamdottv
2025-07-08feat(tui): paste images and pdfsadamdottv
2025-07-08feat(tui): handle --model and --prompt flagsadamdottv
2025-07-07better handling of aborting sessionsDax Raad
2025-07-07v2 message format and upgrade to ai sdk v5 (#743)Dax