paperclipai/paperclip canary/v2026.619.0-canary.2 (opens in new tab)
#TypeScript fix(ui): restore issue copy buttons on HTTP (#8212) Thinking Path Paperclip is the control plane operators use to run AI-agent companies, so board actions like copying task state need to work reliably on the live board UI. The affected surface is the issue detail and issue chat UI, where operators copy task descriptions and comment text during triage and handoff. On self-hosted HTTP deployments, the async Clipboard API can exist but fail, which breaks these copy buttons silently. ...
Read the original article