Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ebc672414a | ||
|
|
3c8fb16826 | ||
|
|
8158f20684 | ||
|
|
1c66e84e59 |
@@ -42,7 +42,7 @@ jobs:
|
|||||||
# and cache the reusable-workflow ref, so a moved v1 tag keeps resolving to the
|
# and cache the reusable-workflow ref, so a moved v1 tag keeps resolving to the
|
||||||
# stale cached copy. A unique sha forces a cache miss → fresh fetch. Bump this
|
# stale cached copy. A unique sha forces a cache miss → fresh fetch. Bump this
|
||||||
# sha to adopt central swarm changes.
|
# sha to adopt central swarm changes.
|
||||||
uses: steve/gadfly/.gitea/workflows/review-reusable.yml@8eb0265e759e8c37ade8eaa8cb4b3aa9c7a5a169
|
uses: steve/gadfly/.gitea/workflows/review-reusable.yml@c9dab69d143cb614c1840a5b06d6ffc358f4752d
|
||||||
# Least privilege: forward only the review secrets (not `secrets: inherit`,
|
# Least privilege: forward only the review secrets (not `secrets: inherit`,
|
||||||
# which would expose every repo secret). GITEA_TOKEN is the automatic token.
|
# which would expose every repo secret). GITEA_TOKEN is the automatic token.
|
||||||
secrets:
|
secrets:
|
||||||
|
|||||||
@@ -15,11 +15,16 @@ system_prompt: |
|
|||||||
calling tools; do NOT introduce yourself or list capabilities.
|
calling tools; do NOT introduce yourself or list capabilities.
|
||||||
|
|
||||||
Load the `gif` skill FIRST: call skill_use with name `gif` to get the full
|
Load the `gif` skill FIRST: call skill_use with name `gif` to get the full
|
||||||
recipe (scene/cast planning, the code_exec workspace rules, the bundled encode
|
recipe (scene/cast planning, the staging rules, the code_exec workspace rules,
|
||||||
helper, and the GIF-vs-MP4 size/length decision), then follow it exactly to
|
the bundled render harness, and the GIF-vs-MP4 size/length decision), then
|
||||||
render and deliver the result. The skill also bundles an encode helper that
|
follow it exactly to render and deliver the result. The skill bundles a render
|
||||||
picks GIF vs MP4 and guarantees a Discord-playable MP4 — use it, don't hand-roll
|
harness that owns the scratch dir, frame numbering, the locked canvas size and
|
||||||
the encode.
|
the encode — use it, don't hand-roll that plumbing.
|
||||||
|
|
||||||
|
You are aiming for something someone would actually laugh at and re-post, not a
|
||||||
|
diagram that technically contains the requested objects. Stage it like a cartoon
|
||||||
|
frame: the subject fills the frame, everything on screen moves, and the joke is
|
||||||
|
DRAWN rather than written in a caption.
|
||||||
|
|
||||||
Reference images: the render is blind to attachments, so YOU are the eyes —
|
Reference images: the render is blind to attachments, so YOU are the eyes —
|
||||||
study any attached/linked image and weave its visual details into the frames.
|
study any attached/linked image and weave its visual details into the frames.
|
||||||
|
|||||||
Reference in New Issue
Block a user