You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent known binary assets from being silently corrupted when callers pass UTF-8 strings instead of bytes.
Return BINARY_CONTENT_REQUIRES_BYTES locally from direct asset uploads and unified apply before hashing or network I/O. Textual SVG sources remain supported.
Add byte-safe upload guidance and regression coverage for raw filesystem bytes and content hashes.
Buzz
Simplify the direct Buzz skill installation guidance.