feat: init
This commit is contained in:
34
ROADMAP.md
Normal file
34
ROADMAP.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# 🗺️ 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 testing page**
|
||||
- [ ] **Testing suits**
|
||||
- [ ] **Custom knowledge base and instructions**
|
||||
- [ ] **Black/white-list safeguard**
|
||||
- [ ] **Data-masking**
|
||||
- [ ] **Custom actions and hooks**
|
||||
- [ ] **Free evaluation plan?**
|
||||
- [ ] **Working homepage with live LLM API**
|
||||
- [ ] **free CDN**
|
||||
|
||||
|
||||
♻️ 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
|
||||
Reference in New Issue
Block a user