Skip to content

Improve Sidebar Chat Naming – Real-time Chat Title Updates #608

Open
@Anasdevs

Description

@Anasdevs

Currently, DeepSeek names all new conversations as "New Chat", and even after multiple chats, the sidebar remains filled with identical "New Chat" labels. Additionally, if the chat titles are dynamically generated, they only appear after a page reload.

To enhance user experience, chat titles should:

Update in real-time as the conversation progresses.
Persist across sessions without requiring a reload.

Expected Behavior:
When a user starts a new conversation, the sidebar should dynamically update the chat title based on the conversation's context instead of keeping it as "New Chat."
The title should update without requiring a page refresh.
Example:
If the conversation is about "How to deploy a Next.js app," the sidebar name should immediately change to "Next.js Deployment Guide" instead of staying as "New Chat."
If it's about "Best machine learning algorithms for NLP," the title should update in real-time to "ML Algorithms for NLP."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions