Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,13 @@
}
]
},
{
"key": "AIAgents",
"display_name": "AI Agents:",
"type": "text",
"help_text": "Comma-separated list of AI agents in Name:@mention format (e.g., 'MyBot:@mybot'). Claude (@claude) and Cursor (@cursor) are included by default.",
"default": ""
},
{
"key": "EnableWebhookEventLogging",
"display_name": "Enable Webhook Event Logging:",
Expand Down
Loading
Loading