Upgrade Datadog Browser SDK from v5 to v6. Use when encountering removed options like useCrossSiteSessionCookie, sendLogsAfterSessionExpiration, or when dropping IE11 support, or when a project references datadoghq-browser-agent.com CDN with /v5/ paths.
$npx -y skills add datadog-labs/agent-skills --skill upgrade-v6Installs into the current project.
Run `npx skills use "https://github.com/datadog-labs/agent-skills" --skill "datadog-labs/agent-skills/upgrade-v6"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/datadog-labs/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/datadog-labs/agent-skills"` and select the relevant skills, then follow their instructions.