summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components
AgeCommit message (Expand)Author
2025-06-27fix(tui): min width on user messagesadamdottv
2025-06-26fix(tui): editor styles were offadamdottv
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-26fix(tui): editor spinner colorsadamdottv
2025-06-26feat: default system theme (#419)Adam
2025-06-24fix: file completions replaced wrong text when paths overlap (#378)Aiden Cline
2025-06-24feat: delete sessions (#362)Adam
2025-06-24feat(tui): add debounce logic to escape key interrupt (#169)Tom
2025-06-23feat(tui): optimistically render user messagesadamdottv
2025-06-23fix(tui): less incorrect escapingn of < and >adamdottv
2025-06-23fix: markdown wrapping issueadamdottv
2025-06-22fix(tui): help dialog visualsadamdottv
2025-06-22ignore: fix typos and formatting (#294)Márk Magyar
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-20footer clarifies it's showing context usage, not input token usageDax Raad
2025-06-20fix(tui): visual tweaks to 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(tui): better help on homeadamdottv
2025-06-19fix(tui): better tool titlesadamdottv
2025-06-19feat(tui): better task tool renderingadamdottv
2025-06-19fix(tui): sorted tool arg mapsadamdottv
2025-06-19fix(tui): sorted tool arg mapsadamdottv
2025-06-19fix(tui): overlay border backgroundsadamdottv
2025-06-19fix(tui): toast placement and overlay renderingadamdottv
2025-06-19feat(tui): more toast messagesadamdottv
2025-06-19feat(tui): toast messagesadamdottv
2025-06-19remove opencode_ prefixes from tool names. unfortunately this will breakDax Raad
2025-06-19feat(tui): expand input to fit messageadamdottv
2025-06-18fix: incorrect command on main screen for exiting application (#201)Josh
2025-06-18feat(tui): show provider next to modeladamdottv
2025-06-18chore: tui style tweaksadamdottv
2025-06-18fix(tui): file completion quirksadamdottv
2025-06-18fix(tui): modal visualsadamdottv
2025-06-18chore: cleanup logsadamdottv
2025-06-18fix(tui): help dialog sortingadamdottv
2025-06-18feat(tui): configurable keybinds and mouse scrolladamdottv
2025-06-17feat: better collapsed tool call visualsadamdottv