Hey everyone!
If you’ve submitted your app for review, you may have gotten all of your app dashboard data deleted during the review process. This has happened to me 5 times already. If you didn’t back it up, you lose (literally) everything and have to rethink and retest it from scratch. It’s incredibly frustrating.
To solve this, I built an open-source version control tool specifically for managing our OpenAI Apps submissions.
Here is what it does:
-
True Version Control: Backs up all your metadata (Title, Subtitle, Description, etc.) so you never lose your work.
-
Organizes Links & Prompts: Keeps all your important URLs and general system prompts organized in one place.
-
Review Feedback Logging: Allows you to log OpenAI’s review feedback so you can actually track it and action it faster.
I just open-sourced it and would love for you to try it out. Your feedback would be amazing, and since it’s open-source, any contributions or suggestions are highly encouraged!
Check it out on GitHub here: https://github.com/jonathanpipeline2026/openai_apps_version_control
Thanks,
Jonathan