What's New
Bedrock Backend Fix
- Use inference profiles (
us.anthropic.*) for Claude 4+ models - Add dummy API key support for Claude Code users
- Clear setup instructions for VS Code
CLI Improvements
- New Click-based CLI with memory management commands
- Commands:
headroom memory list|show|edit|delete|prune|purge|export|import
Cloud Provider Support
- AWS Bedrock via LiteLLM
- Google Vertex AI support
- Azure OpenAI support
Bug Fixes
- Fix asyncio event loop error in Python 3.10+ tests
- Add global httpx.ReadTimeout handler for flaky CI