[Bug]: Links display incorrectly in session titles

Author: panininisCreated Sep 12, 2026Updated Sep 12, 2026

v0.21.1 45a6101

If a session's first prompt is a link it will display the link incorrectly in the session title

Image

Steps to Reproduce:

  1. Send a prompt that begins with a link into a new session.

Expected Behaviour: The link should appear as pasted in sessions title

Actual Behavior: the link in the sessions title appears as @url'LINK' (LINK is a placeholder for the actual link)