summaryrefslogtreecommitdiff
path: root/makima/frontend/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Replace custom DAG editor with React Flow librarysoryu2026-02-051-0/+1
| | | | | | | | | - Install @xyflow/react for smooth node-based UI - Create custom DefinitionNode and ContractNode components - Use React Flow's built-in drag-and-drop, edge drawing, pan/zoom - Removes laggy custom implementation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Initial Control systemsoryu2026-01-111-0/+1
|
* Add file body and initial tool call systemsoryu2025-12-231-1/+2
|
* Update makima FE build command for railwaysoryu2025-12-231-0/+1
|
* Update makima FE to have autoscroll and simplify FEsoryu2025-12-231-0/+1
|
* Update makima FE to add initial listening systemsoryu2025-12-231-0/+27