From f8caf352d28da13dc4efc6d538da8952ac484ff8 Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Tue, 21 Oct 2025 16:39:38 +0800 Subject: [PATCH] =?UTF-8?q?chore(roadmap):=20check=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index de5d612..6ad5cf2 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -12,7 +12,7 @@ The development progress and future plans for PageAgent. - [x] **Landing and doc pages** - [x] **Remove ai-sdk** - Only one function is being used - [x] **Robust LLM output** -- [ ] **Working homepage with live LLM API** +- [x] **Working homepage with live LLM API** - [ ] **Hooks for Task and HITL** - [ ] **Hijacking `page_open` event** - [ ] **Custom knowledge base and instructions**