Fix plannotator pi manifest: explicit index.ts instead of wildcard ./
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"keywords": ["pi-package", "plannotator", "plan-review", "ai-agent", "coding-agent"],
|
||||
"pi": {
|
||||
"extensions": ["./"],
|
||||
"extensions": ["./index.ts"],
|
||||
"skills": ["./skills"]
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user