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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
wp_create_post, wp_update_post, wp_create_page, wp_update_page accept a date param (ISO 8601). Combine with status="future" to schedule; use alone on update tools to backdate.
Create-tool status enum expanded to [publish, draft, future, pending, private]. publish_posts cap gates future/private in addition to publish.
New royal_mcp_tool_called action hook fires on every tool call (tool_name, status, error_message).
Activity Log page surfaces a pointer to Royal AI Firewall for HTTP-layer AI bot visibility.