#!/usr/bin/env node /** * Lightweight shell completion helper for xo-cli. * * This script reads from local SQLite only - no network connections. * It's designed to be fast enough for interactive tab completion. * * Usage: xo-complete [args...] * * Contexts: * mnemonics - List mnemonic file names * templates - List template names/IDs * actions