Commit Graph

142 Commits

Author SHA1 Message Date
adamdottv db8a86e68b fix(tui): min width on user messages 2025-06-27 19:10:41 -04:00
Dax Raad bc35c5c8be ignore: run prettier 2025-06-27 19:10:41 -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
Adam b654ce47ea fix(tui): mouse wheel escape codes leaking into input 2025-06-22 10:26:44 -05:00
adamdottv a157edb81f fix(tui): cleanup help dialog
publish / publish (push) Has been cancelled
2025-06-22 06:44:23 -05:00
phantomreactor 129469a108 fix: invisible html tags and compact long delay (#304) 2025-06-22 06:29:04 -05:00
adamdottv 31d643736c fix(tui): cleanup modal visuals
publish / publish (push) Has been cancelled
2025-06-22 06:09:23 -05:00
adamdottv 96252dbadc fix(tui): theme dialog visuals 2025-06-22 05:34:22 -05:00
tyrellshawn 3826151828 Created a Theme inspired by the matrix (#285) 2025-06-21 07:29:49 -05:00
Thomas Meire 0ff3821efa Add error handling on the calls to the server to debug issue #132 (#137) 2025-06-21 07:24:39 -05:00
Dax Raad 0ae21cb235 footer clarifies it's showing context usage, not input token usage 2025-06-20 22:52:51 -04:00
adamdottv f4c59e865a fix(tui): visual tweaks to themes
publish / publish (push) Has been cancelled
2025-06-20 15:49:51 -05:00
adamdottv b24299267e docs: new themes docs 2025-06-20 15:31:38 -05:00
adamdottv ac66652df1 feat(tui): one dark theme 2025-06-20 15:14:23 -05:00
adamdottv 74b025a4ea feat(tui): kanagawa theme 2025-06-20 15:14:23 -05:00
adamdottv bd68b08aac feat(tui): gruvbox theme 2025-06-20 15:14:23 -05:00
adamdottv ef51cb8c70 feat(tui): catppuccin theme 2025-06-20 15:14:22 -05:00
adamdottv c5ea952100 feat(tui): nord theme 2025-06-20 15:14:22 -05:00
adamdottv 4e3dc82ea4 feat(tui): custom themes 2025-06-20 15:14:22 -05:00
Márk Magyar 843f831497 feat(tui): theme switcher with preview (#264) 2025-06-20 15:14:05 -05:00
adamdottv fdbdf1d281 chore(tui): rename theme colors 2025-06-20 13:00:31 -05:00
adamdottv 65dcb33041 fix(tui): async load messages on theme/session switch 2025-06-20 11:25:21 -05:00
adamdottv 02ec438865 fix(tui): input latency optimization 2025-06-20 11:08:08 -05:00
adamdottv 8bb4f64b0b fix(tui): fetch tool more defensive
publish / publish (push) Has been cancelled
2025-06-20 09:00:28 -05:00
adamdottv bddfa6557b fix(tui): typeahead open/close perf 2025-06-20 08:20:10 -05:00
adamdottv c90a1a4467 fix(tui): insert newline correctly positioned 2025-06-20 07:42:04 -05:00
adamdottv 0b7358672e fix(tui): input feels laggy 2025-06-20 07:31:45 -05:00
Rohan Godha d9d0d6725f fix: phantom input bug on wsl (#200) 2025-06-19 20:08:56 -05:00
adamdottv bed7486889 fix(tui): upgrade notification
publish / publish (push) Has been cancelled
2025-06-19 16:03:45 -05:00
adamdottv 8374977903 fix(tui): better help on home
publish / publish (push) Has been cancelled
2025-06-19 15:56:28 -05:00