@iblai/mcp 1.7.2 → 1.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -179,7 +179,7 @@ if (isMentorInappropriateContentEnabled()) {
|
|
|
179
179
|
- \\\`show_help\\\` (boolean, default: true) — Display help center link
|
|
180
180
|
- \\\`accessibility_menu\\\` (boolean, default: false) — Display accessibility menu
|
|
181
181
|
- \\\`persistent_chat_input_label\\\` (boolean, default: false) — Show a visible, persistent label above the chat input (a11y: label remains screen-reader-only when off)
|
|
182
|
-
- \\\`mentor_include_community_mentors\\\` (boolean, default: true) — Allow community
|
|
182
|
+
- \\\`mentor_include_community_mentors\\\` (boolean, default: true) — Allow community agents
|
|
183
183
|
- \\\`mentor_report_inappropriate_content\\\` (boolean, default: true) — Allow users to report inappropriate content
|
|
184
184
|
- \\\`help_center_url\\\` (string, default: "https://docs.ibl.ai") — Help center URL
|
|
185
185
|
|