summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components
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-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-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-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: 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-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-15fix(tui): wider max widthadamdotdevin
2025-07-15feat(tui): add keymap to remove entries from recently used models (#1019)Timo Clasen
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 panicDax Raad
2025-07-15bring back task toolDax 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
2025-07-14feat(tui): add support for readline list nav (`ctrl-p`/`ctrl-n`) (#955)Dorian Karter
2025-07-14wip: update sdkDax Raad
2025-07-14fix(tui): build and bg coloradamdotdevin
2025-07-14fix(tui): find dialog bg coloradamdotdevin
2025-07-14feat: ability to create new session from session dialog (#920)Nicholas Hamilton
2025-07-14feat: ctrl+left arrow / ctrl+right arrow key support (#969)Munawwar Firoz
2025-07-14fix: file command visual bug (#959)Aiden Cline