Aiden Cline
ca93938a78
fix /exit
2025-11-17 16:13:41 -06:00
Aiden Cline
254014ffd4
ignore: make issue button send opencode version too
2025-11-12 10:40:48 -06:00
denesbeck
d9f2c175b0
Refactor/redundant toast comp ( #4163 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-11-10 11:27:19 -06:00
denesbeck
878cb7254a
fix: upgrade toast notification ( #4159 )
2025-11-10 10:28:28 -06:00
Dax Raad
dc9f1cfd94
tui: fix continue session navigation to wait for sync completion before redirecting
...
Previously, the continue session navigation would immediately try to redirect
to the most recent session before the sync data was fully loaded, causing
navigation to fail. Now it waits for sync status to be complete before
attempting the redirect, ensuring the session data is available.
2025-11-08 20:53:18 -05:00
Dax Raad
2f4a423103
tui: fix continue session navigation to use most recent session instead of oldest session
2025-11-08 20:28:23 -05:00
Dax Raad
3867f88966
Merge remote-tracking branch 'origin/dev' into dev
2025-11-08 20:21:02 -05:00
Dax Raad
1819472982
improve startup speed
2025-11-08 20:18:36 -05:00
GitHub Action
9855771157
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
fb78d22ff6
enable scrollbar
2025-11-05 21:27:23 -05:00
Dax Raad
4edf1ee5d0
tui: move debug shortcuts to command palette for better discoverability
2025-11-05 21:13:35 -05:00
Dax Raad
d99f1f4570
performance improvements
2025-11-05 15:33:23 -05:00
Aiden Cline
e104282f96
fix: image reading error, also add error toast for event bus
2025-11-04 17:30:58 -06:00
Dax Raad
f1bc996cf5
local web
2025-11-04 12:33:14 -05:00
Aiden Cline
03539a049f
fix: piping
2025-11-03 22:36:10 -06:00
Dax Raad
140189f0f2
tui: add copy last assistant message to session menu
2025-11-03 16:47:18 -05:00
Dax Raad
dc8cda7911
web command
2025-11-03 16:10:23 -05:00
Sebastian Herrlinger
25dec4fef5
upgrade to opentui 0.1.32, activates kitty keyboard
2025-11-02 01:45:38 +01:00
Dax
2376fe4c9f
Light mode ( #3709 )
2025-11-01 13:54:01 -04:00
Haris Gušić
32996e676f
feat: tui: Port /exit command and all command aliases ( #3665 )
2025-11-01 12:13:10 -04:00
Dax Raad
1ddbb7e11f
remember sidebar position
2025-11-01 11:40:33 -04:00
Haris Gušić
d3f4699941
feat: tui: Add --prompt option ( #3668 )
2025-11-01 11:18:31 -04:00
Haris Gušić
2c35ebef7e
fix: tui: Handle Clipboard.copy errors properly ( #3685 )
2025-11-01 15:34:21 +01:00
Dax Raad
ac9e8cdf90
tui: add keyboard shortcuts to cycle through recently used models
...
Users can now press F2 to cycle forward and Shift+F2 to cycle backward through their recently used models, making it faster to switch between commonly used AI models without opening the model selection dialog.
2025-10-31 19:42:41 -04:00
Aiden Cline
aecede3032
fix: unsupported option
2025-10-31 16:53:08 -05:00
Haris Gušić
f181ebf772
feat: Improve error boundary add button to easily create issue in github ( #3639 )
2025-10-31 16:20:32 -05:00
Dax Raad
9aa05ccd0b
tui: add persistent key-value storage for user preferences
...
- Add KVProvider context for storing user preferences like theme and warnings
- Update theme context to use KV storage instead of sync config
- Move openrouter warning to persistent KV storage
- Refactor theme selection to persist user choice across sessions
2025-10-31 16:13:02 -04:00
Dax
fd63884d0b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00