From 20ad3d04d2b2f4bf67903d11c8014dacc44bf83f Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Wed, 24 Dec 2025 16:54:18 +0800 Subject: [PATCH] docs(ROADMAP): check custom LLM fetch --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index f522966..d647f5a 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -49,7 +49,7 @@ The development progress and future plans for PageAgent. - [ ] **Tools for more complex tasks** - todo list - file sys -- [ ] **Support custom llm fetch** +- [x] **Support custom llm fetch** - [ ] **Testing suits** - [ ] **Same-origin multi-page-app rally** - [ ] **Local MCP proxy**