Aiden Cline
b19fd14f80
ignore: make issue button send opencode version too
2025-11-12 10:40:48 -06:00
denesbeck
e95181a551
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
0a92af60a0
fix: upgrade toast notification ( #4159 )
2025-11-10 10:28:28 -06:00
Dax Raad
0fe313bd87
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
8166612467
tui: fix continue session navigation to use most recent session instead of oldest session
2025-11-08 20:28:23 -05:00
Dax Raad
4d20e1c3c6
Merge remote-tracking branch 'origin/dev' into dev
2025-11-08 20:21:02 -05:00
Dax Raad
4bb7ea9127
improve startup speed
2025-11-08 20:18:36 -05:00
GitHub Action
34ff87d504
chore: format code
2025-11-08 01:59:02 +00:00
Dax Raad
2cc072b3dc
enable scrollbar
2025-11-05 21:27:23 -05:00
Dax Raad
0a5a02043c
tui: move debug shortcuts to command palette for better discoverability
2025-11-05 21:13:35 -05:00
Dax Raad
b7262b8527
performance improvements
2025-11-05 15:33:23 -05:00
Aiden Cline
01b9148c04
fix: image reading error, also add error toast for event bus
2025-11-04 17:30:58 -06:00
Dax Raad
bc6f4aed2b
local web
2025-11-04 12:33:14 -05:00
Aiden Cline
f501501791
fix: piping
2025-11-03 22:36:10 -06:00
Dax Raad
0da1ed3fc8
tui: add copy last assistant message to session menu
2025-11-03 16:47:18 -05:00
Dax Raad
902763b47d
web command
2025-11-03 16:10:23 -05:00
Sebastian Herrlinger
92a1943771
upgrade to opentui 0.1.32, activates kitty keyboard
2025-11-02 01:45:38 +01:00
Dax
104a895a71
Light mode ( #3709 )
2025-11-01 13:54:01 -04:00
Haris Gušić
22a34d7958
feat: tui: Port /exit command and all command aliases ( #3665 )
2025-11-01 12:13:10 -04:00
Dax Raad
9e49870118
remember sidebar position
2025-11-01 11:40:33 -04:00
Haris Gušić
0170577743
feat: tui: Add --prompt option ( #3668 )
2025-11-01 11:18:31 -04:00
Haris Gušić
55787f2caa
fix: tui: Handle Clipboard.copy errors properly ( #3685 )
2025-11-01 15:34:21 +01:00
Dax Raad
d4cb47eadc
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
60dc38050d
fix: unsupported option
2025-10-31 16:53:08 -05:00
Haris Gušić
9e392f25a6
feat: Improve error boundary add button to easily create issue in github ( #3639 )
2025-10-31 16:20:32 -05:00
Dax Raad
afe8cecc2b
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
96bdeb3c7b
OpenTUI is here ( #2685 )
2025-10-31 15:07:36 -04:00