Whenever I buy credits, come back, squash history and proceed, phoenix.new looses critical context and introduces bugs that end up consuming all the tokens.
I think at present the flow is: token exhausted -> buy credits -> generate current state summary
.
Instead it should be token exhausted -> save summary -> buy credits -> resume
If this is the current implementation then please add manual controls to user. There should be a way to save a working state manually by the user, similar to git commit. And I want to revert to that state, I won’t mind db reset data loss if my project is not public yet.
Also the current local flow doesn’t work. git clone provide old code