You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a directory is at-mentioned in a task prompt, the directory mention is rendered as raw XML (e.g. <folder path="products/agentic_tests" />) in the task title instead of being displayed in a human-readable form.
Problem
When a directory is at-mentioned in a task prompt, the directory mention is rendered as raw XML (e.g.
<folder path="products/agentic_tests" />) in the task title instead of being displayed in a human-readable form.