summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/app
AgeCommit message (Expand)Author
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
2025-07-03chore: simplify completionsadamdottv
2025-07-02feat(tui): file viewer, select messagesadamdottv
2025-06-30feat: update user and agent messages width and alignment (#515)Timo Clasen
2025-06-27chore: rework openapi spec and use stainless sdkadamdottv
2025-06-26feat: default system theme (#419)Adam
2025-06-24feat: delete sessions (#362)Adam
2025-06-23feat(tui): optimistically render user messagesadamdottv
2025-06-22ignore: fix typos and formatting (#294)Márk Magyar
2025-06-22fix: invisible html tags and compact long delay (#304)phantomreactor
2025-06-21Add error handling on the calls to the server to debug issue #132 (#137)Thomas Meire
2025-06-20feat(tui): custom themesadamdottv
2025-06-19fix(tui): better help on homeadamdottv
2025-06-18BREAKING CONFIG CHANGEDax Raad
2025-06-18rework configDax Raad
2025-06-18fix(tui): file completion quirksadamdottv
2025-06-18feat(tui): configurable keybinds and mouse scrolladamdottv
2025-06-17chore: consolidate chat page into tui.goadamdottv
2025-06-16feat: share and init commandsadamdottv
2025-06-16feat: faster tui initadamdottv
2025-06-16fix: default provider and modeladamdottv