agent-quality-kit 0.4.1 → 0.4.2

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 (1) hide show
  1. package/package.json +7 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "agent-quality-kit",
3
- "version": "0.4.1",
4
- "description": "AQK Agent Quality Kit: переносимый комплект, приводящий проект в состояние, пригодное для работы агентов. Правила, механические упоры, накопленные уроки. Одна команда, любой инструмент.",
3
+ "version": "0.4.2",
4
+ "description": "Turns the rules an agent is supposed to follow into commands with exit codes, and reports which of them actually run. Zero dependencies.",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "aqk": "tool/program.mjs"
@@ -34,7 +34,11 @@
34
34
  "codex",
35
35
  "cursor",
36
36
  "harness",
37
- "repository-standard"
37
+ "repository-standard",
38
+ "agents-md",
39
+ "agents",
40
+ "github-action",
41
+ "npx"
38
42
  ],
39
43
  "knip": {
40
44
  "entry": [