summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components
AgeCommit message (Expand)Author
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
2025-07-13Part data model (#950)Dax
2025-07-11tweak: plan interactions should match web (TUI) (#895)Aiden Cline
2025-07-11fix(tui): help commands bg coloradamdotdevin
2025-07-10fix(tui): center help dilaog (#853)Timo Clasen
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-10feat(tui): modesadamdottv
2025-07-10fix(tui): fouc in textarea on app loadadamdottv
2025-07-10fix(tui): textarea cursor sync issues with attachmentsadamdottv
2025-07-10fix(tui): textarea issuesadamdottv
2025-07-10feat(tui): subsitute cwd home path on status bar (#808)Josh Medeski
2025-07-10feat(tui): /editor - change the auto-send behavior to put content in input bo...Adi Yeroslav
2025-07-10feat(tui): hide cost if using subscription model (#828)Timo Clasen
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-09tweak: keep completion options open when trigger is still present (#789)Aiden Cline
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): command aliasesadamdottv
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
2025-07-04use full filepathDax Raad
2025-07-04fix input bar not rendering capital lettersDax Raad