Commit Graph

5 Commits

Author SHA1 Message Date
xiongxiao
9607f84b5a feat: 更新项目配置,修改项目名称和路径;增强项目 API,支持通过仓库克隆项目 2026-03-14 17:45:21 +08:00
xiongxiao
c27a16ed8d update 2026-03-14 17:13:36 +08:00
xiongxiao
977913e636 updarte 2026-03-14 01:07:43 +08:00
xiongxiao
fa11796aef feat: add code graph feature with interactive visualization
- Implemented CodeGraphView component for visualizing project file structure using Sigma.js.
- Added NodeSearchBox for searching nodes within the graph.
- Created API module to fetch file data from backend.
- Developed graph building logic to construct a tree structure from file data.
- Integrated new routes and updated route tree to include the code graph page.
- Updated Vite configuration to load environment variables and changed server port.
- Added example data for testing the code graph functionality.
2026-03-13 22:01:14 +08:00
xiongxiao
3e54f994fd init 2026-03-13 19:14:37 +08:00