v0.2.0
Zero-friction install
curl -fsSL https://stephens.page/vaulted-agent/install.sh | bash
va claude
va codex
va grokWhat is new
- Auto-detect agents — if
claude/codex/grokare on PATH, live harnesses are written (plainfile+empty.envso launch works before vault wiring). - Vault setup — interactive backend choice during install (TTY), or
vaulted-agent setuplater. Non-interactive:--backend onepassword --op-token-file ./token. - No token on disk —
va claude --prompt-auth(or-p) prompts for the vault token for this launch only.
Skip auto-detect: --no-auto-harness. Skip prompts: --no-setup / -y.