We use a custom grid template columns with named grid lines for example --grid-template-columns-content: [container-start content-start] repeat(12, [column-start] minmax(0, 100px) [column-end]) ...
In the following chat, some of the tool results are not rendered correctly in the app. It definitely happens in the client, so somewhere between the markdown rendering and the DOMPurify() sanitization ...