### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior This was reported by customer. I quote: "_after upgrading to 2.24 the task log for agentic workspaces shows newline escape characters in the descriptions_" <img width="2518" height="98" alt="Image" src="https://github.com/user-attachments/assets/abb5ac94-49b8-43de-ba17-8f1b989f88be" /> ### Relevant Log Output ```shell ``` ### Expected Behavior No linebreak in the task description in agentic workspaces. If needed the newline character can be retrospectively replaced with a space. ### Steps to Reproduce (being validated with the customer) 1. Using older version of Coder (before 2.24) the Tasks descriptions were fine. 2. Upgrade to 2.24 3. The descriptions include the newline character. ### Environment - Host OS: irrelevant - Coder version: 2.24 ### Additional Context _No response_