Skip to content

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 28 Jan 02:09
· 47 commits to main since this release
v0.0.5
f5bc3a6

What's New

  • 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.