From 86f20f28cfec7a5c4fce1cc96aa3a89d32189ec3 Mon Sep 17 00:00:00 2001 From: Nadav Barkai Date: Tue, 16 Jun 2026 22:55:56 +0300 Subject: [PATCH] chore: bump madrox marketplace version to 1.8.1 Tracks madrox v1.8.1 (surface Codex backend errors; remove model allowlist). Release: https://github.com/barkain/madrox/releases/tag/v1.8.1 Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 475feb7..1e31018 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -20,7 +20,7 @@ { "name": "madrox", "description": "MCP server that orchestrates multiple Claude CLI instances as parallel workers with a real-time dashboard", - "version": "1.8.0", + "version": "1.8.1", "source": { "source": "github", "repo": "barkain/madrox"