Files
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
..
ci
2026-01-29 23:17:57 -05:00
2026-01-21 14:36:21 -06:00
2026-02-08 10:31:09 -05:00
2026-02-05 23:08:56 +00:00
2026-02-08 10:31:09 -05:00
2026-02-05 23:08:56 +00:00
2026-02-06 22:34:23 +00:00
2026-02-05 23:08:56 +00:00
2026-02-05 23:08:56 +00:00
2026-02-07 14:41:20 +00:00