deepseek-ai / deepseek-ai/DeepSeek-V3

Feature Request: Add "Continue in New Chat" to Transfer Full Context

Open
#1,619 6 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
104k
Forks
16.7k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.

Yes. When a conversation reaches the maximum token limit (especially for Persian text, which hits the limit faster), the user cannot continue the discussion in the same chat. Currently, the only workaround is to use the "Share" link to open the conversation in a new chat. However, this method only transfers the first message of the original chat, not the full context. This makes it impossible to continue long conversations, especially for tasks like code debugging, book summarization, or research analysis.

Describe the solution you'd like

I would like a button (similar to the "New Chat" button) that appears when the limit is reached, with an option like "Continue this conversation in a new chat". When clicked, the entire history and context of the current chat should be automatically transferred to a new chat, allowing the user to pick up right where they left off without losing any previous information.

Describe alternatives you've considered

Manually copying and pasting a summary of the previous conversation (inefficient and loses details).

Using the "Share" link feature (currently broken, as it only loads the first message).

Additional context

I've already contacted support via email, but many other users on GitHub and Twitter are facing the same issue.

This feature would be a game-changer for professional users dealing with long documents or projects.

Adding a warning message when the limit is approaching (e.g., "You have 10% remaining") would also be helpful.**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.