From b17faeb236a578f6d5466700b6db83d7dbcd1f96 Mon Sep 17 00:00:00 2001 From: Federico Jaramillo Martinez Date: Thu, 25 Jun 2026 22:48:30 +0200 Subject: [PATCH] chore: add changeset for BiDi chat text --- .changeset/bidi-chat-text.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/bidi-chat-text.md diff --git a/.changeset/bidi-chat-text.md b/.changeset/bidi-chat-text.md new file mode 100644 index 0000000..4b3efb7 --- /dev/null +++ b/.changeset/bidi-chat-text.md @@ -0,0 +1,5 @@ +--- +"@jmfederico/pi-web": patch +--- + +Improve chat, prompt, and session text rendering for RTL and mixed-direction content.