summaryrefslogtreecommitdiffhomepage
path: root/packages/tui
AgeCommit message (Collapse)Author
2025-06-26feat(tui): more themesadamdottv
2025-06-26feat(tui): more themesadamdottv
2025-06-26fix(tui): editor width issuesadamdottv
2025-06-26feat(tui): show lsp diagnostics for edit and write toolsadamdottv
2025-06-26fix(tui): chat editor aestheticsadamdottv
2025-06-26fix(tui): visual issue with modal selected items in system themeadamdottv
2025-06-26chore: tui agents.mdadamdottv
2025-06-26fix(tui): editor spinner colorsadamdottv
2025-06-26fix(tui): make opencode theme defaultadamdottv
2025-06-26feat: default system theme (#419)Adam
Co-authored-by: adamdottv <[email protected]>
2025-06-24fix: file completions replaced wrong text when paths overlap (#378)Aiden Cline
2025-06-24windows fixes (#374)Dax
Co-authored-by: Matthew Glazar <[email protected]>
2025-06-24feat: delete sessions (#362)Adam
Co-authored-by: adamdottv <[email protected]>
2025-06-24feat(tui): add debounce logic to escape key interrupt (#169)Tom
Co-authored-by: opencode <[email protected]> Co-authored-by: adamdottv <[email protected]>
2025-06-23feat(tui): optimistically render user messagesadamdottv
2025-06-23fix(tui): less incorrect escapingn of < and >adamdottv
2025-06-23fix: overlay border color issuesadamdottv
2025-06-23fix: markdown wrapping issueadamdottv
2025-06-22fix(tui): color contrast fixes for nordadamdottv
2025-06-22fix(tui): help dialog visualsadamdottv
2025-06-22ignore: fix typos and formatting (#294)Márk Magyar
2025-06-22fix(tui): mouse wheel escape codes leaking into inputAdam
2025-06-22fix(tui): cleanup help dialogadamdottv
2025-06-22fix: invisible html tags and compact long delay (#304)phantomreactor
2025-06-22fix(tui): cleanup modal visualsadamdottv
2025-06-22fix(tui): theme dialog visualsadamdottv
2025-06-21Created a Theme inspired by the matrix (#285)tyrellshawn
2025-06-21Add error handling on the calls to the server to debug issue #132 (#137)Thomas Meire
2025-06-20footer clarifies it's showing context usage, not input token usageDax Raad
2025-06-20fix(tui): visual tweaks to themesadamdottv
2025-06-20docs: new themes docsadamdottv
2025-06-20feat(tui): one dark themeadamdottv
2025-06-20feat(tui): kanagawa themeadamdottv
2025-06-20feat(tui): gruvbox themeadamdottv
2025-06-20feat(tui): catppuccin themeadamdottv
2025-06-20feat(tui): nord themeadamdottv
2025-06-20feat(tui): custom themesadamdottv
2025-06-20feat(tui): theme switcher with preview (#264)Márk Magyar
2025-06-20chore(tui): rename theme colorsadamdottv
2025-06-20fix(tui): async load messages on theme/session switchadamdottv
2025-06-20fix(tui): input latency optimizationadamdottv
2025-06-20fix(tui): fetch tool more defensiveadamdottv
2025-06-20fix(tui): typeahead open/close perfadamdottv
2025-06-20fix(tui): insert newline correctly positionedadamdottv
2025-06-20fix(tui): input feels laggyadamdottv
2025-06-19fix: phantom input bug on wsl (#200)Rohan Godha
2025-06-19fix(tui): upgrade notificationadamdottv
2025-06-19fix(tui): better help on homeadamdottv
2025-06-19fix(tui): better tool titlesadamdottv
2025-06-19feat(tui): better task tool renderingadamdottv