#Context corruption on Edit Message

1 messages · Page 1 of 1 (latest)

graceful cape
#

In a session with just a few prompts and responses, Edit Message on the last prompt and execute. The edited message is saved to the top of the context. Prior prompt/responses are lost. The response is therefore invalid.

Seems like conversation index is set to zero.

--
EDIT with maybe reproducible procedure!
On edit of prompt 6, for example, the prompt is identified as "2/2". This is when the prompt is also moved to the top of the context. On clicking that to go back to the first version "1/2", the entire context is restored and the prompt is back in its correct position. I just saw this happen in the browser when clicking the message on a session that was "corrupted" in Android.

Therefore, the issue seems to be that when we modify a single prompt, some or all prior prompts are hidden for the new version of the prompt. This should not happen.

Original report:
Definitely not an issue with long context, prompt errors, filters, etc.
Does not seem to be related to token limits.
Cannot intentionally reproduce. Happens rarely. May or may not be related to changing LLM during the session (tested and cannot reproduce).
Tried in browser, cannot intentionally reproduce - may not occur here. Will modify tag here if it does.