169 Commits

Author SHA1 Message Date
adamdottv dfff25a241 fix(tui): panic on completions failure
publish / publish (push) Has been cancelled
2025-07-03 10:53:43 -05:00
adamdottv b7bd7c28e2 fix(tui): redundant tool calls in each message in collapsed mode
publish / publish (push) Has been cancelled
2025-07-03 10:42:27 -05:00
adamdottv 384ab92fe4 fix(tui): include orphaned tool calls 2025-07-03 09:32:44 -05:00
adamdottv fdeff1c5b4 fix(tui): selected message visuals 2025-07-03 09:03:04 -05:00
adamdottv f733412538 feat(tui): unshare command
publish / publish (push) Has been cancelled
2025-07-03 07:09:09 -05:00
adamdottv 85d21de2bc fix(tui): always show status bar 2025-07-03 06:53:05 -05:00
adamdottv b99f76142b fix(tui): better highlight visuals 2025-07-03 06:49:37 -05:00
Craig Andrews a7ae9e2c7e fix: simplify parallel map using channels (#582) 2025-07-03 05:43:10 -05:00
Lev 685969001c fix: properly handle utf-8 in diff highlighting (#585) 2025-07-03 05:42:40 -05:00
andrewxt 05a535d1c3 fix mouse scroll events being interpreted as keyboard input (#628) 2025-07-02 23:26:09 -04:00
Dax Raad 196fc6b0e1 fix(tui): change messages layout toggle keybinding from <leader>m to <leader>p
publish / publish (push) Has been cancelled
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-07-02 20:06:30 -04:00
adamdottv cbae63697e feat(tui): file viewer, select messages 2025-07-02 16:08:11 -05:00
Timo Clasen 6ab9f3f277 fix(tui): no space between agent and user message (#598) 2025-07-02 05:12:49 -05:00
adamdottv 01f00e1c5e fix(tui): better message rendering performance
publish / publish (push) Has been cancelled
2025-07-01 07:57:45 -05:00
adamdottv 05ff77816e fix(tui): layout issues 2025-07-01 06:41:39 -05:00
Timo Clasen 07ef626992 feat: better model dialog with sorting by release date (#563) 2025-07-01 05:28:32 -05:00
adamdottv f83afc58c8 chore: include model release date 2025-06-30 15:46:18 -05:00
Dax Raad d438216a95 fix bash tool extra line 2025-06-30 15:31:30 -04:00
Dax Raad 98de39d0b8 fix formatting of bash tools
publish / publish (push) Has been cancelled
2025-06-30 15:28:59 -04:00
adamdottv bda7396a92 fix(tui): layout issues
publish / publish (push) Has been cancelled
2025-06-30 14:04:56 -05:00
adamdottv 0215e11ac7 chore: rework layout primitives
publish / publish (push) Has been cancelled
2025-06-30 12:29:29 -05:00
Timo Clasen da26642494 feat: update user and agent messages width and alignment (#515)
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-30 11:57:56 -05:00
Dax Raad 91fc0dd8a8 fix context display
publish / publish (push) Has been cancelled
2025-06-28 21:01:53 -04:00
adamdottv f1cee9025d fix(tui): share command and error messages
publish / publish (push) Has been cancelled
2025-06-28 17:51:28 -05:00
Dax Raad 7c7f7c9dfb patch for scroll dumping characters into input buffer
publish / publish (push) Has been cancelled
2025-06-28 11:56:47 -04:00
Gal Schlezinger 1121e24802 optimize edit-tool rendering (#463)
publish / publish (push) Has been cancelled
Co-authored-by: opencode <noreply@opencode.ai>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-06-28 06:01:10 -05:00
adamdottv fce49d6887 chore: rework openapi spec and use stainless sdk 2025-06-27 14:26:25 -05:00
adamdottv 651673b545 fix(tui): min width on user messages 2025-06-27 06:31:13 -05:00
Dax Raad a94c88bc5b ignore: run prettier
publish / publish (push) Has been cancelled
2025-06-26 22:30:44 -04:00
adamdottv c3b68acf50 fix(tui): editor styles were off
publish / publish (push) Has been cancelled
2025-06-26 15:12:26 -05:00
adamdottv b9ad7efbaf feat(tui): more themes
publish / publish (push) Has been cancelled
2025-06-26 15:03:30 -05:00
adamdottv 499c8753b7 feat(tui): more themes 2025-06-26 14:54:32 -05:00
adamdottv f6554bfd19 fix(tui): editor width issues
publish / publish (push) Has been cancelled
2025-06-26 12:57:11 -05:00
adamdottv 912ef162a0 feat(tui): show lsp diagnostics for edit and write tools 2025-06-26 12:47:17 -05:00
adamdottv baeee448a8 fix(tui): chat editor aesthetics 2025-06-26 12:44:44 -05:00
adamdottv 6e84d1d671 fix(tui): visual issue with modal selected items in system theme
publish / publish (push) Has been cancelled
2025-06-26 12:33:06 -05:00
adamdottv c05b3e86fd fix(tui): editor spinner colors 2025-06-26 12:21:20 -05:00
adamdottv a07424a36e fix(tui): make opencode theme default 2025-06-26 11:32:25 -05:00
Adam 069d4b4c2c feat: default system theme (#419)
publish / publish (push) Has been cancelled
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-26 10:16:07 -05:00
Aiden Cline 245f14dfda fix: file completions replaced wrong text when paths overlap (#378) 2025-06-24 18:13:15 -05:00
Dax ad32e5975a windows fixes (#374)
Co-authored-by: Matthew Glazar <strager.nds@gmail.com>
2025-06-24 18:05:04 -04:00
Adam b0b9740de9 feat: delete sessions (#362)
publish / publish (push) Has been cancelled
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-24 11:07:41 -05:00
Tom 777645ea9b feat(tui): add debounce logic to escape key interrupt (#169)
Co-authored-by: opencode <noreply@opencode.ai>
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-24 06:31:02 -05:00
adamdottv 4250f7803b feat(tui): optimistically render user messages
publish / publish (push) Has been cancelled
2025-06-23 12:30:20 -05:00
adamdottv 26fa010891 fix(tui): less incorrect escapingn of < and > 2025-06-23 11:32:32 -05:00
adamdottv fe57afac6b fix: overlay border color issues 2025-06-23 11:21:49 -05:00
adamdottv 2674e9f6dd fix: markdown wrapping issue 2025-06-23 11:20:44 -05:00
adamdottv b874ff0888 fix(tui): color contrast fixes for nord 2025-06-22 15:17:18 -05:00
adamdottv 5df7b580c7 fix(tui): help dialog visuals 2025-06-22 14:28:16 -05:00
Márk Magyar a90cb9f298 ignore: fix typos and formatting (#294) 2025-06-22 14:26:46 -04:00