feat: init

This commit is contained in:
Simon
2025-09-29 16:33:15 +08:00
parent e8041e0582
commit 847620b5e8
98 changed files with 20166 additions and 0 deletions

23
NOTICE Normal file
View File

@@ -0,0 +1,23 @@
Page-Agent
Copyright (c) 2025 Alibaba Group Holding Limited
Author: Simon<gaomeng1900>
This project incorporates work covered by the following copyright and permission notices:
================================================================================
Browser Use
Copyright (c) 2024 Gregor Zunic
Licensed under the MIT License
Original browser-use project: https://github.com/browser-use/browser-use
License: MIT License
We gratefully acknowledge the browser-use project and its contributors for their
excellent work on web automation and DOM interaction patterns that helped make
this project possible.
================================================================================
Third-party dependencies and their licenses can be found in the package.json
file and in the node_modules directory after installation.