Files
2025-11-30 08:53:00 +08:00

14 lines
231 B
JSON

{
"name": "prp",
"description": "A plugin to help you plan and execute in one shot",
"version": "1.0.1",
"author": {
"name": "rajat piplewar"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}