Skip to content

Commit 408807a

Browse files
committed
chore: prepare v5.12.0 - pin prepare-delivery v0.1.2 + audit-project v1.0.2
1 parent 8e3368e commit 408807a

2 files changed

Lines changed: 19 additions & 12 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"source": {
4141
"source": "url",
4242
"url": "https://github.com/agent-sh/prepare-delivery.git",
43-
"commit": "693d7649501608da49aea8efe610a7029100b8f2",
44-
"ref": "v0.1.1"
43+
"commit": "0e9685fe0e93e058af5ca9a0374f4f97e1db878c",
44+
"ref": "v0.1.2"
4545
},
4646
"description": "Pre-ship quality gates: deslop, simplify, agnix, enhance, review loop, delivery validation, docs sync",
47-
"version": "0.1.1",
47+
"version": "0.1.2",
4848
"category": "productivity",
4949
"homepage": "https://github.com/agent-sh/prepare-delivery"
5050
},
@@ -78,7 +78,7 @@
7878
"source": {
7979
"source": "url",
8080
"url": "https://github.com/agent-sh/deslop.git",
81-
"commit": "dc49a5309a104a011439f87b346d1c3b47375db2"
81+
"commit": "00301b9ce81d12caa38063e4a65b535ba5b011b2"
8282
},
8383
"description": "3-phase AI slop detection: regex patterns (HIGH), multi-pass analyzers (MEDIUM), CLI tools (LOW)",
8484
"version": "1.0.0",
@@ -90,11 +90,11 @@
9090
"source": {
9191
"source": "url",
9292
"url": "https://github.com/agent-sh/audit-project.git",
93-
"commit": "2c961a84ab5945670be44d6c54eb496099effe48",
94-
"ref": "v1.0.1"
93+
"commit": "f703facec38765b6fd8cb5a2076c98bf14e5998e",
94+
"ref": "v1.0.2"
9595
},
9696
"description": "Multi-agent iterative code review until zero issues remain",
97-
"version": "1.0.1",
97+
"version": "1.0.2",
9898
"category": "development",
9999
"homepage": "https://github.com/agent-sh/audit-project"
100100
},
@@ -103,7 +103,7 @@
103103
"source": {
104104
"source": "url",
105105
"url": "https://github.com/agent-sh/drift-detect.git",
106-
"commit": "e7edd602a0e24ae2bff8e262c58e481aae448944"
106+
"commit": "576aca37402068aef175c8a6002584e19cb6ea74"
107107
},
108108
"description": "Deep repository analysis to realign project plans with code reality - detects drift, gaps, and creates prioritized reconstruction plans",
109109
"version": "1.0.0",
@@ -115,7 +115,7 @@
115115
"source": {
116116
"source": "url",
117117
"url": "https://github.com/agent-sh/enhance.git",
118-
"commit": "31e7d3861afb20b3d910be957387de23dc3ae854"
118+
"commit": "93f299e494a3a9ea74e82bd2d15bc1c517ce8f0c"
119119
},
120120
"description": "Master enhancement orchestrator: parallel analyzer execution for plugins, agents, docs, CLAUDE.md, and prompts with unified reporting",
121121
"version": "1.0.0",
@@ -127,7 +127,7 @@
127127
"source": {
128128
"source": "url",
129129
"url": "https://github.com/agent-sh/sync-docs.git",
130-
"commit": "961f5e67b583f70a4e0ad3ad83503ab90decc11d"
130+
"commit": "410e06739da101583b7238669f4acad7f5aea7ab"
131131
},
132132
"description": "Standalone documentation sync: find outdated refs, update CHANGELOG, flag stale examples based on code changes",
133133
"version": "1.0.0",
@@ -165,7 +165,7 @@
165165
"source": {
166166
"source": "url",
167167
"url": "https://github.com/agent-sh/learn.git",
168-
"commit": "e28ea11f4622509d1ae7425fa97f7dd719d43716"
168+
"commit": "b3025d376a83841078f3ab5cf53b62c6960e46c3"
169169
},
170170
"description": "Research topics online and create comprehensive learning guides with RAG-optimized indexes",
171171
"version": "1.0.0",
@@ -190,7 +190,7 @@
190190
"source": {
191191
"source": "url",
192192
"url": "https://github.com/agent-sh/consult.git",
193-
"commit": "3115688a7c6079a04e8caa0183c1ca020e3d413d"
193+
"commit": "8ce96f86c0ae67f732383a8b45c9994a7cd64d2a"
194194
},
195195
"description": "Cross-tool AI consultation: get second opinions from Gemini CLI, Codex CLI, Claude Code, OpenCode, or Copilot CLI with model and thinking effort control",
196196
"version": "1.0.0",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [Unreleased]
1111

12+
## [5.12.0] - 2026-04-26
13+
14+
### Propagated upstream releases
15+
- agent-core v0.4.4 (fixer.js symlink + TOCTOU) -> v0.4.5 (client-side SLSA verification + sync allowlist) synced into all 13 consumers.
16+
- agent-analyzer v0.8.0 -> v0.8.1 (cargo-deny CI).
17+
- prepare-delivery v0.1.2, audit-project v1.0.2 (reviewer-contract markers + orchestrator blocked handling).
18+
1219
## [5.11.0] - 2026-04-26
1320

1421
### Changed

0 commit comments

Comments
 (0)