Commit Graph

2 Commits

Author SHA1 Message Date
Glucksberg
e38ae0eda5 fix(macos): prevent crash when Textual syntax highlighting bundle is missing
Add graceful fallback to SwiftUI's native AttributedString markdown rendering
when the Textual resource bundle is not found. This prevents the app from
crashing with an NSBundle.module assertion failure when code blocks are
rendered without the prism-bundle.js resource being properly embedded.

Fixes #2002
2026-01-30 14:48:50 +00:00
Peter Steinberger
9a7160786a refactor: rename to openclaw 2026-01-30 03:16:21 +01:00