xiongxiao
b288bd179e
update
2026-03-17 01:33:29 +08:00
xiongxiao
3a4d02be75
feat: 更新依赖项,添加 PWA 插件,优化环境变量配置;调整开发服务器端口
2026-03-17 01:33:01 +08:00
xiongxiao
4b1d1072b8
update
2026-03-16 03:23:40 +08:00
xiongxiao
8ad1254341
feat: 添加项目面板组件,支持项目点击事件;优化 BotHelperModal 和 Code3DGraph 组件,增强用户交互体验
2026-03-16 01:49:39 +08:00
xiongxiao
66f70b144a
update
2026-03-16 01:13:47 +08:00
xiongxiao
31a3c48c48
feat: 添加 3D 图谱配置对话框,增强节点标签显示功能;优化配置界面和交互体验
2026-03-16 00:19:24 +08:00
xiongxiao
070d8d8cd1
feat: 添加聊天助手功能,创建 ChatDev 页面及相关状态管理;更新路由配置,支持聊天助手的路径
2026-03-16 00:09:30 +08:00
xiongxiao
b4980ab4f9
updated files related to chat-dev page, added onSend function to handle sending questions, and updated the button's onClick handler to call this function. Also added new types in code-graph store for handling results from opencode AI SDK.
2026-03-16 00:04:35 +08:00
xiongxiao
1afd39b970
feat: 增强项目 API,添加项目路径和文件过滤功能;更新 BotHelperModal 和 NodeInfo 组件,优化状态管理和交互体验;改进 ProjectDialog,支持多选和项目初始化功能
2026-03-15 23:19:38 +08:00
xiongxiao
fc533701f6
feat: 增强 CodePod 和 NodeInfo 组件,添加 AI 助手功能和项目路径显示;优化响应式布局
2026-03-15 21:07:15 +08:00
xiongxiao
9607f84b5a
feat: 更新项目配置,修改项目名称和路径;增强项目 API,支持通过仓库克隆项目
2026-03-14 17:45:21 +08:00
xiongxiao
c27a16ed8d
update
2026-03-14 17:13:36 +08:00
xiongxiao
0dcefbcdc8
feat: 更新 README,添加 3D 图展示和项目结构;增强 Code3DGraph 组件,支持节点发光效果和屏幕坐标投影;优化 CodePod 组件,增加文件保存和刷新功能;调整 NodeInfo 组件位置;扩展状态管理,增加保存文件功能
2026-03-14 03:54:35 +08:00
xiongxiao
7d66ccb3a1
feat: enhance code graph with AI assistant and file management improvements
2026-03-14 02:27:09 +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