Chat SDK adds message subjects and direct SDK access

Vercel’s Chat SDK now enhances bot functionality by allowing access to parent issue or pull request details when mentioned in Linear or GitHub comments. The new `message.subject` feature resolves to the parent item, providing its title, status, URL, and full typed payload. This data is cached per message for efficient repeated access.

Source: Vercel