feat(sync): 添加 Vault 所有的用户 Skill 记录

This commit is contained in:
2026-09-09 08:39:14 +08:00
parent bdd1543a4d
commit b0783c9356
25 changed files with 1507 additions and 29 deletions
+2
View File
@@ -318,6 +318,8 @@ def test_openapi_contains_documented_frontend_interfaces() -> None:
"/api/agent/runs/{run_id}/events",
"/api/agent/runs/{run_id}/trace",
"/api/skills",
"/api/user-skills",
"/api/user-skills/{skill_id}",
"/api/plugins",
"/api/plugins/install",
"/api/plugins/{plugin_id}/host",