@asiflow/devcortex 0.1.3 → 0.1.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.
package/dist/cli.js CHANGED
@@ -3473,7 +3473,7 @@ var program = new Command();
3473
3473
  // package.json
3474
3474
  var package_default = {
3475
3475
  name: "@asiflow/devcortex",
3476
- version: "0.1.3",
3476
+ version: "0.1.4",
3477
3477
  description: "The cognitive layer for AI coding agents \u2014 evidence-backed ship reports, blast-radius protection, and persistent project memory. Works with Claude Code, Codex, Cursor, and any MCP client.",
3478
3478
  license: "Apache-2.0",
3479
3479
  type: "module",