summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal
AgeCommit message (Expand)Author
2025-07-11fix(tui): actually fix mouse ansi codes leakingadamdotdevin
2025-07-10fix(tui): center help dilaog (#853)Timo Clasen
2025-07-10fix(tui): mouse wheel ansi codes leaking into editoradamdotdevin
2025-07-10docs: clipboard requirements on linuxadamdotdevin
2025-07-10feat(tui): accent editor border on leader keyadamdotdevin
2025-07-10fix: encode & decode file paths (#843)Aiden Cline
2025-07-10feat: --mode flag passed to tuiadamdottv
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-09feat: configurable log levelsadamdottv
2025-07-09feat(tui): move logging to server logsadamdottv
2025-07-09fix(tui): don't panic on missing linux clipboard tooladamdottv
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: make compact command interruptible (#691)Timo Clasen
2025-07-08fix: support cancelled task state (#775)Robb Currall
2025-07-08fix(tui): model/provider arg parsingadamdottv
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
2025-07-04fix(tui): optimistic rendering (#692)Timo Clasen
2025-07-04make file attachments work good likeDax Raad
2025-07-04fix(tui): full paths for attachmentsadamdottv
2025-07-04file attachmentsDax Raad
2025-07-04fix(tui): markdown wrapping off sometimesadamdottv
2025-07-04fix(tui): handle pdf and image @ filesadamdottv
2025-07-04feat(tui): render attachmentsadamdottv
2025-07-04feat(tui): file attachmentsadamdottv
2025-07-04fix(tui): slower startup due to file.statusadamdottv
2025-07-03chore: simplify completionsadamdottv
2025-07-03fix(tui): panic on completions failureadamdottv
2025-07-03fix(tui): redundant tool calls in each message in collapsed modeadamdottv
2025-07-03fix(tui): include orphaned tool callsadamdottv
2025-07-03fix(tui): selected message visualsadamdottv