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
MCP tool server integration: Added support for Model Context Protocol (MCP) tool servers, allowing the AI to call external tools for live data during rule expression generation and modification. Includes new configuration options and CLI flags.
AI-assisted rule editing: The protect edit command now supports describing rule changes in plain English via a flag or interactive prompt, leveraging OpenAI or Anthropic providers.
Tool call support for AI providers: Updated both OpenAI and Anthropic providers to support tool calls within the AI workflow.
Other Changes
Updated README with GitHub authentication steps for private repo installs.
Clarified boolean field usage in expression syntax documentation.