Files
page-agent/ROADMAP.md
2025-10-11 15:43:22 +08:00

38 lines
1.1 KiB
Markdown

# 🗺️ PageAgent Roadmap
The development progress and future plans for PageAgent.
## 🚀 Current Works
- [x] **MVP** - Core functionality implemented
- [x] **SPA interaction** - Single Page Application support
- [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 doc pages**
- [ ] **Support structure output**
- [ ] **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**
- [ ] **Testing suits**
♻️ Following browser-use's update and contribute back
## 📋 Pending Features
- [ ] **Same-origin multi-page-app rally**
- [ ] **Simple chrome-ext wrapper**
- [ ] **Local MCP proxy**
## 🤔 To Be Decided
- [ ] **Remove ai-sdk?** - Only one function is being used
- [ ] **Cross-origin multi-page?** - Tricky
- [ ] **Support custom llm fetch?**