From 15a471b1558cd0c83353aa621405b43f30454f33 Mon Sep 17 00:00:00 2001 From: Aaron Pham Date: Mon, 20 Jan 2025 18:57:26 -0500 Subject: [PATCH] chore(docs): update TODO (#1112) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01a2c7a..3fccb87 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ If you have the following structure: - [x] Chat with project (You can use `@codebase` to chat with the whole project) - [x] Chat with selected files - [ ] CoT +- [ ] Tool use ## Roadmap