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