mirror of
https://github.com/wassname/HumanAgent-MCP.git
synced 2026-09-09 11:14:27 +08:00
Add startup notification feature with user configuration option
This commit is contained in:
@@ -141,6 +141,11 @@
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "Enable visual flashing notifications when AI agents send messages"
|
||||
},
|
||||
"humanagent-mcp.notifications.showStartup": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "Show startup notification when HumanAgent MCP extension is activated"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user