Files
page-agent/ROADMAP.md
2025-10-17 18:43:41 +08:00

1.2 KiB

🗺️ PageAgent Roadmap

The development progress and future plans for PageAgent.

🚀 Current Works

  • MVP - Core functionality implemented
  • SPA interaction - Single Page Application support
  • Reasoning and (short) memory
  • Multi model provider integration and testing
  • UI with HITL - Human-in-the-loop user interface
  • Landing and doc pages
  • Remove ai-sdk - Only one function is being used
  • Robust LLM output
  • Hooks for Task and HITL
  • Hijacking page_open event
  • Custom knowledge base and instructions
  • Black/white-list safeguard
  • Data-masking
  • Custom actions
  • Optimize for popular UI frameworks
  • Free evaluation plan?
  • Working homepage with live LLM API
  • free CDN
  • Testing suits
  • Support custom llm fetch
  • Refactor: Separate Agent and Page-Controller - Agent can run w/o dom

♻️ Following browser-use's update and contribute back

📋 Pending Features

  • Same-origin multi-page-app rally
  • Chrome-ext wrapper
  • Local MCP proxy

🤔 To Be Decided

  • Cross-origin multi-page? - Tricky