summaryrefslogtreecommitdiff
path: root/FRAMEWORK_CANVAS.canvas
AgeCommit message (Collapse)Author
2025-10-06Redesign framework canvas with modular architecture魏曹先生
- Replace complex server-client diagram with clean modular structure - Organize components into Client, Protocols, Datas, File Storage, and Client/Server groups - Add core components: CORE, IPC, MCP, GUI, AI-Models, and CLI - Simplify relationships between virtual files, sheets, and local workspace
2025-09-12Add FRAMEWORK_CANVAS魏曹先生