opencode/packages
Jack 96a2ca3c7e fix(ui): use oniguruma wasm engine for markdown code highlighting
The JS regex engine in @pierre/diffs can cause catastrophic backtracking
on certain TextMate grammars (e.g. powershell), freezing the main thread.
Switch to a dedicated oniguruma WASM-based highlighter for markdown code
blocks. Diff components still use the existing @pierre/diffs highlighter.
Add try/catch fallback and regression tests.
2026-02-09 10:12:43 +08:00
..
app fix(app): localize "close tab" in command pallete (#12756) 2026-02-08 19:14:48 -06:00
console fix(console): zen workspace translation cleanup 2026-02-08 16:22:39 -06:00
containers ci 2026-01-29 23:17:57 -05:00
desktop fix(desktop): add native clipboard image paste and fix text paste (#12682) 2026-02-08 11:24:09 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise wip: zen 2026-02-08 10:31:09 -05:00
extensions/zed release: v1.1.53 2026-02-05 23:08:56 +00:00
function wip: zen 2026-02-08 10:31:09 -05:00
identity
opencode chore: refactoring and tests (#12629) 2026-02-08 05:02:19 -06:00
plugin release: v1.1.53 2026-02-05 23:08:56 +00:00
script ci: use numeric release id instead of gql one 2026-02-04 10:39:17 +08:00
sdk chore: generate 2026-02-06 22:34:23 +00:00
slack release: v1.1.53 2026-02-05 23:08:56 +00:00
ui fix(ui): use oniguruma wasm engine for markdown code highlighting 2026-02-09 10:12:43 +08:00
util release: v1.1.53 2026-02-05 23:08:56 +00:00
web chore: generate 2026-02-07 14:41:20 +00:00