Under the hood
Artifact URL parsing now supports a configurable custom origin instead of a hardcoded host.
URL-to-slug matching for claude.ai/staging/frame links now goes through a new host-override lookup, allowing a configurable custom origin instead of always assuming the default host. A new Gp() helper builds artifact URLs against that override, falling back to CLAUDE_AI_ORIGIN when none is set.