Hey guys, I have a cool idea for new feature request, I think let us saving “snapshots” of our launchfile.yaml
per deploy — ideally with a diff viewer between versions. Then allow one-click rollback to any snapshot would be a idea new feature for the product and help us fix things more quicker by comparing the diff b/w older launchfile
Why:
Sometimes an edit breaks the setup (e.g., wrong image tag, wrong vars:
key) and I want to quickly go back to the last known good config. Git isn’t always in the loop, especially for in-browser edits.
Bonus: Let us label snapshots (e.g., “production-ready”, “testing langchain update”) for easier management.