38 lines
1.1 KiB
Markdown
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**
|
|
- [ ] **Remove ai-sdk** - Only one function is being used
|
|
- [ ] **Support custom llm fetch**
|
|
|
|
|
|
♻️ 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
|
|
|
|
- [ ] **Cross-origin multi-page?** - Tricky
|