index
:
opencode
dev
tradam-rules-patch
The open source coding agent.
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
tui
/
internal
/
components
/
chat
/
message.go
Age
Commit message (
Expand
)
Author
2025-08-15
feat(tui): navigate child sessions (subagents)
adamdotdevin
2025-08-15
feat: better queued visual
adamdotdevin
2025-08-15
Feat: Render tool metadata after permission rejection. (#1949)
Mariano Uvalle
2025-08-13
chore: rename bash -> shell
adamdotdevin
2025-08-13
fix: messages layout instability
adamdotdevin
2025-08-12
fix: word wrapping with hyphens
adamdotdevin
2025-08-11
fix: take up less vertical space
adamdotdevin
2025-08-11
fix: assistant message footer styles
adamdotdevin
2025-08-11
fix: assistant message footer styles
adamdotdevin
2025-08-11
fix: assistant message footer styles
adamdotdevin
2025-08-11
fix: reformat assistant message footer
adamdotdevin
2025-08-11
show combined output of bash tool progressively
Dax Raad
2025-08-10
feat: thinking blocks rendered in tui and share page
adamdotdevin
2025-08-09
Feat: Add Agent Name in the LLM Response Footer (and re-order it) (#1770)
spoons-and-mirrors
2025-08-08
Remove unused OpenTelemetry tracing and fix overlapping highlights (#1738)
Dax
2025-08-07
Merge agent and mode into one (#1689)
Dax
2025-08-07
fix: text selection bug (#1664)
Aiden Cline
2025-08-06
fix: interface conversion panic (#1655)
Aiden Cline
2025-08-06
fix: highlight after text wrap (#1640)
Aiden Cline
2025-08-05
feat: better assistant message visual
adamdotdevin
2025-08-05
validate file part bounds to prevent panic (#1612)
Omar Shaarawi
2025-08-04
hack to return tool call errors back to model
Dax Raad
2025-08-02
fix(tui): attachment highlighting issues in messages (#1534)
Yihui Khuu
2025-08-01
fix: include stderr in bash tool output (#1511)
Aiden Cline
2025-07-31
wip: tui permissions
adamdotdevin
2025-07-30
fix: attachment highlighting (#1427)
Aiden Cline
2025-07-24
agents better display when spawning
Dax Raad
2025-07-22
tweak: cleanup cancelled markdown (#1222)
Aiden Cline
2025-07-21
feat(tui): paste minimizing (#784)
plyght
2025-07-19
fix bash tool rendering
Dax Raad
2025-07-19
Revert "fix: prevent sparse spacing in hyphenated words (#1102)"
Dax Raad
2025-07-19
fix: escape ansi sequences (#1139)
Aiden Cline
2025-07-19
fix: prevent sparse spacing in hyphenated words (#1102)
Tom
2025-07-16
feat(tui): layout config to render full width
adamdotdevin
2025-07-16
fix(tui): diagnostics rendering
adamdotdevin
2025-07-16
fix(tui): pending tool call width
adamdotdevin
2025-07-16
fix(tui): render attachments in user messages in accent color
adamdotdevin
2025-07-16
chore(tui): simplify messages component, remove navigate, add copy last message
adamdotdevin
2025-07-15
fix panic
Dax Raad
2025-07-15
bring back task tool
Dax Raad
2025-07-11
tweak: plan interactions should match web (TUI) (#895)
Aiden Cline
2025-07-09
fix(tui): markdown wrapping off sometimes
adamdottv
2025-07-08
fix: support cancelled task state (#775)
Robb Currall
2025-07-07
v2 message format and upgrade to ai sdk v5 (#743)
Dax
2025-07-04
feat(tui): render attachments
adamdottv
2025-07-03
fix(tui): better highlight visuals
adamdottv
2025-07-02
feat(tui): file viewer, select messages
adamdottv
2025-06-30
fix bash tool extra line
Dax Raad
2025-06-30
fix formatting of bash tools
Dax Raad
2025-06-30
feat: update user and agent messages width and alignment (#515)
Timo Clasen
[next]