summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/app
AgeCommit message (Expand)Author
2025-08-15feat: add scroll speed to config (#1968)Aiden Cline
2025-08-15fix: more commands cleanupadamdotdevin
2025-08-15feat(tui): support cycling recent models in reverse (#1953)Yihui Khuu
2025-08-14fix for session stuck in "Working..."Dax Raad
2025-08-13chore: rename bash -> shelladamdotdevin
2025-08-13support !shell commandsDax Raad
2025-08-13feat: bash commandsadamdotdevin
2025-08-12feat: add session rename functionality to TUI modal (#1821)spoons-and-mirrors
2025-08-12refactor(agent-modal): revamped UI/UX for the agent modal (#1838)spoons-and-mirrors
2025-08-11feat: add -c and -s args to tui command following run command pattern (#1835)Aiden Cline
2025-08-11feat: toggle tool details visibleadamdotdevin
2025-08-11Fix: Respect agent's preferred model at TUI startup (#1683)spoons-and-mirrors
2025-08-11Feat: Add F2 Keybind to Cycle Through the 5 Most Recent Models (#1778)spoons-and-mirrors
2025-08-11feat (tui): agents dialog (#1802)Aiden Cline
2025-08-07Merge agent and mode into one (#1689)Dax
2025-08-02Choose model according to the docs (#1536)Dominik Engelhardt
2025-08-02fix(tui): attachment source is not stored when using message from message his...Yihui Khuu
2025-07-31fix: permission state hangsadamdotdevin
2025-07-31wip: tui permissionsadamdotdevin
2025-07-30release undo/redoDax Raad
2025-07-24(tui) tweak: add setting for scroll speed (#1288)Aiden Cline
2025-07-23disable undo/redo for nowDax Raad
2025-07-23basic undo feature (#1268)Dax
2025-07-22tweak: ensure most recently interacted with session appears at the top (#1239)Aiden Cline
2025-07-22fix(tui): more defensive attachment conversionadamdotdevin
2025-07-21message queuing (#1200)Dax
2025-07-21feat(tui): paste minimizing (#784)plyght
2025-07-21docs: cleanupadamelmore
2025-07-21feat(tui): theme override with OPENCODE_THEMEadamelmore
2025-07-21feat(tui): message history select with up/down arrowsadamdotdevin
2025-07-20implement copy paste much wow can you believe we went this long without it so...Dax Raad
2025-07-18feat(tui): simpler layout, always stretchedadamdotdevin
2025-07-18wip: optional IDs in api (#1128)Dax
2025-07-18message rendering performance improvementsDax Raad
2025-07-16feat(tui): layout config to render full widthadamdotdevin
2025-07-16feat(tui): shift+tab to cycle modes backward (#1049)Adi Yeroslav
2025-07-15Fix: failed to open session (#999)Aiden Cline
2025-07-14fix init command and escape to cancelDax Raad
2025-07-13Part data model (#950)Dax
2025-07-10feat(tui): accent editor border on leader keyadamdotdevin
2025-07-10feat: --mode flag passed to tuiadamdottv
2025-07-10feat(tui): modesadamdottv
2025-07-10feat(tui): /editor - change the auto-send behavior to put content in input bo...Adi Yeroslav
2025-07-09chore: internal clipboard packageadamdottv
2025-07-08fix: make compact command interruptible (#691)Timo Clasen
2025-07-08fix(tui): model/provider arg parsingadamdottv
2025-07-08feat(tui): paste images and pdfsadamdottv
2025-07-08feat(tui): handle --model and --prompt flagsadamdottv
2025-07-07v2 message format and upgrade to ai sdk v5 (#743)Dax
2025-07-04feat(tui): file attachmentsadamdottv