CodeNomad/packages
Pascal André 31390cb259
fix(ui): preserve assistant output after raw HTML (#646)
## Summary
- sanitize raw HTML tokens in assistant Markdown with the existing
allowlist
- prevent dropped tags such as `<style>` from consuming or altering the
rest of a response
- add a focused regression for the malformed inline-code sequence
reported in #645

## Validation
- `node --conditions=browser --import tsx --test --test-force-exit
packages/ui/src/lib/markdown.test.ts`
- `npm run typecheck --workspace @codenomad/ui`
- `npm run build --workspace @codenomad/ui`
- `git diff --check`

Closes #645
2026-08-13 09:21:00 +01:00
..
cloudflare Min server 0.18.0 2026-06-21 20:09:49 +01:00
electron-app fix(restore): simplify persistence and harden cross-platform cleanup (#602) 2026-07-17 22:17:15 +01:00
opencode-plugin Bump version to 0.18.0 2026-06-19 13:55:00 +01:00
server fix(workspaces): surface invalid OpenCode configuration (#635) 2026-08-03 09:52:27 +01:00
tauri-app fix(tauri): restore macOS quit shortcut (#633) 2026-08-03 09:51:54 +01:00
ui fix(ui): preserve assistant output after raw HTML (#646) 2026-08-13 09:21:00 +01:00