Commit Graph

5 Commits

Author SHA1 Message Date
Mark Nashed
975e6e37a3 Fix Bundle.module crash in syntax highlighting
Use fixed Textual fork that points to fixed SwiftUIMath.

The crash occurs in packaged .app bundles when Bundle.module tries to
locate resources at paths that don't match SwiftPM's expectations.

The fix replaces direct Bundle.module usage with a safe alternative
that checks multiple locations for resource bundles.

Fixes #1451
2026-01-26 19:25:39 -08:00
Shadow
159f6bfddd
macOS: bump Textual to 0.3.1 (#2033)
Co-authored-by: Garric G. Nahapetian <garricn@users.noreply.github.com>
2026-01-25 21:02:18 -06:00
Peter Steinberger
795985d339 refactor: migrate iOS gateway to unified ws 2026-01-19 10:08:33 +00:00
Peter Steinberger
1791c1a765 feat: render native chat markdown via Textual 2026-01-16 09:02:27 +00:00
Peter Steinberger
246adaa119 chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00