diff --git a/README.md b/README.md index 6a78e29d..96e487f8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ https://thinktank.ottomator.ai - ✅ Better prompt enhancing (@SujalXplores) - ✅ Attach images to prompts (@atrokhym) - ✅ Detect package.json and commands to auto install and run preview for folder and git import (@wonderwhy-er) +- ✅ Added Git Clone button (@thecodacus) +- ✅ Git Import from url (@thecodacus) - ✅ PromptLibrary to have different variations of prompts for different use cases (@thecodacus) - ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs) - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start) diff --git a/app/commit.json b/app/commit.json index b731c08a..fb908e47 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "70f88f981a4195b70d3a62f0767c83bcf7894e0d" } +{ "commit": "2b8236f9880984508f2ae17575b587bb9d938e55" }