feat: 插件与扩展(plugins)

This commit is contained in:
2026-08-23 22:43:52 +08:00
parent 9b30f681c6
commit 605939c045
695 changed files with 195212 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"id": "omp-workflows",
"name": "OMP Workflows",
"version": "0.1.0",
"type": "bundle",
"description": "Oh My Paw workflow modes: Autopilot, Ralph, UltraQA, Ultrawork, Team",
"author": "QwenPaw Team",
"entry": {
"backend": "plugin.py"
},
"dependencies": [],
"qwenpaw_version": {
"min": "2.0.0",
"max": "3.0.0"
}
}