feat(image-skill): --reference для image-to-image/правок#12
Merged
Conversation
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
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
gen.pyпринимает повторяемый--reference PATH: каталог каждого референса уходит agy через--add-dir, промпт называет точные файлы и требует воспроизводить объект/сцену (тот же приём, что у плагина с фото-вложением). Валидация на входе (нет файла → exit 2), вывод в--dry-run. SKILL.md документирует флаг и пример правки фото товара.Нужно для Hermes (фото из чата как референс) и полезно на OpenClaw: агентские скиллы теперь тоже умеют image-to-image, не только плагин.