v0.18.3
What's Changed feat: make task and turn tracing spans configurable by @seratch in #3834 feat(realtime): track response usage in session context by @seratch in #3812 fix(memory): serialize OpenAI conversation session initialization by @russeell in #3821 fix(models): raise UserError for conflicting provider args instead of assert by @Dhruva-Das in #3809 fix(handoffs): preserve user messages containing history wrappers by @russeell in #3815 fix(computer): isolate provider instances across concurrent runs by @russeell in #3843 fix(sandbox): avoid redundant E2B workspace root creation by @seratch i...