-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
P2Priority 2: Important, fix when possiblePriority 2: Important, fix when possibleenhancementNew feature or requestNew feature or requestwidgetRelated to frontend widgetRelated to frontend widget
Description
Problem
The widget footer currently has two separate lines:
- A checkbox for "Share page URL to help answer questions"
- "Powered by Open Science Assistant (osc.earth/osa) v0.7.1 (71a2511)"
This takes up unnecessary vertical space. Additionally, there is no AI disclaimer warning users that responses may contain errors.
Originally suggested by @larsoner in mne-tools/mne-python#13702
Solution
-
Add AI disclaimer at the top of the chat area (or as a subtle note): "{Community} assistant is a multi-agent AI and can make mistakes. Please verify responses."
-
Merge the two footer lines into one row:
This makes the footer more compact while preserving all existing functionality.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Priority 2: Important, fix when possiblePriority 2: Important, fix when possibleenhancementNew feature or requestNew feature or requestwidgetRelated to frontend widgetRelated to frontend widget