agnix 0.10.2 → 0.10.4

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
@@ -2,7 +2,7 @@
2
2
 
3
3
  Linter for AI agent configurations. Validates SKILL.md, CLAUDE.md, hooks, MCP, and more.
4
4
 
5
- **155 rules** | **Real-time validation** | **Auto-fix** | **Multi-tool support**
5
+ **156 rules** | **Real-time validation** | **Auto-fix** | **Multi-tool support**
6
6
 
7
7
  ## Installation
8
8
 
@@ -96,7 +96,7 @@ Run `agnix --help` for the full command reference.
96
96
  ## Links
97
97
 
98
98
  - [GitHub Repository](https://github.com/avifenesh/agnix)
99
- - [Validation Rules](https://github.com/avifenesh/agnix/blob/main/knowledge-base/VALIDATION-RULES.md)
99
+ - [Validation Rules](https://avifenesh.github.io/agnix/docs/rules)
100
100
  - [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=avifenesh.agnix)
101
101
 
102
102
  ## License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agnix",
3
- "version": "0.10.2",
3
+ "version": "0.10.4",
4
4
  "description": "Linter for AI agent configurations. Validates SKILL.md, CLAUDE.md, hooks, MCP, and more.",
5
5
  "keywords": [
6
6
  "agent",