squadrant 0.11.1 → 0.11.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.
@@ -403,7 +403,7 @@ async function ensureCmuxAutoConfig(opts = {}) {
403
403
  // packages/shared/dist/lib/compat-manifest.js
404
404
  var compatManifest = {
405
405
  tools: {
406
- cmux: { min: "0.64.0", lastVerified: "0.64.16" },
406
+ cmux: { min: "0.64.0", lastVerified: "0.64.17" },
407
407
  claude: { min: "2.1.32" },
408
408
  node: { min: "18.0.0", lastVerified: "24.6.0" },
409
409
  // presence-checked; no floor enforced yet