feat(agent): stream admin debug preview

This commit is contained in:
2026-07-17 13:47:05 +08:00
parent 13fed0467a
commit bfaf2ebf67
11 changed files with 620 additions and 75 deletions

View File

@@ -11,10 +11,12 @@
"dependencies": {
"@vitejs/plugin-vue": "^6.0.1",
"element-plus": "^2.11.0",
"markdown-it": "^14.3.0",
"vite": "^7.1.0",
"vue": "^3.5.0"
},
"devDependencies": {
"@types/markdown-it": "^14.1.2",
"typescript": "^5.9.0",
"vue-tsc": "^3.1.0"
}