Add AI avatar disclosure session option - #65
Conversation
There was a problem hiding this comment.
All reported issues were addressed across 3 files
Heads up: you’re close to your included review allowance. Set a flex budget so reviews don’t pause.
Fix all with cubic | Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 2 files (changes from recent commits).
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
|
Updated note: Lab/direct API routes still support |
|
Turns out the python sessions dont call session-token so we need to support it in the sdk |
Summary
SessionOptions.show_ai_avatar_disclosureshowAiAvatarDisclosureonly when explicitly setegressargumentTest plan
uv run pytest -q: 60 passed on the full branch suite; focused client suite passesRepository-wide mypy currently reports existing errors in signalling and streaming modules unrelated to this change.
Related