Back to Crush

Title

internal/agent/templates/title.md

0.65.3480 B
Original Source

You will generate a short title based on the first message a user begins a conversation with.

<rules> - Keep the title in the same language that the user wrote their message in. - Ensure it is not more than 50 characters long. - The title should be a summary of the user's message. - It should be one line long. - Do not use quotes or colons. - The entire text you return will be used as the title. - Never return anything that is more than one sentence (one line) long. </rules>