dpml-prompt
Version:
DPML-powered AI prompt framework - Revolutionary AI-First CLI system based on Deepractice Prompt Markup Language. Build sophisticated AI agents with structured prompts, memory systems, and execution frameworks.
58 lines (57 loc) • 1.18 kB
JSON
{
"version": "0.0.1",
"initialized": "2025-05-31T06:15:39.372Z",
"defaultFormat": "human",
"stateHistory": [
{
"from": "initial",
"to": "init",
"timestamp": "2025-05-31T06:15:39.370Z",
"args": []
},
{
"from": "init",
"to": "hello",
"timestamp": "2025-05-31T06:15:39.373Z",
"args": []
},
{
"from": "hello",
"command": "init",
"timestamp": "2025-05-31T06:16:28.040Z",
"args": []
},
{
"from": "initialized",
"command": "hello",
"timestamp": "2025-05-31T06:16:28.042Z",
"args": []
},
{
"from": "discovering",
"command": "action",
"timestamp": "2025-05-31T06:16:28.042Z",
"args": [
"copywriter"
]
},
{
"from": "activated-copywriter",
"command": "learn",
"timestamp": "2025-05-31T06:16:28.046Z",
"args": [
"scrum"
]
},
{
"from": "learned-scrum",
"command": "recall",
"timestamp": "2025-05-31T06:16:28.047Z",
"args": [
"test"
]
}
],
"currentState": "recalled-test",
"lastUpdated": "2025-05-31T06:16:28.047Z"
}