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
feat(composer): The message input is now a rich-text composer — type @ for a mention panel that drops inline badges for files, sessions, commits, agents, and skills, with Markdown rendered as you type.
feat(chat): Attached files now show as inline, clickable badges in your sent messages.
feat(editor): Select lines in a file and add them to the conversation as a line-range badge.
feat(mcp): A new get_session_info tool resolves an @-mentioned session into its metadata, stats, and recent messages.
feat(appearance): The interface font now defaults to System Monospace.
fix(conversations): File links in conversation titles now fold to their label instead of raw Markdown.