From 5cb693c4158e25c581db519a4dc62e79be160b86 Mon Sep 17 00:00:00 2001 From: Ed McConnell Date: Sat, 14 Dec 2024 10:42:05 -0500 Subject: [PATCH] update readme --- README.md | 1 + app/commit.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5126437..44852f6 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ 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) +- ✅ Selection tool to target changes visually (@emcconnell) - ⬜ **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) - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call diff --git a/app/commit.json b/app/commit.json index 1fa201c..6f1b111 100644 --- a/app/commit.json +++ b/app/commit.json @@ -1 +1 @@ -{ "commit": "f27f7bba5132346db18e70e514a6a6202d6ab634" } +{ "commit": "f87522f106fc8471a864328cf1b484d27490a51b" }