Dax Raad
|
ccec8c4792
|
tui: align session panel content with consistent left padding
|
2025-11-25 03:08:12 +00:00 |
|
Dax Raad
|
6d630901b6
|
tui: use standard middle dot separator for better terminal compatibility
|
2025-11-24 22:00:44 -05:00 |
|
Adam
|
320622fc27
|
fix(tui): spacing
|
2025-11-24 20:44:30 -06:00 |
|
Carli Samuele
|
bcb494d5d1
|
TUI: fix: add null check for user.time in duration calculation (#4679)
|
2025-11-24 02:06:09 -06:00 |
|
Ariane Emory
|
75c0c0a098
|
tweak: display MCPs in alphabetic order in the sidebar. (#4680)
Co-authored-by: Github Action <action@github.com>
|
2025-11-24 02:02:04 -06:00 |
|
Aiden Cline
|
d4f6deb9ef
|
tweak: modified files sidebar
|
2025-11-24 01:51:13 -06:00 |
|
Tyler Limbach
|
35fead2eca
|
fix: make tui session text respect theme fg (#4618) (#4620)
|
2025-11-23 01:34:31 -06:00 |
|
terakael
|
ba11455786
|
fix: prevent permission shortcuts when ctrl/meta pressed (#4631)
Co-authored-by: terakael <terakael@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-11-22 23:58:10 -06:00 |
|
Dax Raad
|
bcea8ed593
|
tui: fix message completion timing and duration display in session view
|
2025-11-22 17:28:50 -05:00 |
|
Dax Raad
|
a0831eade1
|
tui: remove bullet prefix from timestamps in session view for cleaner display
|
2025-11-22 13:11:08 -05:00 |
|
Dax Raad
|
b52b7c6ded
|
more flickering fixes
|
2025-11-22 13:03:44 -05:00 |
|
Dax Raad
|
e03a41144a
|
tui: keep assistant footer from crashing after compaction
|
2025-11-22 18:00:54 +00:00 |
|
Dax Raad
|
78a6325b64
|
improve model footer
|
2025-11-22 12:54:02 -05:00 |
|
Valerio Di Maggio
|
59742fbfee
|
Showed end time for agent loop and changed message time to show date if not current day (#4503)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-22 11:49:50 -06:00 |
|
Dax Raad
|
87054ee983
|
fix flickering/layout shift during work
|
2025-11-22 00:49:35 -05:00 |
|
Tommy D. Rossi
|
1d7a9309d6
|
feat: lower opacity for thinking summaries (#4610)
|
2025-11-21 17:35:47 -06:00 |
|
Dax Raad
|
f5ac98251e
|
tui: split revert memo into smaller tracked computations to prevent unnecessary re-evaluations
|
2025-11-21 18:27:25 -05:00 |
|
Dax
|
23ea8ba1ce
|
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-21 00:21:06 -05:00 |
|
Aiden Cline
|
5413b16b57
|
fix: split not a function error
|
2025-11-20 22:33:59 -06:00 |
|
Aiden Cline
|
adbb6037ac
|
fix: undefined err
|
2025-11-20 18:43:58 -06:00 |
|
Aiden Cline
|
8ab206b443
|
tweak: navigate to child session if it is asking for permissions
|
2025-11-20 15:46:49 -06:00 |
|
Aiden Cline
|
00b5e9f6ca
|
chore: rm unused code
|
2025-11-20 00:10:51 -06:00 |
|
Aiden Cline
|
6b3f424e4d
|
tweak: let user name export file
|
2025-11-19 23:58:40 -06:00 |
|
Aiden Cline
|
97893bd7e6
|
tweak: make /export go to cwd
|
2025-11-19 22:45:40 -06:00 |
|
Dax Raad
|
61007a9b94
|
refactor: switch to Switch/Match pattern for assistant message status rendering
|
2025-11-19 20:18:15 -05:00 |
|
Dax Raad
|
6d98db57c7
|
better gemini retry errors
|
2025-11-18 17:11:29 -05:00 |
|
opencode-agent[bot]
|
d60102ba52
|
Added /thinking slash command to toggle thinking blocks visibility in OpenTUI. (#4424)
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-11-17 15:16:35 -06:00 |
|
Dax Raad
|
8b19c6c7e4
|
better retry display
|
2025-11-17 11:31:10 -05:00 |
|
Dax
|
a1214fff2e
|
Refactor agent loop (#4412)
|
2025-11-17 10:57:18 -05:00 |
|
opencode-agent[bot]
|
832be6e7eb
|
Added copy option to message context menu (#4389)
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: GitHub Action <action@github.com>
|
2025-11-16 15:35:05 -06:00 |
|
Aiden Cline
|
0d05238ee6
|
fix: initial val
|
2025-11-16 01:14:49 -06:00 |
|
Aiden Cline
|
35c737ac68
|
tweak: only show dropdown for 3+ items (#4345)
|
2025-11-14 23:45:48 -06:00 |
|
Valerio Di Maggio
|
e225294dd4
|
Fix: unreadable texts in light mode (#4301)
|
2025-11-13 13:41:56 -06:00 |
|
Tommy D. Rossi
|
609ab069a9
|
Add scroll acceleration support to TUI (#4289)
|
2025-11-13 17:02:10 +01:00 |
|
OpeOginni
|
4ab4baf3a4
|
feat(sidebar): add expandable sections for sidebar (#4132)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-12 16:15:17 -06:00 |
|
Aiden Cline
|
9990e84d37
|
fix: ensure revert dialog moves that prompt to input box (#4227)
|
2025-11-11 19:08:59 -06:00 |
|
Aiden Cline
|
0b001c3e80
|
tweak: make todos appear list of modified files
|
2025-11-11 16:05:23 -06:00 |
|
Aiden Cline
|
e1fc4a756b
|
Hide /share if disabled (#4215)
|
2025-11-11 14:47:39 -06:00 |
|
Dax Raad
|
b0b7fd143b
|
tui: show LSP diagnostics inline when viewing files so users can see type errors and compilation issues without leaving the interface
|
2025-11-11 12:15:40 -05:00 |
|
Dax Raad
|
dea668b0ea
|
tui: help users read thinking blocks and trust todo syncs
|
2025-11-10 20:34:04 -05:00 |
|
Aiden Cline
|
1bc3e92376
|
fix: undefined check
|
2025-11-10 19:21:57 -06:00 |
|
Dax Raad
|
3ace8543b2
|
tui: auto-scroll to bottom when switching between sessions
|
2025-11-10 00:43:48 -05:00 |
|
Dax Raad
|
5e53f054c6
|
make reasoning parts less ugly
|
2025-11-10 00:37:35 -05:00 |
|
Dax Raad
|
5d5e184329
|
tui: improve session UI with better sidebar toggle and message handling
|
2025-11-10 00:21:31 -05:00 |
|
Dax Raad
|
2fbb49ac30
|
tui: render reasoning parts with syntax highlighting instead of plain text
|
2025-11-10 00:08:05 -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
|
a96365fd81
|
Add command bar action to rename sessions
|
2025-11-07 14:51:44 -05:00 |
|
Dax Raad
|
4463d319c9
|
fix scroll when no session exists
|
2025-11-07 13:22:03 -05:00 |
|