You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a skill fails to connect (e.g., Twilio credentials wrong), the error messages in the skills panel are generic. Surface the actual error from the backend.
When a skill fails to connect (e.g., Twilio credentials wrong), the error messages in the skills panel are generic. Surface the actual error from the backend.
Files:
frontend/components/settings/SkillsPanel.tsx,backend/services/skills_service.py