fix: add multi-image input support to nano-banana-pro skill (#1958) (thanks @tyler6204)

This commit is contained in:
Tyler Yust
2026-01-26 14:22:24 -08:00
committed by Tyler Yust
parent 3888f1edc6
commit fe1f2d971a

View File

@@ -6,6 +6,7 @@ Docs: https://docs.clawd.bot
Status: unreleased.
### Changes
- Skills: add multi-image input support to Nano Banana Pro skill. (#1958) Thanks @tyler6204.
- Agents: honor tools.exec.safeBins in exec allowlist checks. (#2281)
- Docs: tighten Fly private deployment steps. (#2289) Thanks @dguido.
- Docs: add migration guide for moving to a new machine. (#2381)