We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e09b0 commit 7ddf7b3Copy full SHA for 7ddf7b3
1 file changed
services/kiloclaw/plugins/kiloclaw-morning-briefing/openclaw.plugin.json
@@ -2,6 +2,9 @@
2
"id": "kiloclaw-morning-briefing",
3
"name": "KiloClawMorningBriefing",
4
"description": "Daily Morning Briefing plugin for KiloClaw-hosted OpenClaw",
5
+ "activation": {
6
+ "onStartup": true
7
+ },
8
"configSchema": {
9
"type": "object",
10
"additionalProperties": false,
0 commit comments