weisijie 5c33fe0fa1 1. 实现了 Skill 在线编辑功能,支持元数据表单编辑和 Markdown 正文 Monaco Editor 编辑; 2 月之前
..
public 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 月之前
src 5c33fe0fa1 1. 实现了 Skill 在线编辑功能,支持元数据表单编辑和 Markdown 正文 Monaco Editor 编辑; 2 月之前
.gitignore 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 月之前
README.md 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 月之前
index.html 5c33fe0fa1 1. 实现了 Skill 在线编辑功能,支持元数据表单编辑和 Markdown 正文 Monaco Editor 编辑; 2 月之前
package-lock.json 5c33fe0fa1 1. 实现了 Skill 在线编辑功能,支持元数据表单编辑和 Markdown 正文 Monaco Editor 编辑; 2 月之前
package.json 5c33fe0fa1 1. 实现了 Skill 在线编辑功能,支持元数据表单编辑和 Markdown 正文 Monaco Editor 编辑; 2 月之前
vite.config.js 86d3126355 1. 实现了智能体管理功能,支持 Skill 文件的上传、编辑、删除和自动解析; 2 月之前

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.