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
/
ui
/
src
/
components
/
markdown.tsx
Age
Commit message (
Expand
)
Author
2026-04-25
refactor: rename shared package to core (#24309)
Dax
2026-04-15
feat: add oxlint with correctness defaults (#22682)
Kit Langton
2026-04-15
shared package (#22626)
Dax
2026-03-27
fix(ui): keep partial markdown readable while responses stream (#19403)
Shoubhit Dash
2026-03-26
fix(ui): reduce markdown jank while responses stream (#19304)
Shoubhit Dash
2026-03-06
share: speed up share loads (#16165)
Shoubhit Dash
2026-02-23
fix(app): duplicate markdown
adamelmore
2026-02-23
fix(app): duplicate markdown
adamelmore
2026-02-17
feat(app): session timeline/turn rework (#13196)
Adam
2026-02-13
fix(ui): support cmd-click links in inline code (#12552)
Kit Langton
2026-02-05
fix(app): copy buttons smaller and out of the way
Adam
2026-01-24
fix(app): markdown rendering with morphdom for better dom functions (#10373)
Rahul A Mistry
2026-01-22
feat(app): copy buttons for assistant messages and code blocks
Adam
2026-01-12
fix(app): sanitize markdown -> html
Adam
2026-01-08
feat(app): incrementally render turns, markdown cache, lazily render diffs
Adam
2026-01-06
fix(app): code splitting for web load perf gains
Adam
2025-12-25
fix(desktop): markdown rendering perf
Adam
2025-12-24
fix(desktop): hang on backtracing-prone regex
Adam
2025-12-16
Revert "fix: strip parentheses from file paths generated by llm"
David Hill
2025-12-16
fix: strip parentheses from file paths generated by llm
David Hill
2025-10-30
wip: desktop work
Adam