glifocat
af937d6453
feat(skills): add image vision skill for WhatsApp (#770)
* chore: prepare image-vision skill for template regeneration
- Delete stale modify/*.ts templates (built against 1.1.2)
- Update core_version to 1.2.6
- Strip fork-specific details from intent docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(skills): regenerate image-vision modify/ templates against upstream
Templates regenerated against upstream 1.2.6:
- src/container-runner.ts: imageAttachments field in ContainerInput
- src/index.ts: parseImageReferences + threading to runAgent
- src/channels/whatsapp.ts: downloadMediaMessage + image handling block
- src/channels/whatsapp.test.ts: image mocks + 4 test cases
- container/agent-runner/src/index.ts: ContentBlock types, pushMultimodal, image loading
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* test: update image-vision tests for upstream templates
- Relax downloadMediaMessage import pattern check (multi-line import)
- Remove check for [Image - processing failed] (not in upstream template)
- Add vitest.skills.config.ts for skill package test runs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: update image-vision core_version to 1.2.8
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 18:52:59 +02:00
..
2026-03-03 00:35:45 +02:00
2026-03-03 00:35:45 +02:00
2026-03-06 18:52:59 +02:00
2026-03-04 23:48:23 +02:00
2026-02-23 00:08:14 +02:00
2026-03-06 18:47:12 +02:00
2026-03-03 00:35:45 +02:00
2026-03-03 00:35:45 +02:00
2026-02-22 18:25:11 +02:00
2026-03-06 12:27:25 +02:00
2026-03-06 18:51:00 +02:00
2026-03-02 13:28:28 +02:00
2026-02-22 18:25:11 +02:00
2026-02-22 18:25:11 +02:00
2026-02-23 23:34:24 +02:00
2026-02-23 23:34:24 +02:00
2026-03-03 00:35:45 +02:00
2026-03-03 00:32:53 +02:00
2026-03-04 15:56:31 +02:00
2026-02-22 18:25:11 +02:00