From 1ab2f49f355db20d395123280d81a9fee9be0b70 Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Mon, 29 Sep 2025 19:29:52 +0800 Subject: [PATCH] docs: add todo --- ROADMAP.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index b113246..44e4ee4 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -9,12 +9,13 @@ The development progress and future plans for PageAgent. - [x] **Reasoning and (short) memory** - [x] **Multi model provider integration and testing** - [x] **UI with HITL** - Human-in-the-loop user interface -- [x] **Landing and testing page** +- [x] **Landing and doc pages** - [ ] **Testing suits** - [ ] **Custom knowledge base and instructions** - [ ] **Black/white-list safeguard** - [ ] **Data-masking** - [ ] **Custom actions and hooks** +- [ ] **Optimize for popular UI frameworks** - [ ] **Free evaluation plan?** - [ ] **Working homepage with live LLM API** - [ ] **free CDN**