hermes-agent/plugins/image_gen
teknium1 5a3d7fb99d fix(xai): suppress false-positive windows-footgun on binary image read
open(..., "rb") is binary mode and needs no encoding=; the checker's
regex doesn't recognize the mode. Add the documented suppression comment.
2026-06-29 21:11:58 -07:00
..
fal feat(image-gen): add image-to-image / editing to image_generate (#48705) 2026-06-18 22:13:07 -07:00
krea fix shape 2026-06-25 12:38:33 -07:00
openai feat(image-gen): add image-to-image / editing to image_generate (#48705) 2026-06-18 22:13:07 -07:00
openai-codex feat(image-gen): add image-to-image / editing to image_generate (#48705) 2026-06-18 22:13:07 -07:00
openrouter fix(pets): raise generation timeouts for the slow quality-first model path 2026-06-25 00:34:52 -05:00
xai fix(xai): suppress false-positive windows-footgun on binary image read 2026-06-29 21:11:58 -07:00