mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +00:00
feat: declare startup plugin imports explicitly
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"id": "active-memory",
|
||||
"activation": {
|
||||
"onStartup": true
|
||||
},
|
||||
"name": "Active Memory",
|
||||
"description": "Runs a bounded blocking memory sub-agent before eligible conversational replies and injects relevant memory into prompt context.",
|
||||
"configSchema": {
|
||||
|
||||
Reference in New Issue
Block a user