v0.5.8
met4citizen/TalkingHeadv0.5.8Jun 21, 2026by decolua
AI Summary
This release introduces native image generation support for Antigravity and adds API key authentication with quota tracking to CodeBuddy CN. It also resolves execution issues across various providers like MiniMax-M3 and Antigravity, alongside improvements to Docker sidecar proxy support and CLI handling for Next.js 16.
Key Highlights
- Native image generation support for Antigravity models
- CodeBuddy CN API key authentication and credit quota tracker
- Short model prefix alias 'cbcn' for CodeBuddy CN
- MiniMax-M3 vision capability enabled
- Headroom Docker sidecar proxy support
New Features
- Antigravity: native image generation support
- CodeBuddy CN: API key auth + credit quota tracker
- CodeBuddy CN: short model prefix alias cbcn
Full Release Notes
Features: - Antigravity: native image generation support (image models tagged kind:image, shown in media-providers UI) - CodeBuddy CN: API key auth + credit quota tracker - CodeBuddy CN: short model prefix alias cbcn Fixes: - MiniMax-M3: enable vision capability - Headroom: support Docker sidecar proxy - Antigravity: image executor fixes - mimo-free: Chrome User-Agent rotation to bypass anti-abuse gate - cloudflare-ai: flatten content-part arrays to string to avoid oneOf 400 (#1926) - Translator: normalize tools to Anthropic-native shape for non-Anthropic providers - CLI: handle Next.js 16 nested standalone output path (#1940) - Codex: preserve custom tools during request normalization - next.config: add new route for responses endpoint to API