ai-rulez 2.3.1 → 2.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -274,7 +274,7 @@ ai-rulez generate
274
274
 
275
275
  ## MCP Server Integration
276
276
 
277
- > **New in v2.3.1**: `ai-rulez` now ships with the official `modelcontextprotocol/go-sdk`, ensuring protocol-compliant tooling and first-class support for streamable transports across Claude, Gemini, and other MCP clients.
277
+ > **New in v2.3.2**: Improved Codex/Gemini agent compatibility, optional agent test gating, and tighter MCP CLI integrations for smoother non-interactive workflows.
278
278
 
279
279
  `ai-rulez` provides seamless **Model Context Protocol (MCP)** integration, automatically configuring both file-based and CLI-based AI tools with your MCP servers.
280
280
 
@@ -524,7 +524,7 @@ Add the following to your `.pre-commit-config.yaml`:
524
524
  ```yaml
525
525
  repos:
526
526
  - repo: https://github.com/Goldziher/ai-rulez
527
- rev: v2.3.1
527
+ rev: v2.3.2
528
528
  hooks:
529
529
  - id: ai-rulez-validate
530
530
  - id: ai-rulez-generate
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-rulez",
3
- "version": "2.3.1",
3
+ "version": "2.3.3",
4
4
  "description": "⚡ One config to rule them all. Centralized AI assistant configuration management - generate rules for Claude, Cursor, Copilot, Windsurf and more from a single YAML file.",
5
5
  "keywords": [
6
6
  "ai",