summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/internal/components/chat/message.go
AgeCommit message (Expand)Author
2025-11-02DELETE GO BUBBLETEA CRAP HOORAYDax Raad
2025-10-30fix: add doom loop detection (#3445)ElecTwix
2025-09-16fix crash when todo content is empty fixes #2622Dax Raad
2025-09-01Refactor to support multiple instances inside single opencode process (#2360)Dax
2025-08-19fix: keybind panic (#2092)Aiden Cline
2025-08-19fix(TUI): make it less shimmer (#2076)Timo Clasen
2025-08-19fix: add type checking for MCP tool path parameters (#2073)Aiden Cline
2025-08-18fix(tui): title bg color missing on system themeadamdotdevin
2025-08-18feat: add shimmer text rendering (#2027)Ytzhak
2025-08-15feat(tui): navigate child sessions (subagents)adamdotdevin
2025-08-15feat: better queued visualadamdotdevin
2025-08-15Feat: Render tool metadata after permission rejection. (#1949)Mariano Uvalle
2025-08-13chore: rename bash -> shelladamdotdevin
2025-08-13fix: messages layout instabilityadamdotdevin
2025-08-12fix: word wrapping with hyphensadamdotdevin
2025-08-11fix: take up less vertical spaceadamdotdevin
2025-08-11fix: assistant message footer stylesadamdotdevin
2025-08-11fix: assistant message footer stylesadamdotdevin
2025-08-11fix: assistant message footer stylesadamdotdevin
2025-08-11fix: reformat assistant message footeradamdotdevin
2025-08-11show combined output of bash tool progressivelyDax Raad
2025-08-10feat: thinking blocks rendered in tui and share pageadamdotdevin
2025-08-09Feat: Add Agent Name in the LLM Response Footer (and re-order it) (#1770)spoons-and-mirrors
2025-08-08Remove unused OpenTelemetry tracing and fix overlapping highlights (#1738)Dax
2025-08-07Merge agent and mode into one (#1689)Dax
2025-08-07fix: text selection bug (#1664)Aiden Cline
2025-08-06fix: interface conversion panic (#1655)Aiden Cline
2025-08-06fix: highlight after text wrap (#1640)Aiden Cline
2025-08-05feat: better assistant message visualadamdotdevin
2025-08-05validate file part bounds to prevent panic (#1612)Omar Shaarawi
2025-08-04hack to return tool call errors back to modelDax Raad
2025-08-02fix(tui): attachment highlighting issues in messages (#1534)Yihui Khuu
2025-08-01fix: include stderr in bash tool output (#1511)Aiden Cline
2025-07-31wip: tui permissionsadamdotdevin
2025-07-30fix: attachment highlighting (#1427)Aiden Cline
2025-07-24agents better display when spawningDax Raad
2025-07-22tweak: cleanup cancelled markdown (#1222)Aiden Cline
2025-07-21feat(tui): paste minimizing (#784)plyght
2025-07-19fix bash tool renderingDax Raad
2025-07-19Revert "fix: prevent sparse spacing in hyphenated words (#1102)"Dax Raad
2025-07-19fix: escape ansi sequences (#1139)Aiden Cline
2025-07-19fix: prevent sparse spacing in hyphenated words (#1102)Tom
2025-07-16feat(tui): layout config to render full widthadamdotdevin
2025-07-16fix(tui): diagnostics renderingadamdotdevin
2025-07-16fix(tui): pending tool call widthadamdotdevin
2025-07-16fix(tui): render attachments in user messages in accent coloradamdotdevin
2025-07-16chore(tui): simplify messages component, remove navigate, add copy last messageadamdotdevin
2025-07-15fix panicDax Raad
2025-07-15bring back task toolDax Raad
2025-07-11tweak: plan interactions should match web (TUI) (#895)Aiden Cline