feat: add lifecycle hooks

This commit is contained in:
Simon
2025-10-21 21:31:35 +08:00
parent 71d1cd4df3
commit 116d76b230
3 changed files with 41 additions and 15 deletions

View File

@@ -17,9 +17,10 @@ The development progress and future plans for PageAgent.
- [x] **Free evaluation plan?**
- [x] **Custom actions and HITL**
- [ ] **Hooks and Events**
- [x] **lifecycle**
- [ ] **Pause and intervene**
- [ ] **Hijacking `page_open/page_change/page_unload` event**
- [x] **lifecycle hooks**
- [ ] **lifecycle events**
- [ ] **❗Pause and intervene**
- [ ] **❗Hijack `page_open/page_change/page_unload` behavior**
- [ ] **Custom knowledge base and instructions**
- [ ] **Black/white-list safeguard**
- [ ] **Data-masking**