R-009 — Reliability
background-clip: text on suggestion chips targets CopilotKit internal selectors.
Context: The gradient text effect on suggestion chips relies on styling CopilotKit's internal DOM structure. If CopilotKit updates its internal class names or markup, these styles could break silently.
Suggestion: Consider using a more resilient selector strategy or wrapping suggestion chips in a controlled component with stable class names.
Severity: P3 — non-blocking
Source: Self-review on PR #7