docs: update roadmap
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"editor.fontLigatures": true,
|
"editor.fontLigatures": true,
|
||||||
"cSpell.words": ["opensource", "retryable"],
|
"cSpell.words": ["HITL", "opensource", "retryable"],
|
||||||
"markdownlint.config": {
|
"markdownlint.config": {
|
||||||
// "comment": "Relaxed rules",
|
// "comment": "Relaxed rules",
|
||||||
"default": true,
|
"default": true,
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ The development progress and future plans for PageAgent.
|
|||||||
- [x] **Multi model provider integration and testing**
|
- [x] **Multi model provider integration and testing**
|
||||||
- [x] **UI with HITL** - Human-in-the-loop user interface
|
- [x] **UI with HITL** - Human-in-the-loop user interface
|
||||||
- [x] **Landing and doc pages**
|
- [x] **Landing and doc pages**
|
||||||
- [ ] **Testing suits**
|
- [ ] **Support structure output**
|
||||||
- [ ] **Custom knowledge base and instructions**
|
- [ ] **Custom knowledge base and instructions**
|
||||||
- [ ] **Black/white-list safeguard**
|
- [ ] **Black/white-list safeguard**
|
||||||
- [ ] **Data-masking**
|
- [ ] **Data-masking**
|
||||||
@@ -19,6 +19,7 @@ The development progress and future plans for PageAgent.
|
|||||||
- [ ] **Free evaluation plan?**
|
- [ ] **Free evaluation plan?**
|
||||||
- [ ] **Working homepage with live LLM API**
|
- [ ] **Working homepage with live LLM API**
|
||||||
- [ ] **free CDN**
|
- [ ] **free CDN**
|
||||||
|
- [ ] **Testing suits**
|
||||||
|
|
||||||
|
|
||||||
♻️ Following browser-use's update and contribute back
|
♻️ Following browser-use's update and contribute back
|
||||||
@@ -33,3 +34,4 @@ The development progress and future plans for PageAgent.
|
|||||||
|
|
||||||
- [ ] **Remove ai-sdk?** - Only one function is being used
|
- [ ] **Remove ai-sdk?** - Only one function is being used
|
||||||
- [ ] **Cross-origin multi-page?** - Tricky
|
- [ ] **Cross-origin multi-page?** - Tricky
|
||||||
|
- [ ] **Support custom llm fetch?**
|
||||||
|
|||||||
Reference in New Issue
Block a user