summaryrefslogtreecommitdiffhomepage
path: root/packages/tui
AgeCommit message (Expand)Author
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 init command and escape to cancelDax 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-14Fix clipboard on Wayland systems (#941)Daniel Nouri
2025-07-13Part data model (#950)Dax
2025-07-13fix: deduplicate command suggestions (#934)John Henry Rudden
2025-07-11tweak: plan interactions should match web (TUI) (#895)Aiden Cline
2025-07-11fix(tui): help commands bg coloradamdotdevin
2025-07-11fix(tui): don't include /mode triggeradamdotdevin
2025-07-11fix(tui): actually fix mouse ansi codes leakingadamdotdevin
2025-07-10fix(tui): handle SIGTERM, closes #319adamdotdevin
2025-07-10fix(tui): center help dilaog (#853)Timo Clasen
2025-07-10fix(tui): mouse wheel ansi codes leaking into editoradamdotdevin
2025-07-10add step finish partDax Raad
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-08wip: remove excess importDax Raad
2025-07-08chore: vendor clipboard into go packageadamdottv
2025-07-08chore: remove clipboard tempadamdottv
2025-07-08chore: vendor clipboard into go packageadamdottv
2025-07-08fix(tui): panic when reading/writing clipboard on linuxadamdottv
2025-07-08fix: make compact command interruptible (#691)Timo Clasen
2025-07-08fix: support cancelled task state (#775)Robb Currall
2025-07-08fix(tui): pasting causes panic on macosadamdottv
2025-07-08fix(tui): model/provider arg parsingadamdottv