hail CLI v0.14.0
hail CLI v0.14.0
Universal communication platform for AI agents — hail CLI binaries.
Install via Homebrew:
brew install hail-hq/tap/hail
Or download a binary below.
Changelog
- 57283f4 Merge pull request #38 from hail-hq/chore/release-0.15.0
- 8817a29 chore(release): 0.15.0 — multi-country numbers, contacts CLI, SMS pricing dataset
- b83732a Merge pull request #36 from hail-hq/feat/costs-sms-dataset
- c0dbfd3 fix(costs,cli): apply code-review findings for SMS dataset and contacts CLI
- 36eec8b fix(costs): current Vonage and AWS SMS base rates (workflow-verified 2026-07-17)
- 0995765 Merge pull request #37 from hail-hq/feat/multi-country-numbers
- 7f5f8e7 Merge remote-tracking branch 'origin/main' into feat/multi-country-numbers
- 15f1e25 fix(api): harden number acquire guard from code review
- 11e03ac feat(costs): SMS provider base-rate dataset + costs page section and tools backlink
- 96ea5da feat(cli): add hail contacts subcommands (list/create/update/delete/set-phone/clear-phone)
- 325833e chore(cli): regenerate OpenAPI client for contacts + member phone endpoints
- 3b4bcbb feat(cli): accept national as a valid numbers acquire --type
- 953343a chore(cli): regenerate client for national number type
- e47eda7 fix(api): derive acquire capabilities from catalog row
- 1547270 feat(web): show number capabilities across all countries on /costs
- 13df701 feat(api): reject acquiring an unlisted country/number-type (allow-list)
- a0450e4 fix(api): point telephony catalog at bundled path in the runtime image
- efa4904 feat(core): telephony_catalog allow-list reader; bundle costs into api image
- c68fb39 ci(costs): scheduled telephony sync that opens a PR
- a7389c4 feat(costs): seed broad multi-country telephony catalog
- 552a1df fix(costs): parse quoted CSV fields and tighten sync price validation
- 4022b75 feat(costs): Twilio->telephony.json sync with capabilities
- ee3407e feat(costs): telephony schema — number capabilities, national, carrier-sync
- 372195e feat(core): add 'national' number type (schema literal + migration)
- 42f9bdc docs(numbers): multi-country pricing spec + hail implementation plan