summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/markdown.tsx
AgeCommit message (Collapse)Author
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-15shared package (#22626)Dax
2026-03-27fix(ui): keep partial markdown readable while responses stream (#19403)Shoubhit Dash
2026-03-26fix(ui): reduce markdown jank while responses stream (#19304)Shoubhit Dash
2026-03-06share: speed up share loads (#16165)Shoubhit Dash
2026-02-23fix(app): duplicate markdownadamelmore
2026-02-23fix(app): duplicate markdownadamelmore
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-13fix(ui): support cmd-click links in inline code (#12552)Kit Langton
2026-02-05fix(app): copy buttons smaller and out of the wayAdam
2026-01-24fix(app): markdown rendering with morphdom for better dom functions (#10373)Rahul A Mistry
2026-01-22feat(app): copy buttons for assistant messages and code blocksAdam
2026-01-12fix(app): sanitize markdown -> htmlAdam
2026-01-08feat(app): incrementally render turns, markdown cache, lazily render diffsAdam
2026-01-06fix(app): code splitting for web load perf gainsAdam
2025-12-25fix(desktop): markdown rendering perfAdam
2025-12-24fix(desktop): hang on backtracing-prone regexAdam
2025-12-16Revert "fix: strip parentheses from file paths generated by llm"David Hill
This reverts commit 6c1a1a77b762dbde875f0325ca43903c2c0840b6.
2025-12-16fix: strip parentheses from file paths generated by llmDavid Hill
2025-10-30wip: desktop workAdam