Dax
|
d8dd1f2929
|
wip: optional IDs in api (#1128)
publish / publish (push) Has been cancelled
|
2025-07-18 13:42:50 -04:00 |
|
Dax Raad
|
f8e2ad06d9
|
message rendering performance improvements
|
2025-07-18 13:40:07 -04:00 |
|
Yihui Khuu
|
1c4b5526c9
|
fix: \{return} should be replaced with new line on all lines (#1119)
|
2025-07-18 06:22:36 -05:00 |
|
Timo Clasen
|
41b9c1378d
|
feat(tui): parse for file attachments when exiting EDITOR (#1117)
|
2025-07-18 04:47:20 -05:00 |
|
Aiden Cline
|
772324ac8e
|
tweak: remove needless resorting (#1116)
|
2025-07-18 04:42:43 -05:00 |
|
Tom
|
b3410e83ad
|
fix(tui): ensure viewport scrolls to bottom on new messages (#1110)
|
2025-07-18 04:41:03 -05:00 |
|
Alexander Drottsgård
|
33dc00b47c
|
feat(tui): highlight current session in sessions modal (#1093)
|
2025-07-17 07:40:15 -05:00 |
|
Timo Clasen
|
693e540323
|
feat(tui): remove share commands from help if sharing is disabled (#1087)
|
2025-07-17 04:28:12 -05:00 |
|
Aiden Cline
|
69160619d7
|
fix: message error centering (#1085)
|
2025-07-17 04:27:40 -05:00 |
|
Timo Clasen
|
642cb27584
|
fix(tui): user defined ctrl+z should take precedence over suspending (#1088)
|
2025-07-17 04:27:02 -05:00 |
|
Timo Clasen
|
2ae3d05101
|
feat(tui): remove sharing info from session header when sharing is disabled (#1076)
|
2025-07-16 17:36:48 -05:00 |
|
Mike Wallio
|
d568f52f7f
|
Remove binary file opencode (#1069)
|
2025-07-16 15:10:40 -05:00 |
|
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 |
|
adamdotdevin
|
2a87b01e00
|
fix(tui): mouse scroll ansi parsing and perf
|
2025-07-15 12:03:30 -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
|
311161438c
|
chore: update stainless defs
|
2025-07-15 10:03:11 -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 |
|
Dax Raad
|
c902fee054
|
docs: fix agents.md
|
2025-07-14 20:23:05 -04:00 |
|
Ryan Roden-Corrent
|
3f66b8efa1
|
Add support for job-control suspend (ctrl+z/SIGSTP). (#944)
|
2025-07-14 20:13:46 -04:00 |
|
Dax Raad
|
f1be27eafd
|
wip: snapshot
|
2025-07-14 15:29:08 -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 |
|