Improve copy-and-paste formatting for Assistant-provided prompts for Agent

When I ask Assistant to write a prompt for a task I want to give to Agent, when I copy and paste the prompt, I lose the bullet formatting and have to re-format it in the Agent text input. Would be nice to just copy and paste and retain the bullet formatting.

Example Assistant-provided prompt with formatting:

Example of lost formatting in Agent text input:

LLMs take ascii text as prompts… so copying and pasting data that looks like markdown would do one of the two?

  1. Display raw markdown in the text input
  2. Show the parsed markdown content but pass in raw markdown data
2 Likes

Thanks!

Also, on my next Assistant query, it did give me well-formatted Prompt that’s easy to copy and paste so that the formatting is retained in the Agent text input: