Gemini 3.8 Live is Google's default low-latency voice agent model supporting real-time dialogue, interleaved reasoning, and asynchronous function calling with built-in audio streaming. Migration from Gemini 3.1 Flash Live requires updating the model string, removing thinking_level configuration, adapting to async function calling as default, and adjusting client content updates and proactive audio settings.
txcript is a library and CLI tool that enables users to transfer AI chat sessions between different coding agents like Claude Code, Codex, and Cursor, preserving messages, reasoning, and tool history. It provides Rust and JavaScript APIs, supports multiple agents, and allows session searching, viewing, editing, and exporting across platforms.