Reported by @eternal sorrel
Bug Report: GPT Canvas has memory issues
`Steps to Reproduce`
Create a long python script like a complex json editor.
`Expected Result`
If the point of canvas is to have a whiteboard that you and the bot are working on then memory shouldn't be an issue because you should be able to work on parts of the code without the bot corrupting earlier parts due to forgetting. This is not the case
`Actual Result`
Every time I give the bot an instruction it begins at the beginning of the code and goes line by line till it reaches a point where it suddenly forgets and starts wiping out code that was already there in canvas. It should be able to start working on the area of code I ask instead of starting from the beginning each time.
`Environment`
gpt on chrome