summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components/chat
AgeCommit message (Expand)Author
2025-07-03fix(tui): redundant tool calls in each message in collapsed modeadamdottv
2025-07-03fix(tui): include orphaned tool callsadamdottv
2025-07-03fix(tui): selected message visualsadamdottv
2025-07-03feat(tui): unshare commandadamdottv
2025-07-03fix(tui): better highlight visualsadamdottv
2025-07-02feat(tui): file viewer, select messagesadamdottv
2025-07-02fix(tui): no space between agent and user message (#598)Timo Clasen
2025-07-01fix(tui): better message rendering performanceadamdottv
2025-07-01fix(tui): layout issuesadamdottv
2025-06-30fix bash tool extra lineDax Raad
2025-06-30fix formatting of bash toolsDax Raad
2025-06-30fix(tui): layout issuesadamdottv
2025-06-30chore: rework layout primitivesadamdottv
2025-06-30feat: update user and agent messages width and alignment (#515)Timo Clasen
2025-06-28optimize edit-tool rendering (#463)Gal Schlezinger
2025-06-27chore: rework openapi spec and use stainless sdkadamdottv
2025-06-27fix(tui): min width on user messagesadamdottv
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): 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(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: invisible html tags and compact long delay (#304)phantomreactor
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): insert newline correctly positionedadamdottv
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-19feat(tui): more 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-18feat(tui): configurable keybinds and mouse scrolladamdottv
2025-06-17feat: better collapsed tool call visualsadamdottv
2025-06-17chore: consolidate chat page into tui.goadamdottv
2025-06-16feat: share and init commandsadamdottv