When you share a URL in chat that matches one of your connected integrations, agents now query that integration directly instead of web-scraping the page. This applies to Google Drive, Notion, Jira, and GitHub URLs. For example, sharing a Jira ticket URL pulls the ticket's structured data from your Jira connection rather than trying to parse the rendered web page. GitHub issue and PR URLs are matched by number for precise search results.
Session tokens are now re-validated when they refresh, preventing stale session state from blocking authenticated requests.