Skip to content

feat(image-skill): --reference для image-to-image/правок#12

Merged
nicshik merged 1 commit into
mainfrom
image-reference-support
Jul 16, 2026
Merged

feat(image-skill): --reference для image-to-image/правок#12
nicshik merged 1 commit into
mainfrom
image-reference-support

Conversation

@nicshik

@nicshik nicshik commented Jul 16, 2026

Copy link
Copy Markdown
Owner

gen.py принимает повторяемый --reference PATH: каталог каждого референса уходит agy через --add-dir, промпт называет точные файлы и требует воспроизводить объект/сцену (тот же приём, что у плагина с фото-вложением). Валидация на входе (нет файла → exit 2), вывод в --dry-run. SKILL.md документирует флаг и пример правки фото товара.

Нужно для Hermes (фото из чата как референс) и полезно на OpenClaw: агентские скиллы теперь тоже умеют image-to-image, не только плагин.

gen.py accepts repeatable --reference PATH: each reference's directory is
handed to agy via --add-dir and the prompt names the exact file(s) and pins
the model to reproducing the referenced object/scene (same approach as the
plugin's photo-attachment flow). Validated up front (missing file -> exit 2),
shown in --dry-run. SKILL.md documents the flag with an edit example.
@nicshik nicshik merged commit 70a5a27 into main Jul 16, 2026
1 check passed
@nicshik nicshik deleted the image-reference-support branch July 16, 2026 08:25
nicshik added a commit that referenced this pull request Jul 16, 2026
feat(image-skill): --reference для image-to-image/правок
nicshik added a commit that referenced this pull request Jul 16, 2026
…rmes

Step 5 now installs bin/agy-models to /usr/local/bin with the daily refresh
timer (the Hermes-native /antigravity panel reads its cache), the step-6
SKILL.md addendum gains the reference-line rule, and step 7 records what has
been ported on top of routing: the /antigravity panel (hermes#133),
photo-with-caption reference tasks (hermes#131, needs gen.py --reference
from #12), and the /skills image button now pointing at antigravity_image
(hermes#130). All deployed and verified live 2026-07-16.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant