Commit Graph

2 Commits

Author SHA1 Message Date
ywkj 778a51ad45 feat: use OpenClaw sub-agent for slow detect commands, fix keyword generation
register-skill-release / register (push) Failing after 1m36s Details
- SKILL.md: detect/detect-and-search now spawned via sessions_spawn (non-blocking); search/session run inline
- product-detector.ts: replace sequential chunk loop with worker-pool concurrency (withConcurrency) so all frames dispatch immediately up to the limit
- index.ts: fix generateChineseKeyword prompt to name the container/organizer object, not the items it holds (e.g. 鞋架 not 鞋)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 08:20:37 +08:00
ywkj cabd1b332a feat: 初始化 video-product-snapshot skill
视频商品检测 + 1688 以图搜图 + 关键词二次过滤完整流程。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 07:24:28 +08:00