Skip to content

Changelog

caw is in 0.1.x alpha. The authoritative, per-release notes live on GitHub:

Releases on GitHub →

Install a specific version with:

pip install coding-agent-wrapper==0.1.6

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 checkscheck_providers() and caw doctor report raw availability/credential signals, with an optional live probe.
  • Cross-process resuming — self-contained resume_handles that work with or without a data_dir.

Versioned documentation isn't published yet (deferred until 1.0); these docs track main.