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
Redact query strings and fragments from network-error messages so signed asset URL credentials cannot leak into MCP or CLI logs.
Reject additional IPv4 and IPv6 special-purpose ranges as asset download targets, including documentation, ORCHID, site-local, and deprecated 6to4 addresses.
Fixed
Document the complete generate_media result, including schemaHash and provenancePath, in the README and bundled Agent Skill.
Changed
Publish explicit MCP output schemas and matching structuredContent for clients supporting typed tool results.
Mark read-only MCP tools as non-destructive.
Add a repository-specific AGENTS.md and strengthen ignore rules for npm tarballs and local npm configuration.
Verification
CI passed on Node.js 20, 22, and 24.
CodeQL passed for Actions and JavaScript/TypeScript.