feat: add lifecycle hooks for task and step events

This commit is contained in:
Simon
2025-10-21 20:05:39 +08:00
parent 5716966b6d
commit 71d1cd4df3
3 changed files with 37 additions and 10 deletions

View File

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