From e0d6d0d51bdc83fb4f4fed9b4ea854d33fde963d Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Fri, 24 Oct 2025 17:50:57 +0800 Subject: [PATCH] docs: plan --- ROADMAP.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 12d702f..7650f97 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -30,6 +30,12 @@ The development progress and future plans for PageAgent. - [ ] **Custom knowledge base and instructions** - [ ] **Black/white-list safeguard** - [ ] **Data-masking** +- [ ] **Improve Memory** + - Current phrasing can cause logic-loop for some models. + - Test adding `Action` to memory. +- [ ] **Tools for more complex tasks** + - todo list + - file sys - [ ] **Optimize for popular UI frameworks** - [x] **i18n of the website** - [x] Chinese version