fix: support clipboard copy on private HTTP origins

This commit is contained in:
Pi Web Agent
2026-07-08 21:02:21 +00:00
parent 829b3508a4
commit d6cfffd70d
6 changed files with 164 additions and 25 deletions
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Allow chat copy buttons to work from HTTP private-network addresses by falling back when the browser Clipboard API is unavailable.