summaryrefslogtreecommitdiffhomepage
path: root/packages/tui
AgeCommit message (Expand)Author
2025-07-15clean up export commandDax Raad
2025-07-15feat(tui): add /export command to export conversation to editor (#989)Joe Schmitt
2025-07-15add small model for title generationDax Raad
2025-07-15fix(tui): wider max widthadamdotdevin
2025-07-15fix(tui): mouse scroll ansi parsing and perfadamdotdevin
2025-07-15feat(tui): add keymap to remove entries from recently used models (#1019)Timo Clasen
2025-07-15chore: update stainless defsadamdotdevin
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: failed to open session (#999)Aiden Cline
2025-07-15fix panicDax Raad
2025-07-15bring back task toolDax Raad
2025-07-14docs: fix agents.mdDax Raad
2025-07-14Add support for job-control suspend (ctrl+z/SIGSTP). (#944)Ryan Roden-Corrent
2025-07-14wip: snapshotDax 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 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