#!/usr/bin/env node import { runParser } from '../dist/assistant.js'; runParser(process.argv);