Changelog¶
caw is in 0.1.x alpha. The authoritative, per-release notes live on GitHub:
Install a specific version with:
Recent highlights¶
- Auto-provider mode — give caw a fallback order and it selects the first installed provider, transparently moving to the next on a first-send failure or rate limit.
- Provider health checks —
check_providers()andcaw doctorreport raw availability/credential signals, with an optional live probe. - Cross-process resuming — self-contained
resume_handles that work with or without adata_dir.
Versioned documentation isn't published yet (deferred until 1.0); these docs track main.