You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Claude Code Cleanup
committed
Fix build: restore accidentally deleted content import and reasonInLiveMode
The previous cleanup commit incorrectly removed the SDK content{} builder
import (still used by performReasoning) and accidentally deleted
reasonInLiveMode along with the actually-dead code around it. Both are
restored; the dead-code removal itself (reasonWithMistral, reasonWithPuter,
reasonWithCerebras, reasonInRegularMode, routeProviderSpecificReasoning,
Mistral auto-screenshot queue) is unaffected.
0 commit comments