v3.0.0b10
Pre-release
Pre-release
Features
- File logging with gzip rotation:
log_to_fileconfig enables structured file logging with daily rotation and gzip compression - Diagnostic logging for streaming chunks: Verbose mode logs first upstream chunk and stream completion stats
Improved
- Request logging: Conversation history truncated to last 5 items; Responses API
inputitem sanitization;log_converted_requestgated behind verbose check
Fixes
- Auth credential fallback: Clients sending no auth headers (e.g. Codex CLI) now get
config.useras credential fallback instead of empty auth → 401 - Graceful client disconnect:
ConnectionResetErrorduring streaming logged cleanly instead of noisy tracebacks
Changed
- llm-rosetta >= 0.2.6: Orphaned tool_call IR-level fix, parallel tool_call_index propagation, Responses streaming item_id tracking, stream event ordering fixes
Full changelog: v3.0.0b9...v3.0.0b10