QiuSW
5ee3b62906
fix(agent): retain exact specs across panel transitions ( #228 )
2026-09-05 17:58:52 +08:00
QiuSW
b829a203dc
fix(agent): retain purchase panel after address save ( #227 )
2026-09-05 17:30:40 +08:00
QiuSW
41fe461f94
fix(android): reopen PDD for manual purchase retries ( #226 )
2026-09-05 17:00:25 +08:00
QiuSW
9124e92ed6
fix(agent): retry purchases in place ( #225 )
2026-09-05 16:45:52 +08:00
QiuSW
095dbfacbf
fix(android): retain verified spec selections ( #224 )
2026-09-05 16:33:24 +08:00
QiuSW
cdcb6930d0
fix(android): revalidate offscreen selected specs ( #224 )
2026-09-05 16:21:01 +08:00
QiuSW
f40331189b
fix(android): wait for stable PDD product page ( #222 )
2026-09-05 12:40:19 +08:00
QiuSW
2895f3d72d
fix(purchase): advance past spec confirmation ( #220 )
2026-09-05 10:54:02 +08:00
QiuSW
e4051ed8df
feat(purchase): reuse probed PDD page ( #219 )
2026-09-05 10:34:35 +08:00
QiuSW
5859a819c8
feat(agent): 显示采购结果气泡 ( #218 )
2026-09-05 10:01:21 +08:00
QiuSW
8d2e61bb72
fix(purchase): 重建 Agent 重试任务 ( #217 )
2026-09-05 09:06:41 +08:00
QiuSW
c09ddc8474
feat(purchase): 强制真机探测规格后匹配 ( #215 )
2026-09-04 19:03:16 +08:00
QiuSW
683aa9c671
fix(agent): 验证采购规格点击并锁定面板滚动 ( #214 )
2026-09-04 18:23:47 +08:00
QiuSW
22755e05e3
fix(agent): 有界等待采购规格入口就绪并收紧商品页证据放行 ( #211 )
2026-09-03 17:53:25 +08:00
QiuSW
494969d4f8
fix(android): bound payment transition sampling ( #210 )
...
Allow up to two consecutive evidence-free PayActivity transition samples after the single safe Back; fail on the third post-Back sample (200ms cadence) to preserve a finite no-click payment boundary.
2026-09-03 17:16:20 +08:00
QiuSW and Claude Opus 5
9e800ce023
fix(agent): 区分规格入口点击目标不唯一 ( #209 )
...
解析阶段已收敛到唯一语义候选,点击阶段的歧义来自控件树对该目标的
重复匹配。原文案沿用「候选不唯一」,与同串中 specEntryCandidates=1
的证据自相矛盾,不利于事后排查,改为「点击目标不唯一」。
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01NTDbDcwbDw1TSAcE6wfh2F
2026-09-03 16:54:51 +08:00
QiuSW
ac6a57e4f3
fix(agent): 底部规格入口最右优先 ( #209 )
2026-09-03 16:50:29 +08:00
QiuSW
fd013c634b
fix(agent): 兼容嵌套规格入口 ( #208 )
2026-09-03 16:26:17 +08:00
QiuSW
57eaad8414
fix(agent): 识别无初始摘要规格面板 ( #207 )
2026-09-03 16:11:54 +08:00
QiuSW
13b1580fd5
fix(agent): 回传规格面板失败证据 ( #206 )
2026-09-03 16:01:40 +08:00
QiuSW
2d6d244d8a
fix(agent): 读取待付款订单结果 ( #204 )
2026-09-03 14:18:01 +08:00
QiuSW
73cb94e073
fix(agent): 进入订单详情读取结果 ( #203 )
2026-09-03 12:01:38 +08:00
QiuSW
bd4bc5f4f0
fix(agent): 支持不可滚动规格面板 ( #202 )
2026-09-03 11:44:04 +08:00
QiuSW
415d1ff2ad
fix(agent): 自动保存身份恢复 Token ( #201 )
2026-09-03 11:17:57 +08:00
QiuSW
2c263e687e
feat(device): 后台自动恢复设备身份 ( #201 )
2026-09-03 11:16:03 +08:00
QiuSW
379a83fe94
feat(device): 安全恢复原设备身份 ( #201 )
2026-09-03 10:41:20 +08:00
QiuSW
4f64c074dd
fix(android): read folded PDD order details ( #196 )
2026-09-02 09:55:41 +08:00
QiuSW
37dea33b06
fix(android): lock horizontal spec swipes ( #189 )
2026-09-01 16:49:35 +08:00
QiuSW
b5a08bfa1f
fix(android): block PDD size advice navigation ( #189 )
2026-09-01 16:41:43 +08:00
QiuSW
3aab1f013d
feat(goauto): 完善替代采集与颜色图片详情 ( #184 #185 )
2026-09-01 09:55:27 +08:00
QiuSW
7be57bfe6b
feat(agent): allow configured HTTP transport ( #181 )
2026-09-01 00:12:43 +08:00
QiuSW
9cdb6bb962
feat(purchase): allow absolute price ceiling ( #180 )
2026-08-31 21:27:50 +08:00
QiuSW
13d291a763
fix(android): accept purchase price guard ( #176 )
2026-08-31 17:38:10 +08:00
QiuSW
4343ab5c94
fix(purchase): configure spec probe aliases and show targets ( #174 )
2026-08-31 17:11:52 +08:00
QiuSW
f30be4462f
fix(collection): recognize combination spec heading ( #173 )
2026-08-31 16:22:54 +08:00
QiuSW
40aea6a59f
fix(android): preserve exact spec proof for final verification ( #171 )
2026-08-31 15:50:55 +08:00
QiuSW
60f01f7447
fix(goauto): preserve empty missing arrays ( #170 )
2026-08-31 15:17:44 +08:00
QiuSW
d89a0270b7
fix(agent): normalize priced color options ( #169 )
2026-08-31 15:01:25 +08:00
QiuSW
ff0cf99be3
fix(goauto): preserve unknown order evidence ( #167 )
2026-08-31 14:28:59 +08:00
QiuSW
ceeab193ec
fix(agent): wait for delayed PDD order detail ( #163 )
2026-08-31 14:14:28 +08:00
QiuSW
a3628df292
fix(agent): reject review-page spec entry misroutes ( #166 )
2026-08-31 11:47:33 +08:00
QiuSW
866aea102f
fix(goauto): preserve exact spec failure evidence ( #164 )
2026-08-31 11:16:45 +08:00
QiuSW
d8e13da83c
fix(agent): stabilize post-order WeChat recovery ( #163 )
2026-08-31 10:01:10 +08:00
QiuSW
67f3a74956
fix(goauto): safely normalize specification values ( #160 )
2026-08-31 09:40:17 +08:00
QiuSW
56845104d1
feat(agent): add authenticated in-app updates ( #144 )
2026-08-29 21:35:14 +08:00
QiuSW
77a2b2506e
fix(android): recognize sold-out purchases ( #158 )
2026-08-29 17:07:24 +08:00
QiuSW
16948a9e94
feat( #157 ): retry purchase tasks in place
2026-08-29 16:52:23 +08:00
QiuSW
cc326ebc6c
feat( #155 ): reuse failed collection tasks by attempt
2026-08-29 16:05:37 +08:00
QiuSW
78ab8716a6
fix( #154 ): return safely from WeChat to PDD
2026-08-29 15:15:25 +08:00
QiuSW
19fa1c7dd3
fix( #152 ): leave saved address panel safely
2026-08-29 14:59:19 +08:00