nexus/ui
Matt Van Horn 2ba0f5914f fix(ui): escape brackets in filename and use paragraph break for inline images
Escape `[` and `]` in filenames to prevent malformed markdown when
attaching images. Use `\n\n` instead of `\n` so the image renders
as its own paragraph instead of inline with preceding text.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 09:02:20 -07:00
..
public Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
src fix(ui): escape brackets in filename and use paragraph break for inline images 2026-03-14 09:02:20 -07:00
components.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
index.html Add worktree-specific favicon branding 2026-03-10 16:15:11 -05:00
package.json Remove legacy OpenClaw adapter and keep gateway-only flow 2026-03-07 18:50:25 -06:00
tsconfig.json Overhaul UI with shadcn components and new pages 2026-02-17 09:07:32 -06:00
vite.config.ts Adopt React Query and live updates across all UI pages 2026-02-17 12:24:48 -06:00
vitest.config.ts Add React UI with Vite 2026-02-16 13:32:04 -06:00