feat: add hooks for step lifecycle

This commit is contained in:
Simon
2025-10-21 19:39:06 +08:00
parent 50ccd30433
commit 5716966b6d
3 changed files with 11 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ 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**
- [ ] **Custom knowledge base and instructions**
- [ ] **Black/white-list safeguard**