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
Age
Commit message (
Expand
)
Author
2025-08-16
fix(tui): text selection is sometimes not cleared when click+release without ...
Yihui Khuu
2025-08-16
feat(tui): retain cache when cycling between subagent/parent sessions for per...
Yihui Khuu
2025-08-15
tweak: fix scroll speed (#1974)
Aiden Cline
2025-08-15
feat(TUI): improves UX with message navigation modal to jump and restore to ...
spoons-and-mirrors
2025-08-15
feat: add scroll speed to config (#1968)
Aiden Cline
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-14
fix for session stuck in "Working..."
Dax Raad
2025-08-13
chore: rename bash -> shell
adamdotdevin
2025-08-13
fix: default scroll speed should be slower
adamdotdevin
2025-08-13
feat: bash commands
adamdotdevin
2025-08-13
fix: messages layout instability
adamdotdevin
2025-08-12
fix: word wrapping with hyphens
adamdotdevin
2025-08-12
fix: use real cursor instead of virtual cursor
adamdotdevin
2025-08-11
Revert "feat: improve file attachment pasting (#1704)"
adamdotdevin
2025-08-11
fix: collapsed tool calls hidden at times
adamdotdevin
2025-08-11
fix: take up less vertical space
adamdotdevin
2025-08-11
feat: toggle tool details visible
adamdotdevin
2025-08-11
fix: don't display placeholder on error
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
feat: placeholder on pending assistant message
adamdotdevin
2025-08-11
fix: re-render messages on session error
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
feat: improve file attachment pasting (#1704)
Dominik Engelhardt
2025-08-08
Remove unused OpenTelemetry tracing and fix overlapping highlights (#1738)
Dax
2025-08-08
fix(tui): preserve scroll position when reflowing due to message stream (#1716)
Yihui Khuu
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: permissions
Dax Raad
2025-07-31
fix: permission state hangs
adamdotdevin
2025-07-31
wip: refactor permissions
Dax Raad
2025-07-31
fix(editor): handle UTF-8 characters properly in SetValueWithAttachments (#1469)
neolooong
2025-07-31
wip: tui permissions
adamdotdevin
2025-07-30
fix: attachment highlighting (#1427)
Aiden Cline
2025-07-29
feat: show git diff in reverted messages
adamdotdevin
2025-07-28
wip: undo properly remove messages from UI
Dax Raad
2025-07-28
ignore: tweak
Dax Raad
[next]