commit pi sessions
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "pi-prompt-workflows-tests",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"description": "Static tests for the .pi/agent/prompts c-* and p-* workflow chain.",
|
||||
"scripts": {
|
||||
"test": "node --test --experimental-strip-types test/chain-workflow.test.ts",
|
||||
"test:file": "node --test --experimental-strip-types test/chain-workflow.test.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user