summaryrefslogtreecommitdiffhomepage
path: root/packages/tui
AgeCommit message (Expand)Author
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-16feat(tui): shift+tab to cycle modes backward (#1049)Adi Yeroslav
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-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