diff options
| author | Shoubhit Dash <[email protected]> | 2026-03-27 13:16:47 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-27 07:46:47 +0000 |
| commit | d3414996845bb05e27059902c2bcca21e8ef6c36 (patch) | |
| tree | 7928e1bf62d70cc09b2342e3603ce7d3aa0857ae /package.json | |
| parent | 771525270a0c4d1394b3117e5842847a51caf72d (diff) | |
| download | opencode-d3414996845bb05e27059902c2bcca21e8ef6c36.tar.gz opencode-d3414996845bb05e27059902c2bcca21e8ef6c36.zip | |
fix(ui): keep partial markdown readable while responses stream (#19403)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index dfc9840c2..40ab8ceaf 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "luxon": "3.6.1", "marked": "17.0.1", "marked-shiki": "1.2.1", + "remend": "1.3.0", "@playwright/test": "1.51.0", "typescript": "5.8.2", "@typescript/native-preview": "7.0.0-dev.20251207.1", |
