Connector-aware URL extraction and session stability

Share URLs from connected integrations in chat and agents query them directly. Session tokens re-validated on refresh to prevent stale state.

Connector-Aware URL Extraction

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 Stability

Session tokens are now re-validated when they refresh, preventing stale session state from blocking authenticated requests.

Chat Fixes

  • Thread overlay on mobile now has an opaque background instead of being transparent
  • Other users' message bubbles no longer collapse to single-character width