55e260b392
navigator.clipboard.writeText() requires a secure context (HTTPS) and silently fails on http://. Add an execCommand fallback so the API key copy button works on non-secure dev instances. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>