Uses of Package
com.github.copilot.sdk.events
Packages that use com.github.copilot.sdk.events
Package
Description
Core classes for the GitHub Copilot SDK for Java.
Event types emitted during Copilot session processing.
-
Classes in com.github.copilot.sdk.events used by com.github.copilot.sdkClassDescriptionBase class for all session events in the Copilot SDK.Event representing a complete message from the assistant.
-
Classes in com.github.copilot.sdk.events used by com.github.copilot.sdk.eventsClassDescriptionBase class for all session events in the Copilot SDK.Contains the assistant message content and metadata.Represents a request from the assistant to invoke a tool.Event fired when a tool execution reports progress.