diff --git a/ROADMAP.md b/ROADMAP.md index aba3337..5ac0584 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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**