UNPKG

agentvasya

Version:

Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more

5 lines (3 loc) 84 B
'use strict'; var argv = require('../')(process.argv.slice(2)); console.log(argv);