mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 16:02:24 +00:00
- Add local image insertion support with file picker and toolbar button - Harden image copy with COPYFILE_EXCL flag to prevent overwrites - Add deconfliction loop limit (1000 iterations) to prevent hangs - Force image re-render on filePath change for correct URL resolution - Extract toolbar button into reusable RichMarkdownToolbarButton component - Use setHeading (not toggleHeading) for idempotent slash commands - Add path utilities (dirname, joinPath) with comprehensive tests - Add image utility functions for safe copy destination handling