From 4fb1ff123a8a8e20cc135a9184335f45bd12a89b Mon Sep 17 00:00:00 2001 From: LMNP <2976975407@qq.com> Date: Sun, 12 Apr 2026 20:01:18 +0800 Subject: [PATCH 1/2] docs: add Letin147 weekly report 2026.03.31-2026.04.12 --- .../[weeklyreport]-2026.03.31-2026.04.12.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.03.31-2026.04.12.md diff --git a/WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.03.31-2026.04.12.md b/WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.03.31-2026.04.12.md new file mode 100644 index 00000000..9464b291 --- /dev/null +++ b/WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.03.31-2026.04.12.md @@ -0,0 +1,20 @@ +### 姓名 + +李松阳 + +### 本周工作 + +1.元素类型分类 +2.UI 树构建 +3.SoM 数字标记绘制 (PIL 可视化) +4.PerceptionFuser 三路融合核心逻辑 +5.ElementGrounding 自然语言定位 +6.PaddleOCR集成 + +### 下周工作 + +1.Playwright 浏览器自动化封装 +2.安全检查完善 + 策略配置 +3.审计日志 + 执行调度 + + From 64d8ae76252da1c8d5ad8d483af88bf7eeaa7535 Mon Sep 17 00:00:00 2001 From: LMNP <2976975407@qq.com> Date: Thu, 30 Apr 2026 18:16:11 +0800 Subject: [PATCH 2/2] docs: add Letin147 weekly report 2026.04.12-2026.04.30 --- .../[weeklyreport]-2026.04.12-2026.04.30.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.04.12-2026.04.30.md diff --git a/WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.04.12-2026.04.30.md b/WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.04.12-2026.04.30.md new file mode 100644 index 00000000..7932fbfa --- /dev/null +++ b/WeeklyReports/Hackathon_10th/Letin147/[weeklyreport]-2026.04.12-2026.04.30.md @@ -0,0 +1,17 @@ +### 姓名 + +李松阳 + +### 本周工作 + +1. **5 个 Demo 场景实现** — 完成浏览器操作、PDF→表单、发票批量、多文档审查、桌面自动化 +2. **示例数据体系** — 3份合同PDF、3张发票PDF、HTML表单模板及自动化生成脚本 +3. **Demo 运行器开发** — 一键运行,自动 Demo 3/3 成功,支持指定编号运行 + +4. **Phase 1 验收达成** — 5个Demo可复现、LangGraph状态机闭环。 + +### 下周工作 + +1. Agent 分离 — 5个Agent独立运行 + 通信协议 +2. 记忆系统 — 工作记忆 + 长期记忆 SQLite + 向量检索 +3. Benchmark — CN-GUI-Bench 评测框架 + 10个中文任务