From 6b92c7eccc8c82ed68ace9a356410b71ca8d6c93 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 1 Apr 2025 12:27:55 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c0953a3..03393629 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,13 @@ - [x] Add tools (Jan 2025) - [x] Manually updating chunks in the app UI (Feb 2025) - [x] Devcontainer for easy development (Feb 2025) +- [x] ReACT agent (March 2025) - [ ] Anthropic Tool compatibility +- [ ] New input box in the conversation menu - [ ] Add triggerable actions / tools (webhook) - [ ] Add OAuth 2.0 authentication for tools and sources -- [ ] Chatbots menu re-design to handle tools, scheduling, and more +- [ ] Chatbots menu re-design to handle tools, agent types, and more +- [ ] Agent scheduling You can find our full roadmap [here](https://github.com/orgs/arc53/projects/2). Please don't hesitate to contribute or create issues, it helps us improve DocsGPT!