summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components/chat/messages.go
AgeCommit message (Expand)Author
2025-07-21add toast for copyDax Raad
2025-07-21feat(tui): message history select with up/down arrowsadamdotdevin
2025-07-21fix: pasting issue (#1182)Aiden Cline
2025-07-20trimmed selection uiDax Raad
2025-07-20ignore: remove logDax Raad
2025-07-20implement copy paste much wow can you believe we went this long without it so...Dax Raad
2025-07-19fix bad layout on first render of chat historyDax Raad
2025-07-19fix bash tool renderingDax Raad
2025-07-19perf: more performance improvementsDax Raad
2025-07-19perf: scroll to bottom in threadDax Raad
2025-07-19shitty hack for terrible charm bubbletea performanceDax Raad
2025-07-19feat(tui): collapse session header into single line when sharing is disabled ...Yihui Khuu
2025-07-18feat(tui): simpler layout, always stretchedadamdotdevin
2025-07-18message rendering performance improvementsDax Raad
2025-07-18fix(tui): ensure viewport scrolls to bottom on new messages (#1110)Tom
2025-07-17fix: message error centering (#1085)Aiden Cline
2025-07-16feat(tui): remove sharing info from session header when sharing is disabled (...Timo Clasen
2025-07-16fix(tui): slightly faster scroll speedadamdotdevin
2025-07-16feat(tui): layout config to render full widthadamdotdevin
2025-07-16fix: Prevent division by zero in context percentage calculation (#1055)Tom
2025-07-16chore: messages cleanupadamdotdevin
2025-07-16chore(tui): simplify messages component, remove navigate, add copy last messageadamdotdevin
2025-07-14wip: update sdkDax Raad
2025-07-13Part data model (#950)Dax
2025-07-10feat(tui): add token and cost info to session headeradamdottv
2025-07-09fix(tui): markdown wrapping off sometimesadamdottv
2025-07-07better handling of aborting sessionsDax Raad
2025-07-07v2 message format and upgrade to ai sdk v5 (#743)Dax
2025-07-04fix(tui): optimistic rendering (#692)Timo Clasen
2025-07-04make file attachments work good likeDax Raad
2025-07-04fix(tui): full paths for attachmentsadamdottv
2025-07-04feat(tui): render attachmentsadamdottv
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-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(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-26feat: default system theme (#419)Adam
2025-06-23feat(tui): optimistically render user messagesadamdottv
2025-06-20fix(tui): async load messages on theme/session switchadamdottv
2025-06-19fix(tui): better help on homeadamdottv
2025-06-19feat(tui): better task tool renderingadamdottv