wasmagent command-line interface — run a single agent task from your shell.
wasmagent
Part of wasmagent — a TypeScript + WASM agent runtime.
npm install -g /cli
export ANTHROPIC_API_KEY=sk-ant-... wasmagent run "What is 12 * 13?"
Apache-2.0 — wasmagent contributors