adamdotdevin
|
39f63ed5e0
|
fix(tui): slightly faster scroll speed
|
2025-07-16 14:26:46 -05:00 |
|
adamdotdevin
|
e333bffb54
|
feat(tui): more ways to quit
|
2025-07-16 14:20:28 -05:00 |
|
adamdotdevin
|
63befaffc1
|
feat(tui): layout config to render full width
publish / publish (push) Has been cancelled
|
2025-07-16 12:43:02 -05:00 |
|
John Henry Rudden
|
81c478771b
|
Fix: Add escape sequence for @ symbols to prevent send blocking (#1029)
|
2025-07-16 11:18:48 -05:00 |
|
Tom
|
fe9f156dff
|
fix: Prevent division by zero in context percentage calculation (#1055)
|
2025-07-16 09:35:20 -05:00 |
|
Adi Yeroslav
|
ca4c92aafb
|
feat(tui): shift+tab to cycle modes backward (#1049)
|
2025-07-16 07:43:48 -05:00 |
|
adamdotdevin
|
fb9071b1f0
|
fix(tui): diagnostics rendering
|
2025-07-16 06:55:14 -05:00 |
|
adamdotdevin
|
0415c0be73
|
fix(tui): pending tool call width
|
2025-07-16 06:27:32 -05:00 |
|
adamdotdevin
|
d87addc89f
|
fix(tui): render attachments in user messages in accent color
|
2025-07-16 06:09:27 -05:00 |
|
adamdotdevin
|
d795b494c3
|
chore: messages cleanup
|
2025-07-16 06:09:27 -05:00 |
|
adamdotdevin
|
a270e1e4b9
|
fix(tui): faster cache algo
|
2025-07-16 06:09:27 -05:00 |
|
adamdotdevin
|
23a5b323ba
|
chore(tui): simplify messages component, remove navigate, add copy last message
|
2025-07-16 06:09:26 -05:00 |
|
Matias Insaurralde
|
092c710810
|
perf: move ANSI regex compilations to package level (#1040)
Signed-off-by: Matías Insaurralde <matias@insaurral.de>
|
2025-07-16 04:20:25 -05:00 |
|
Dax Raad
|
a78f3065ee
|
clean up export command
publish / publish (push) Has been cancelled
|
2025-07-15 21:50:43 -04:00 |
|
Joe Schmitt
|
cd99781e2c
|
feat(tui): add /export command to export conversation to editor (#989)
Co-authored-by: opencode <noreply@opencode.ai>
|
2025-07-15 13:53:21 -05:00 |
|
Dax Raad
|
7d7ed19879
|
add small model for title generation
publish / publish (push) Has been cancelled
|
2025-07-15 14:00:52 -04:00 |
|
adamdotdevin
|
0ae563491b
|
fix(tui): wider max width
publish / publish (push) Has been cancelled
|
2025-07-15 12:44:41 -05:00 |
|
Timo Clasen
|
4fee633821
|
feat(tui): add keymap to remove entries from recently used models (#1019)
|
2025-07-15 11:20:56 -05:00 |
|
adamdotdevin
|
39ea702db2
|
fix(tui): rework lists and search dialog
|
2025-07-15 08:07:26 -05:00 |
|
Joohoon Cha
|
205d451375
|
fix(tui): close completion dialog on ctrl+h (#1005)
|
2025-07-15 06:24:05 -05:00 |
|
Aiden Cline
|
08f6d35e69
|
Fix: failed to open session (#999)
|
2025-07-15 05:40:29 -05:00 |
|
Dax Raad
|
fc9c56d857
|
fix panic
publish / publish (push) Has been cancelled
|
2025-07-15 00:35:02 -04:00 |
|
Dax Raad
|
f72567716f
|
bring back task tool
publish / publish (push) Has been cancelled
|
2025-07-15 00:05:54 -04:00 |
|
Ryan Roden-Corrent
|
3f66b8efa1
|
Add support for job-control suspend (ctrl+z/SIGSTP). (#944)
|
2025-07-14 20:13:46 -04:00 |
|
adamdotdevin
|
e16805ef0b
|
fix(tui): support readline nav in new search component
publish / publish (push) Has been cancelled
|
2025-07-14 12:20:58 -05:00 |
|
adamdotdevin
|
d55a872b25
|
chore: use new search component in find dialog
|
2025-07-14 12:15:47 -05:00 |
|
adamdotdevin
|
d661e2c5cc
|
feat(tui): even better model selector
|
2025-07-14 12:15:46 -05:00 |
|
Dorian Karter
|
aae9b5c524
|
feat(tui): add support for readline list nav (ctrl-p/ctrl-n) (#955)
|
2025-07-14 10:21:09 -05:00 |
|
Dax Raad
|
8823b8824d
|
wip: update sdk
publish / publish (push) Has been cancelled
|
2025-07-14 11:18:08 -04:00 |
|
Dax Raad
|
5d718fbcbd
|
fix init command and escape to cancel
publish / publish (push) Has been cancelled
|
2025-07-14 10:48:17 -04:00 |
|
adamdotdevin
|
3a041244e6
|
fix(tui): build and bg color
|
2025-07-14 09:14:02 -05:00 |
|
adamdotdevin
|
b30a9de8a5
|
fix(tui): find dialog bg color
|
2025-07-14 09:09:55 -05:00 |
|
Nicholas Hamilton
|
436460b1ac
|
feat: ability to create new session from session dialog (#920)
|
2025-07-14 09:04:43 -05:00 |
|
Munawwar Firoz
|
496c589b02
|
feat: ctrl+left arrow / ctrl+right arrow key support (#969)
|
2025-07-14 07:16:06 -05:00 |
|
Aiden Cline
|
e1ebd652bf
|
fix: file command visual bug (#959)
|
2025-07-14 07:03:02 -05:00 |
|
Daniel Nouri
|
01f75e66a7
|
Fix clipboard on Wayland systems (#941)
Co-authored-by: Daniel Nouri <daniel@redhotcar>
|
2025-07-14 06:57:45 -05:00 |
|
Dax
|
4c802ae916
|
Part data model (#950)
|
2025-07-13 17:22:11 -04:00 |
|
John Henry Rudden
|
4e5419ec80
|
fix: deduplicate command suggestions (#934)
|
2025-07-13 14:47:26 -05:00 |
|
Aiden Cline
|
bea6c97468
|
tweak: plan interactions should match web (TUI) (#895)
|
2025-07-11 18:03:22 -04:00 |
|
adamdotdevin
|
2f80f91f12
|
fix(tui): help commands bg color
|
2025-07-11 06:03:21 -05:00 |
|
adamdotdevin
|
31e475e604
|
fix(tui): don't include /mode trigger
|
2025-07-11 06:01:51 -05:00 |
|
adamdotdevin
|
cac163bf6e
|
fix(tui): actually fix mouse ansi codes leaking
|
2025-07-11 06:00:20 -05:00 |
|
Timo Clasen
|
4172c25864
|
fix(tui): center help dilaog (#853)
|
2025-07-10 15:56:19 -05:00 |
|
adamdotdevin
|
94ea176b93
|
fix(tui): mouse wheel ansi codes leaking into editor
|
2025-07-10 15:49:58 -05:00 |
|
adamdotdevin
|
7528f1e762
|
docs: clipboard requirements on linux
|
2025-07-10 13:12:37 -05:00 |
|
adamdotdevin
|
33f10685cb
|
feat(tui): accent editor border on leader key
|
2025-07-10 12:57:22 -05:00 |
|
Aiden Cline
|
2bb843cafa
|
fix: encode & decode file paths (#843)
|
2025-07-10 11:19:54 -05:00 |
|
adamdottv
|
4679dc2c28
|
feat: --mode flag passed to tui
|
2025-07-10 10:19:25 -05:00 |
|
adamdottv
|
65cca91e5f
|
feat(tui): add token and cost info to session header
|
2025-07-10 10:06:51 -05:00 |
|
adamdottv
|
bc4f2faf6d
|
feat(tui): modes
|
2025-07-10 10:06:51 -05:00 |
|