Improvements
Content.tagify()implementations (ContentToolRequest,ContentToolResult,ContentThinking) now annotate their return type ashtmltools.Tagifiedand fully tagify their output, complying with htmltools 0.7.0's tightened Tagifiable contract. Embedding these contents inside another.tagify()recursion no longer trips the new boundary check in htmltools 0.7.0. (#311)
Bug fixes
ContentPDFis now exported fromchatlas.types, matching all otherContentsubclasses. (#312)
Full changelog: https://github.com/posit-dev/chatlas/blob/main/CHANGELOG.md