Class SessionAutoModeResolvedEvent

java.lang.Object
com.github.copilot.generated.SessionEvent
com.github.copilot.generated.SessionAutoModeResolvedEvent

@Generated("copilot-sdk-codegen") public final class SessionAutoModeResolvedEvent extends SessionEvent
Session event "session.auto_mode_resolved". Auto Intent resolution: the concrete model the session settled on for the first prompt of an auto-mode session, and why. Lets SDK clients render the chosen model and the full reason it was picked. The core selection fields (chosenModel/reasoningBucket/categoryScores) are stable; the routing-analytics fields (predictedLabel/confidence/candidateModels) mirror the upstream intent service and may evolve, hence the event's experimental stability.
Since:
1.0.0