So I built Dakora — a small open source tool that:
- Stores prompts in a central vault (files under git)
- Lets you edit them in a simple UI playground
- Syncs them into your app without redeploys.
- Works with Python out of the box (pip install dakora)
Curious how others are managing prompts in production. Feedback welcome.