From 6467995ac3b33cc3ebb1336cf63e4d0c0820a970 Mon Sep 17 00:00:00 2001 From: Anirban Kar Date: Sun, 15 Dec 2024 20:40:46 +0530 Subject: [PATCH] updated readme --- README.md | 2 ++ app/commit.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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" }