hail CLI v0.2.2
hail CLI v0.2.2
Universal communication platform for AI agents — hail CLI binaries.
Install via Homebrew:
brew install hail-hq/tap/hail
Or download a binary below.
Changelog
- f40e2e5 docs(ops): document Better Auth CLI generate/migrate workflow; trim comments
- 04c56a5 fix(api): keep organization_id as UUID end-to-end
- 690a3bd feat(billing): usage_events ledger, balance gate, Better Auth org plugin
- 95f7d7a refactor(api): consume external apikey table; lazy-bridge orgs
- a602f73 fix(vercel): use Root Directory=docs/ + bundle costs JSON
- e74b43e fix(vercel): pin framework + outputDirectory in vercel.json (source of truth)
- 93b4799 fix(vercel): let Next.js auto-detect output directory
- f814965 fix(vercel): compare against last successful deploy, not last commit
- f3a6d04 fix(vercel): use --filter to target docs workspace from any cwd
- a52a7de chore(docs): tighten review nits across costs site
- a91978b feat(docs): ship public docs site with AI model costs dataset
- 1ac8878 docs: explain Cloud-vs-self-host authentication paths