Chat SDK now provides access to message subjects and underlying platform SDKs for enhanced bot development.
- •message.subject allows bots to read parent issue or pull request information when mentioned in Linear or GitHub comments
- •Subject data includes title, status, URL, and typed payload for context-aware responses
- •message.subject is cached per message to optimize API usage and prevent redundant calls
- •Direct platform SDK access enables developers to call GitHub, Linear, and Slack provider APIs directly from bot code
- •Developers can add labels, create issues, pin messages, and extend bots with platform-specific features
This summary was automatically generated by AI based on the original article and may not be fully accurate.