Commit graph

112 commits

Author SHA1 Message Date
adamdottv
c82a060eca
feat(tui): file viewer, select messages 2025-07-02 16:08:11 -05:00
Timo Clasen
0d6fb68a88
fix(tui): no space between agent and user message (#598) 2025-07-02 05:12:49 -05:00
adamdottv
33b5fe236a
fix(tui): better message rendering performance
Some checks are pending
deploy / deploy (push) Waiting to run
publish / publish (push) Waiting to run
2025-07-01 07:57:45 -05:00
adamdottv
739a9f71c3
fix(tui): layout issues 2025-07-01 06:41:39 -05:00
Timo Clasen
8f3d7b4038
feat: better model dialog with sorting by release date (#563) 2025-07-01 05:28:32 -05:00
Dax Raad
9ebad68274 fix bash tool extra line 2025-06-30 15:31:30 -04:00
Dax Raad
03664ba588 fix formatting of bash tools 2025-06-30 15:28:59 -04:00
adamdottv
5a107b275c
fix(tui): layout issues 2025-06-30 14:04:56 -05:00
adamdottv
9f3ba03965
chore: rework layout primitives 2025-06-30 12:29:29 -05:00
Timo Clasen
d090c08ef0
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
3a9584a419 fix context display 2025-06-28 21:01:53 -04:00
Gal Schlezinger
f618e569ab
optimize edit-tool rendering (#463)
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
79bbf90b72
chore: rework openapi spec and use stainless sdk 2025-06-27 14:26:25 -05:00
adamdottv
d2176064e1
fix(tui): min width on user messages 2025-06-27 06:31:13 -05:00
adamdottv
5394b5188b
fix(tui): editor styles were off 2025-06-26 15:12:26 -05:00
adamdottv
35fba793d0
fix(tui): editor width issues 2025-06-26 12:57:11 -05:00
adamdottv
5358d43b74
feat(tui): show lsp diagnostics for edit and write tools 2025-06-26 12:47:17 -05:00
adamdottv
f777347bac
fix(tui): chat editor aesthetics 2025-06-26 12:44:44 -05:00
adamdottv
17c8b914df
fix(tui): visual issue with modal selected items in system theme 2025-06-26 12:33:06 -05:00
adamdottv
8edbb74352
fix(tui): editor spinner colors 2025-06-26 12:21:20 -05:00
Adam
7d13baadc8
feat: default system theme (#419)
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-26 10:16:07 -05:00
Aiden Cline
0b1a8ae699
fix: file completions replaced wrong text when paths overlap (#378) 2025-06-24 18:13:15 -05:00
Adam
6f18475428
feat: delete sessions (#362)
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-24 11:07:41 -05:00
Tom
6bc61cbc2d
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
8d3b2fb821
feat(tui): optimistically render user messages 2025-06-23 12:30:20 -05:00
adamdottv
5e79e3d7a5
fix(tui): less incorrect escapingn of < and > 2025-06-23 11:32:32 -05:00
adamdottv
61f057337a
fix: markdown wrapping issue 2025-06-23 11:20:44 -05:00
adamdottv
d271b9f75b
fix(tui): help dialog visuals 2025-06-22 14:28:16 -05:00
Márk Magyar
333569bed3
ignore: fix typos and formatting (#294) 2025-06-22 14:26:46 -04:00
adamdottv
774dcb6980
fix(tui): cleanup help dialog 2025-06-22 06:44:23 -05:00
phantomreactor
28bc49ad17
fix: invisible html tags and compact long delay (#304) 2025-06-22 06:29:04 -05:00
adamdottv
dc1947838c
fix(tui): cleanup modal visuals 2025-06-22 06:09:23 -05:00
adamdottv
3ea2daaa4c
fix(tui): theme dialog visuals 2025-06-22 05:34:22 -05:00
Dax Raad
194415e785 footer clarifies it's showing context usage, not input token usage 2025-06-20 22:52:51 -04:00
adamdottv
9081e17fcc
fix(tui): visual tweaks to themes 2025-06-20 15:49:51 -05:00
Márk Magyar
eee396f903
feat(tui): theme switcher with preview (#264) 2025-06-20 15:14:05 -05:00
adamdottv
8b73c52f00
chore(tui): rename theme colors 2025-06-20 13:00:31 -05:00
adamdottv
9ea0d71e8d
fix(tui): async load messages on theme/session switch 2025-06-20 11:25:21 -05:00
adamdottv
b1a3599017
fix(tui): input latency optimization 2025-06-20 11:08:08 -05:00
adamdottv
7b0329f67f
fix(tui): fetch tool more defensive 2025-06-20 09:00:28 -05:00
adamdottv
311b9c74dd
fix(tui): typeahead open/close perf 2025-06-20 08:20:10 -05:00
adamdottv
40b1dd7ef2
fix(tui): insert newline correctly positioned 2025-06-20 07:42:04 -05:00
adamdottv
261e76e0a3
fix(tui): input feels laggy 2025-06-20 07:31:45 -05:00
adamdottv
3728a12bee
fix(tui): better help on home 2025-06-19 15:56:28 -05:00
adamdottv
15a8936806
fix(tui): better tool titles 2025-06-19 15:11:53 -05:00
adamdottv
4e4cff49c0
feat(tui): better task tool rendering 2025-06-19 15:02:13 -05:00
adamdottv
5540503bee
fix(tui): sorted tool arg maps 2025-06-19 14:07:33 -05:00
adamdottv
72108c0296
fix(tui): sorted tool arg maps 2025-06-19 13:56:09 -05:00
adamdottv
4cdc86612c
fix(tui): overlay border backgrounds 2025-06-19 11:41:30 -05:00
adamdottv
f8a7cd372d
fix(tui): toast placement and overlay rendering 2025-06-19 10:45:10 -05:00