From a89781848b53acb5ee2e37c0666ea89de517c5c0 Mon Sep 17 00:00:00 2001 From: "dayuan.jiang" Date: Mon, 24 Mar 2025 02:43:27 +0000 Subject: [PATCH] docs: update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e9a9e89..750b48f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,11 @@ lib/ # Utility functions and helpers public/ # Static assets including example images ``` +## TODOs + +- [ ] Allow the LLM to modify the XML instead of generating it from scratch everytime. +- [ ] Improve the smoothness of shape streaming updates. + ## License This project is licensed under the MIT License.