Commit Graph

166 Commits

Author SHA1 Message Date
Aiden Cline f1567bc070 Revert "fix(tui): don't show 'Agent not found' toast for subagents (#6528)"
This reverts commit 25949ab02d.
2025-12-31 13:11:12 -06:00
Vlad Temian 25949ab02d fix(tui): don't show 'Agent not found' toast for subagents (#6528) 2025-12-31 13:04:23 -06:00
Anzul Aqeel 3e590dfffd fix: Clarify agent-name placeholder in tips (#6520) 2025-12-31 11:15:07 -06:00
Paolo Ricciuti fde0908405 fix: display MCP tag for prompts in autocomplete but not in prompt (#6531) 2025-12-31 09:34:36 -06:00
Aiden Cline f41ff554e8 fix: move variant toggle to command bar 2025-12-30 12:33:50 -06:00
Aiden Cline 1b0fe3af28 ignore: fix bug from variants pr, prevent createEffect issue 2025-12-30 00:14:10 -06:00
Joachim Isaksson 2164464699 fix: prevent model list corruption from SolidJS reactivity (#6359)
Co-authored-by: Joachim Isaksson <joachim.isaksson@centiro.com>
2025-12-29 23:45:15 -06:00
Aiden Cline 66bf9402ce feat: add variants toggle (#6325)
Co-authored-by: Github Action <action@github.com>
2025-12-29 21:43:50 -06:00
Brett Heap a46529ebba fix(tui): make auth URLs clickable regardless of line wrapping (#6317)
Co-authored-by: brettheap <brett.heap@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-12-29 11:21:09 -06:00
Aiden Cline ab185201e1 fix: search all recent models instead of only top 5 in TUI /models command 2025-12-27 19:07:38 -06:00
ewired 338a98d33b Allow line numbers and ranges in autocomplete (#4238) 2025-12-27 18:53:17 -06:00
ja 1369de23f0 feat: add ability to disable spinner animation (#6084) 2025-12-26 22:12:35 -06:00
Dax Raad 8b2a7753d8 Revert "feat: better styling for small screens (short and/or not wide) (#5968)"
This reverts commit 50fab0b838.
2025-12-24 12:38:10 -05:00
David Hill bedd66b9b2 style: update current todo style (#6077) 2025-12-23 18:57:02 -06:00
OpeOginni 65d1aedcd7 fix: resize textarea when pasting prompt less than 150 chars (#6070) 2025-12-23 18:11:48 -06:00
David Hill 964f513e69 "Did you know?" start screen tips (#5982)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-23 13:28:33 -06:00
Daniel Gray 8638125b82 fix: favorites and recents stay visible when filtering models (#6053) 2025-12-23 12:55:47 -06:00
ja 21693e4909 fix(tui): prevent keybinds from executing when dialog is open (#6017) 2025-12-23 12:37:28 -06:00
GitHub Action 9fcdd5533d chore: generate 2025-12-23 15:58:33 +00:00
Rhys Sullivan 850eee623c [feat]: prompt stashing (#6021) 2025-12-23 09:58:00 -06:00
Sebastian Herrlinger beba422835 indent wrapped todo items properly 2025-12-23 15:44:45 +01:00
Sebastian Herrlinger 3af7592bfe no intermediate autocomplete result to avoid flickering 2025-12-23 12:22:34 +01:00
Aiden Cline 50fab0b838 feat: better styling for small screens (short and/or not wide) (#5968) 2025-12-22 18:00:26 -06:00
Josh Thomas 135c7944f4 fix(tui): resize textarea if text inserted via appendPrompt TUI API (#5983) 2025-12-22 16:29:18 -06:00
Neil Daquioag b7a01f8d00 fix: support clipboard image paste (Ctrl+V) on Windows (#5919) 2025-12-21 21:18:47 -06:00
Sherlock Holmes 54bbb9cc23 feat(tui): implement smooth scrolling for autocomplete dropdown navigation (#5559)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-19 00:40:16 -06:00
Ariane Emory ecadcaddc3 feat(tui): fork slash command for keyboard-friendly session forking (resolves #5599) (#5610)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-18 10:38:19 -06:00
Spoon 723f1aeeb4 UI: show plugins in /status (#4515)
Co-authored-by: GitHub Action <action@github.com>
2025-12-17 15:01:52 -06:00
Ravi Kumar 0d7b285ffc fix(tui): resolve session_status TypeError (#5520) 2025-12-17 11:38:05 -06:00
Aiden Cline 0ae5f2b753 fix: keep session dialog open if deleting session 2025-12-17 11:29:55 -06:00
Sebastian Herrlinger 735d7df5fb upgrade opentui to v0.1.61 2025-12-17 09:38:04 +01:00
Dax Raad ca052fdec3 tui: fix autocomplete file loading and update dependencies 2025-12-16 13:37:22 -05:00
Ariane Emory f97f184807 fix: record shell mode in history (resolves #5454) (#5551) 2025-12-15 14:42:17 -06:00
justfortheloveof 98c97b99fb tweak: prioritize fuzzysort results that start with user input (#5571) 2025-12-15 14:22:37 -06:00
Nalin Singh e276eecdb2 fix: input lip visibility for transparent themes (#5544) 2025-12-14 23:10:33 -06:00
Mark Jaquith 16416d139c feat(cli): auto-submit prompt when using --prompt flag (#4510) 2025-12-14 21:06:04 -06:00
Dax c9c6b26a2e LLM cleanup (#5462)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-14 21:11:30 -05:00
GitHub Action 70d06daef0 chore: format code 2025-12-14 17:48:34 +00:00
Nalin Singh f78ea561c9 fix: ensure input borders are drawn in transparent themes (#5524) 2025-12-14 11:48:02 -06:00
David Hill aa76c0dda7 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 22:50:50 +00:00
David Hill f5b97fd47c fix: mute the whole prompt area when leader key is active 2025-12-12 22:50:48 +00:00
Sebastian Herrlinger 46ba4b63cb only exit app when prompt is empty, otherwise fallthrough, fix #5457 2025-12-12 22:45:28 +01:00
David Hill e06ff4f8f0 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 09:44:06 +00:00
David Hill fbcc5792b1 fix: make the logo on the home screen non-selectable 2025-12-12 09:43:41 +00:00
Rhys Sullivan 58d2608447 [feat]: show indicator for in progress chats in the sessions list (#5417) 2025-12-11 21:57:03 -05:00
Koichi Nakayamada f6179ba902 fix: add fg color to some TUI text elements for light mode visibility (#5378) 2025-12-11 16:29:34 -06:00
Aiden Cline 5d103fe75a tweak(tui): better error msg rendering 2025-12-11 16:22:10 -06:00
Sebastian Herrlinger 7d0ed22773 fix super modifier parsing 2025-12-11 19:20:23 +01:00
Sebastian Herrlinger 5254c1f489 allow custom mappings for all textarea actions via config 2025-12-11 17:23:47 +01:00
Sebastian Herrlinger 505b744f5d bump opentui to v0.1.60, fixing doubled key events on some older terminal emulators and add_buffer leaks for prompt input 2025-12-10 15:03:14 +01:00