docs: update ROADMAP

This commit is contained in:
Simon
2025-10-22 17:18:39 +08:00
parent 7af3b580d5
commit 190d264bda

View File

@@ -31,6 +31,9 @@ The development progress and future plans for PageAgent.
- [ ] **Black/white-list safeguard**
- [ ] **Data-masking**
- [ ] **Optimize for popular UI frameworks**
- [ ] **i18n of the website**
- [x] Chinese version
- [ ] English version
- [ ] **Testing suits**
- [ ] **Support custom llm fetch**
- [ ] **Refactor: Separate Agent and Page-Controller**