Skip to content

Session memory should persist when forking or sending to new chat #296370

@digitarald

Description

@digitarald

When using "Send to New Chat" or forking a conversation, the current session memory is not carried over to the new chat session. This means that any session-specific context, state, or accumulated knowledge from the current conversation is lost, requiring users to rebuild that context manually.

Expected Behavior:

  • Session memory should be preserved when creating a new chat via "Send to New Chat" (Ctrl+Shift+Enter)
  • Session memory should be maintained when /fork forking conversations
  • Context accumulated during the conversation should be available in the new chat

Current Behavior:

  • New chat sessions start fresh without any session memory
  • Users must re-establish context and provide information again
  • This interrupts workflow and reduces productivity

cc @pierceboggan as /fork owner

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityunder-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions