summaryrefslogtreecommitdiff
path: root/frontend/src/components/document/DocumentSettings.tsx
Commit message (Collapse)AuthorAgeFilesLines
* feat: Document UI for directive orchestration with Lexical editor (#93)soryu2026-04-281-0/+76
* WIP: heartbeat checkpoint * feat: soryu-co/soryu - makima: Save previous goal on update and include history in re-planning prompt * feat: soryu-co/soryu - makima: Install Lexical and create base document editor component * feat: soryu-co/soryu - makima: Create directive file system sidebar and document layout * feat: soryu-co/soryu - makima: Create custom Lexical step diagram block * feat: soryu-co/soryu - makima: Add context menu and goal auto-update integration * WIP: heartbeat checkpoint