Initial commit

This commit is contained in:
史悦
2025-08-12 10:23:50 +08:00
commit feba423b16
16 changed files with 1806 additions and 0 deletions

32
.promptx/pouch.json Normal file
View File

@@ -0,0 +1,32 @@
{
"currentState": "role_activated_with_memory",
"stateHistory": [
{
"from": "initial",
"command": "action",
"timestamp": "2025-08-11T10:11:24.381Z",
"args": [
"product-manager"
]
},
{
"from": "role_activated_with_memory",
"command": "init",
"timestamp": "2025-08-11T10:11:46.821Z",
"args": [
{
"workingDirectory": "E:\\我的项目\\2023年12月21日"
}
]
},
{
"from": "initialized",
"command": "action",
"timestamp": "2025-08-11T10:11:54.465Z",
"args": [
"product-manager"
]
}
],
"lastUpdated": "2025-08-11T10:11:54.481Z"
}