Initial commit: University Playwright Codegen Agent

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
yangxiaoyu-crypto
2025-12-09 16:38:33 +08:00
commit 46915964e1
32 changed files with 3091 additions and 0 deletions

4
任务1.txt Normal file
View File

@ -0,0 +1,4 @@
构建一个自动化生成代码的agent给定一个海外大学官网的网址生成一套或者说一个python脚本能够爬取这个大学各级学院下的所有硕士项目的网址 和 硕士项目中各导师个人信息的网址
agent系统使用 https://docs.agno.com/
然后其中的浏览器自动化使用playwright
使用的python工具库是uv、ruff、ty使用这三个构建项目。