UNPKG

dnaos-ultimate

Version:

The Ultimate DNA-Lang Runtime: Multi-Agent Evolution, MCP Tools, and Phase-Conjugate Intelligence for Living Software Systems.

7 lines (6 loc) 213 B
#!/usr/bin/env node "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const index_js_1 = require("./index.js"); const program = (0, index_js_1.createCLI)(); program.parse(process.argv);