- Notifications
You must be signed in to change notification settings - Fork1k
Labels
Description
Is there an existing issue for this?
- 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"

Relevant Log Output
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)
- Using older version of Coder (before 2.24) the Tasks descriptions were fine.
- Upgrade to 2.24
- The descriptions include the newline character.
Environment
- Host OS: irrelevant
- Coder version: 2.24
Additional Context
No response