v1.44.0
Non-interactive one init for agent-driven setup (#147)
one init --auth <browser|manual> disables every terminal prompt so an AI agent can onboard a user end-to-end:
--auth browseropens a login window, the user authenticates, the key is saved — the CLI never blocks on stdin.--auth manual --api-key sk_live_…covers headless / CI.- Scope from
-g/-p(default global). Auto-installs the One skill to the primary agents; skips the connect step (one addlater). - Optional
--openai-keyenablesone memsemantic search during setup.