video-product-finder/src
ywkj 778a51ad45
register-skill-release / register (push) Failing after 1m36s Details
feat: use OpenClaw sub-agent for slow detect commands, fix keyword generation
- 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
..
auth-cli.ts refactor: load vision config and search endpoints from auth client-config, no skill-level envs needed 2026-04-20 12:14:43 +08:00
frame-extractor.ts feat: 初始化 video-product-snapshot skill 2026-04-20 07:24:28 +08:00
index.ts feat: use OpenClaw sub-agent for slow detect commands, fix keyword generation 2026-04-21 08:20:37 +08:00
product-detector.ts feat: use OpenClaw sub-agent for slow detect commands, fix keyword generation 2026-04-21 08:20:37 +08:00
types.ts feat: 初始化 video-product-snapshot skill 2026-04-20 07:24:28 +08:00