René's URL Explorer Experiment


Title: copilot package - github.com/github/copilot-sdk/go - Go Packages

direct link

Domain: pkg.go.dev

NoneIE=edge
DescriptionPackage copilot provides a Go SDK for interacting with the GitHub Copilot CLI.

Links:

https://go.dev/
Skip to Main Content https://pkg.go.dev/github.com/github/copilot-sdk/go#main-content
Why Go https://pkg.go.dev/github.com/github/copilot-sdk/go
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/github/copilot-sdk/go
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
API https://pkg.go.dev/api
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/github/copilot-sdk/go
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
https://go.dev/
Why Go https://pkg.go.dev/github.com/github/copilot-sdk/go
Why Go https://pkg.go.dev/github.com/github/copilot-sdk/go
Case Studies https://go.dev/solutions#case-studies
Use Cases https://go.dev/solutions#use-cases
Security https://go.dev/security/
Learnhttps://go.dev/learn/
Docs https://pkg.go.dev/github.com/github/copilot-sdk/go
Docs https://pkg.go.dev/github.com/github/copilot-sdk/go
Effective Go https://go.dev/doc/effective_go
Go User Manual https://go.dev/doc/
Standard library https://pkg.go.dev/std
Release Notes https://go.dev/doc/devel/release
API https://pkg.go.dev/api
Packageshttps://pkg.go.dev/
Community https://pkg.go.dev/github.com/github/copilot-sdk/go
Community https://pkg.go.dev/github.com/github/copilot-sdk/go
Recorded Talks https://go.dev/talks/
Meetups https://www.meetup.com/pro/go
Conferences https://github.com/golang/go/wiki/Conferences
Go blog https://go.dev/blog
Go project https://go.dev/help
https://groups.google.com/g/golang-nuts
https://github.com/golang
https://twitter.com/golang
https://www.reddit.com/r/golang/
https://invite.slack.golangbridge.org/
https://stackoverflow.com/collectives/go
Discover Packageshttps://pkg.go.dev/
github.com/github/copilot-sdk/go https://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5
https://go.dev/
Version: v1.0.5 https://pkg.go.dev/github.com/github/copilot-sdk/go?tab=versions
Go to latest https://pkg.go.dev/github.com/github/copilot-sdk/go
MIThttps://pkg.go.dev/github.com/github/copilot-sdk/go?tab=licenses
Imports: 29 https://pkg.go.dev/github.com/github/copilot-sdk/go?tab=imports
Imported by: 31 https://pkg.go.dev/github.com/github/copilot-sdk/go?tab=importedby
go.modhttps://github.com/github/copilot-sdk/tree/go/v1.0.5/go/go.mod
Learn more about best practiceshttps://pkg.go.dev/about#best-practices
github.com/github/copilot-sdk https://github.com/github/copilot-sdk
Open Source Insights https://deps.dev/go/github.com%2Fgithub%2Fcopilot-sdk%2Fgo/v1.0.5
README https://pkg.go.dev/github.com/github/copilot-sdk/go#section-readme
Prerequisites https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-prerequisites
Installation https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-installation
Run the Sample https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-run-the-sample
Quick Start https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-quick-start
Distributing your application with an embedded GitHub Copilot CLI https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-distributing-your-application-with-an-embedded-github-copilot-cli
API Reference https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-api-reference
Client https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-client
Session https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-session
Helper Functions https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-helper-functions
System Message Customization https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-system-message-customization
Customize Mode https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-customize-mode
Image Support https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-image-support
Tools https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-tools
Using DefineTool (Recommended) https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-using-definetool-recommended
Using Tool struct directly https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-using-tool-struct-directly
Overriding Built-in Tools https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-overriding-built-in-tools
Skipping Permission Prompts https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-skipping-permission-prompts
Deferring Tools https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-deferring-tools
Streaming https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-streaming
Infinite Sessions https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-infinite-sessions
Memory https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-memory
Custom Providers https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-custom-providers
Telemetry https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-telemetry
Permission Handling https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-permission-handling
Approve All (simplest) https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-approve-all-simplest
Custom Permission Handler https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-custom-permission-handler
Permission Decisions https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-permission-decisions
Resuming Sessions https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-resuming-sessions
Per-Tool Skip Permission https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-per-tool-skip-permission
User Input Requests https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-user-input-requests
Session Hooks https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-session-hooks
Commands https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-commands
UI Elicitation https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-ui-elicitation
Elicitation Requests (Server→Client) https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-elicitation-requests-server-client
Transport Modes https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-transport-modes
stdio (Default) https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-stdio-default
TCP https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-tcp
Environment Variables https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-environment-variables
License https://pkg.go.dev/github.com/github/copilot-sdk/go#readme-license
Documentation https://pkg.go.dev/github.com/github/copilot-sdk/go#section-documentation
Overviewhttps://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-overview
Index https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-index
Constants https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-constants
Variables https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-variables
Functions https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-functions
Bool(v) https://pkg.go.dev/github.com/github/copilot-sdk/go#Bool
Float64(v) https://pkg.go.dev/github.com/github/copilot-sdk/go#Float64
GetSDKProtocolVersion() https://pkg.go.dev/github.com/github/copilot-sdk/go#GetSDKProtocolVersion
Int(v) https://pkg.go.dev/github.com/github/copilot-sdk/go#Int
String(v) https://pkg.go.dev/github.com/github/copilot-sdk/go#String
Types https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-types
type AbortData https://pkg.go.dev/github.com/github/copilot-sdk/go#AbortData
type AbortReason https://pkg.go.dev/github.com/github/copilot-sdk/go#AbortReason
type AgentMode https://pkg.go.dev/github.com/github/copilot-sdk/go#AgentMode
type AssistantIdleData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantIdleData
type AssistantIntentData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantIntentData
type AssistantMessageData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageData
type AssistantMessageDeltaData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageDeltaData
type AssistantMessageServerTools https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageServerTools
type AssistantMessageStartData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageStartData
type AssistantMessageToolRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageToolRequest
type AssistantMessageToolRequestType https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageToolRequestType
type AssistantReasoningData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantReasoningData
type AssistantReasoningDeltaData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantReasoningDeltaData
type AssistantStreamingDeltaData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantStreamingDeltaData
type AssistantTurnEndData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantTurnEndData
type AssistantTurnStartData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantTurnStartData
type AssistantUsageAPIEndpoint https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageAPIEndpoint
type AssistantUsageCopilotUsage https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageCopilotUsage
type AssistantUsageCopilotUsageTokenDetail https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageCopilotUsageTokenDetail
type AssistantUsageData https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageData
type Attachment https://pkg.go.dev/github.com/github/copilot-sdk/go#Attachment
type AttachmentBlob https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentBlob
type AttachmentDirectory https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentDirectory
type AttachmentExtensionContext https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentExtensionContext
type AttachmentFile https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentFile
type AttachmentFileLineRange https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentFileLineRange
type AttachmentGitHubActionsJob https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubActionsJob
type AttachmentGitHubCommit https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubCommit
type AttachmentGitHubFile https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFile
type AttachmentGitHubFileDiff https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFileDiff
type AttachmentGitHubFileDiffSide https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFileDiffSide
type AttachmentGitHubReference https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubReference
type AttachmentGitHubReferenceType https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubReferenceType
type AttachmentGitHubRelease https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubRelease
type AttachmentGitHubRepository https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubRepository
type AttachmentGitHubSnippet https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubSnippet
type AttachmentGitHubTreeComparison https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubTreeComparison
type AttachmentGitHubTreeComparisonSide https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubTreeComparisonSide
type AttachmentGitHubURL https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubURL
type AttachmentSelection https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelection
type AttachmentSelectionDetails https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetails
type AttachmentSelectionDetailsEnd https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetailsEnd
type AttachmentSelectionDetailsStart https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetailsStart
type AttachmentType https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentType
type AutoModeSwitchCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchCompletedData
type AutoModeSwitchInvocation https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchInvocation
type AutoModeSwitchRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequest
type AutoModeSwitchRequestHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestHandler
type AutoModeSwitchRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestedData
type AutoModeSwitchResponse https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchResponse
type AutopilotObjectiveChangedOperation https://pkg.go.dev/github.com/github/copilot-sdk/go#AutopilotObjectiveChangedOperation
type AutopilotObjectiveChangedStatus https://pkg.go.dev/github.com/github/copilot-sdk/go#AutopilotObjectiveChangedStatus
type AzureProviderOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#AzureProviderOptions
type BearerTokenProvider https://pkg.go.dev/github.com/github/copilot-sdk/go#BearerTokenProvider
type BinaryAssetReference https://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetReference
type BinaryAssetReferenceType https://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetReferenceType
type BinaryAssetType https://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetType
type CanvasDeclaration https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasDeclaration
type CanvasError https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError
CanvasErrorNoHandler() https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasErrorNoHandler
NewCanvasError(code, message) https://pkg.go.dev/github.com/github/copilot-sdk/go#NewCanvasError
(e) Error() https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError.Error
type CanvasHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandler
type CanvasHandlerDefaults https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults
OnAction(ctx, c) https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults.OnAction
OnClose(ctx, c) https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults.OnClose
type CanvasRegistryChangedCanvas https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasRegistryChangedCanvas
type CanvasRegistryChangedCanvasAction https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasRegistryChangedCanvasAction
type CapabilitiesChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#CapabilitiesChangedData
type CapabilitiesChangedUI https://pkg.go.dev/github.com/github/copilot-sdk/go#CapabilitiesChangedUI
type CapiSessionOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#CapiSessionOptions
type CitableSource https://pkg.go.dev/github.com/github/copilot-sdk/go#CitableSource
type CitationLocation https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocation
type CitationLocationBlock https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationBlock
type CitationLocationChar https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationChar
type CitationLocationPage https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationPage
type CitationLocationType https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationType
type CitationProvider https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationProvider
type CitationReference https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationReference
type CitationSource https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationSource
type CitationSpan https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationSpan
type Citations https://pkg.go.dev/github.com/github/copilot-sdk/go#Citations
type Client https://pkg.go.dev/github.com/github/copilot-sdk/go#Client
NewClient(options) https://pkg.go.dev/github.com/github/copilot-sdk/go#NewClient
(c) CreateSession(ctx, config) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.CreateSession
(c) DeleteSession(ctx, sessionID) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.DeleteSession
(c) ForceStop() https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ForceStop
(c) GetAuthStatus(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetAuthStatus
(c) GetForegroundSessionID(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetForegroundSessionID
(c) GetLastSessionID(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetLastSessionID
(c) GetSessionMetadata(ctx, sessionID) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetSessionMetadata
(c) GetStatus(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetStatus
(c) ListModels(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ListModels
(c) ListSessions(ctx, filter) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ListSessions
(c) On(handler) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.On
(c) OnEventType(eventType, handler) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.OnEventType
(c) Ping(ctx, message) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Ping
(c) ResumeSession(ctx, sessionID, config) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSession
(c) ResumeSessionWithOptions(ctx, sessionID, config) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSessionWithOptions
(c) RuntimePort() https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.RuntimePort
(c) SetForegroundSessionID(ctx, sessionID) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.SetForegroundSessionID
(c) Start(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Start
(c) Stop() https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Stop
type ClientMode https://pkg.go.dev/github.com/github/copilot-sdk/go#ClientMode
type ClientOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#ClientOptions
type CloudSessionOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionOptions
type CloudSessionRepository https://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionRepository
type CommandCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandCompletedData
type CommandContext https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandContext
type CommandDefinition https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandDefinition
type CommandExecuteData https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandExecuteData
type CommandHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandHandler
type CommandQueuedData https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandQueuedData
type CommandsChangedCommand https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandsChangedCommand
type CommandsChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandsChangedData
type CompactionCompleteCompactionTokensUsed https://pkg.go.dev/github.com/github/copilot-sdk/go#CompactionCompleteCompactionTokensUsed
type CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetail https://pkg.go.dev/github.com/github/copilot-sdk/go#CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetail
type ContextTier https://pkg.go.dev/github.com/github/copilot-sdk/go#ContextTier
type CopilotRequestContext https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestContext
RequestContextFrom(r) https://pkg.go.dev/github.com/github/copilot-sdk/go#RequestContextFrom
type CopilotRequestHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestHandler
type CopilotWebSocketCloseStatus https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketCloseStatus
type CopilotWebSocketForwarder https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
NewCopilotWebSocketForwarder(url, headers) https://pkg.go.dev/github.com/github/copilot-sdk/go#NewCopilotWebSocketForwarder
(f) Close() https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Close
(f) Done() https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Done
(f) Err() https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Err
(f) Open(ctx, resp) https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Open
(f) SendRequestMessage(ctx, msg) https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.SendRequestMessage
type CopilotWebSocketHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketHandler
type CopilotWebSocketMessage https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
NewTextMessage(text) https://pkg.go.dev/github.com/github/copilot-sdk/go#NewTextMessage
(m) Text() https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage.Text
type CustomAgentConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentConfig
type CustomAgentsUpdatedAgent https://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentsUpdatedAgent
type DefaultAgentConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#DefaultAgentConfig
type ElicitationAction https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationAction
type ElicitationCompletedAction https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationCompletedAction
type ElicitationCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationCompletedData
type ElicitationContext https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationContext
type ElicitationFieldValue https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationFieldValue
type ElicitationHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationHandler
type ElicitationRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedData
type ElicitationRequestedMode https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedMode
type ElicitationRequestedSchema https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedSchema
type ElicitationRequestedSchemaType https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedSchemaType
type ElicitationResult https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationResult
type ElicitationSchema https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationSchema
type EmbeddedBlobResourceContents https://pkg.go.dev/github.com/github/copilot-sdk/go#EmbeddedBlobResourceContents
type EmbeddedTextResourceContents https://pkg.go.dev/github.com/github/copilot-sdk/go#EmbeddedTextResourceContents
type ErrorOccurredHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHandler
type ErrorOccurredHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput.UnmarshalJSON
type ErrorOccurredHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookOutput
type ExitPlanModeAction https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeAction
type ExitPlanModeCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeCompletedData
type ExitPlanModeInvocation https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeInvocation
type ExitPlanModeRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequest
type ExitPlanModeRequestHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestHandler
type ExitPlanModeRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestedData
type ExitPlanModeResult https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeResult
type ExtensionInfo https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionInfo
type ExtensionsLoadedExtension https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtension
type ExtensionsLoadedExtensionSource https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtensionSource
type ExtensionsLoadedExtensionStatus https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtensionStatus
type ExternalToolCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#ExternalToolCompletedData
type ExternalToolRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#ExternalToolRequestedData
type GetAuthStatusResponse https://pkg.go.dev/github.com/github/copilot-sdk/go#GetAuthStatusResponse
type GetStatusResponse https://pkg.go.dev/github.com/github/copilot-sdk/go#GetStatusResponse
type GitHubRepoRef https://pkg.go.dev/github.com/github/copilot-sdk/go#GitHubRepoRef
type HandoffRepository https://pkg.go.dev/github.com/github/copilot-sdk/go#HandoffRepository
type HandoffSourceType https://pkg.go.dev/github.com/github/copilot-sdk/go#HandoffSourceType
type HookEndData https://pkg.go.dev/github.com/github/copilot-sdk/go#HookEndData
type HookEndError https://pkg.go.dev/github.com/github/copilot-sdk/go#HookEndError
type HookInvocation https://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
type HookProgressData https://pkg.go.dev/github.com/github/copilot-sdk/go#HookProgressData
type HookStartData https://pkg.go.dev/github.com/github/copilot-sdk/go#HookStartData
type InfiniteSessionConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#InfiniteSessionConfig
type LargeToolOutputConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#LargeToolOutputConfig
type LogOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#LogOptions
type MCPAppToolCallCompleteData https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteData
type MCPAppToolCallCompleteError https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteError
type MCPAppToolCallCompleteToolMeta https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteToolMeta
type MCPAppToolCallCompleteToolMetaUI https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteToolMetaUI
type MCPAuthHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthHandler
type MCPAuthInvocation https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthInvocation
type MCPAuthRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthRequest
type MCPAuthResult https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResult
MCPAuthResultCancelled() https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResultCancelled
MCPAuthResultToken(token) https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResultToken
type MCPAuthStaticClientConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthStaticClientConfig
type MCPAuthToken https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthToken
type MCPAuthWwwAuthenticateParams https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthWwwAuthenticateParams
type MCPHTTPServerConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHTTPServerConfig
(c) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHTTPServerConfig.MarshalJSON
type MCPHeadersRefreshCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshCompletedData
type MCPHeadersRefreshCompletedOutcome https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshCompletedOutcome
type MCPHeadersRefreshRequiredData https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshRequiredData
type MCPHeadersRefreshRequiredReason https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshRequiredReason
type MCPOauthCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthCompletedData
type MCPOauthCompletionOutcome https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthCompletionOutcome
type MCPOauthRequestReason https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequestReason
type MCPOauthRequiredData https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredData
type MCPOauthRequiredStaticClientConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredStaticClientConfig
type MCPOauthRequiredStaticClientConfigGrantType https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredStaticClientConfigGrantType
type MCPOauthWwwAuthenticateParams https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthWwwAuthenticateParams
type MCPServerConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerConfig
type MCPServerSource https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerSource
type MCPServerStatus https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerStatus
type MCPServerTransport https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerTransport
type MCPServersLoadedServer https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServersLoadedServer
type MCPStdioServerConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig
(c) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig.MarshalJSON
type MemoryConfiguration https://pkg.go.dev/github.com/github/copilot-sdk/go#MemoryConfiguration
type MessageOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions
type ModelBilling https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelBilling
type ModelCallFailureBadRequestKind https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureBadRequestKind
type ModelCallFailureData https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureData
type ModelCallFailureRequestFingerprint https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureRequestFingerprint
type ModelCallFailureSource https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureSource
type ModelCapabilities https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilities
type ModelCapabilitiesOverride https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverride
type ModelCapabilitiesOverrideLimits https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideLimits
type ModelCapabilitiesOverrideLimitsVision https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideLimitsVision
type ModelCapabilitiesOverrideSupports https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideSupports
type ModelInfo https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelInfo
type ModelLimits https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelLimits
type ModelPolicy https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelPolicy
type ModelSupports https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelSupports
type ModelVisionLimits https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelVisionLimits
type NamedProviderConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig
(p) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig.MarshalJSON
type OmittedBinaryOmittedReason https://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryOmittedReason
type OmittedBinaryResult https://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryResult
type OmittedBinaryType https://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryType
type PendingMessagesModifiedData https://pkg.go.dev/github.com/github/copilot-sdk/go#PendingMessagesModifiedData
type PermissionApproved https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApproved
type PermissionApprovedForLocation https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApprovedForLocation
type PermissionApprovedForSession https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApprovedForSession
type PermissionCancelled https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionCancelled
type PermissionCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionCompletedData
type PermissionDeniedByContentExclusionPolicy https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByContentExclusionPolicy
type PermissionDeniedByPermissionRequestHook https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByPermissionRequestHook
type PermissionDeniedByRules https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByRules
type PermissionDeniedInteractivelyByUser https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedInteractivelyByUser
type PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUser https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUser
type PermissionHandlerFunc https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionHandlerFunc
type PermissionInvocation https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionInvocation
type PermissionPromptRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequest
type PermissionPromptRequestCommands https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestCommands
type PermissionPromptRequestCustomTool https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestCustomTool
type PermissionPromptRequestExtensionManagement https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestExtensionManagement
type PermissionPromptRequestExtensionPermissionAccess https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestExtensionPermissionAccess
type PermissionPromptRequestHook https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestHook
type PermissionPromptRequestKind https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestKind
type PermissionPromptRequestMCP https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestMCP
type PermissionPromptRequestMemory https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestMemory
type PermissionPromptRequestPath https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestPath
type PermissionPromptRequestPathAccessKind https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestPathAccessKind
type PermissionPromptRequestRead https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestRead
type PermissionPromptRequestURL https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestURL
type PermissionPromptRequestWrite https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestWrite
type PermissionRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequest
type PermissionRequestCommand https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestCommand
type PermissionRequestCustomTool https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestCustomTool
type PermissionRequestExtensionManagement https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestExtensionManagement
type PermissionRequestExtensionPermissionAccess https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestExtensionPermissionAccess
type PermissionRequestHook https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestHook
type PermissionRequestKind https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestKind
type PermissionRequestMCP https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMCP
type PermissionRequestMemory https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemory
type PermissionRequestMemoryAction https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemoryAction
type PermissionRequestMemoryDirection https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemoryDirection
type PermissionRequestRead https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestRead
type PermissionRequestShell https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShell
type PermissionRequestShellCommand https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShellCommand
type PermissionRequestShellPossibleURL https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShellPossibleURL
type PermissionRequestURL https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestURL
type PermissionRequestWrite https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestWrite
type PermissionRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestedData
type PermissionResult https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionResult
type PermissionResultKind https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionResultKind
type PermissionRule https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRule
type PersistedBinaryImage https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryImage
type PersistedBinaryImageType https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryImageType
type PersistedBinaryResult https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryResult
type PersistedBinaryResultType https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryResultType
type PingResponse https://pkg.go.dev/github.com/github/copilot-sdk/go#PingResponse
type PlanChangedOperation https://pkg.go.dev/github.com/github/copilot-sdk/go#PlanChangedOperation
type PossibleURL https://pkg.go.dev/github.com/github/copilot-sdk/go#PossibleURL
type PostToolUseFailureHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHandler
type PostToolUseFailureHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput.UnmarshalJSON
type PostToolUseFailureHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookOutput
type PostToolUseHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHandler
type PostToolUseHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput.UnmarshalJSON
type PostToolUseHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookOutput
type PreMCPToolCallHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHandler
type PreMCPToolCallHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput.UnmarshalJSON
type PreMCPToolCallHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookOutput
type PreToolUseHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHandler
type PreToolUseHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput.UnmarshalJSON
type PreToolUseHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookOutput
type ProviderConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig
(p) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig.MarshalJSON
type ProviderModelConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderModelConfig
type ProviderTokenArgs https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderTokenArgs
type RawCitationLocation https://pkg.go.dev/github.com/github/copilot-sdk/go#RawCitationLocation
type RawPermissionPromptRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionPromptRequest
type RawPermissionRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionRequest
type RawPermissionResult https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionResult
type RawPersistedBinaryResult https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPersistedBinaryResult
type RawSessionEventData https://pkg.go.dev/github.com/github/copilot-sdk/go#RawSessionEventData
type RawSystemNotification https://pkg.go.dev/github.com/github/copilot-sdk/go#RawSystemNotification
type RawToolExecutionCompleteContent https://pkg.go.dev/github.com/github/copilot-sdk/go#RawToolExecutionCompleteContent
type ReasoningSummary https://pkg.go.dev/github.com/github/copilot-sdk/go#ReasoningSummary
type ResumeSessionConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#ResumeSessionConfig
type RuntimeConnection https://pkg.go.dev/github.com/github/copilot-sdk/go#RuntimeConnection
type SamplingCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SamplingCompletedData
type SamplingRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SamplingRequestedData
type SectionOverride https://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverride
type SectionOverrideAction https://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
type SectionTransformFn https://pkg.go.dev/github.com/github/copilot-sdk/go#SectionTransformFn
type Session https://pkg.go.dev/github.com/github/copilot-sdk/go#Session
(s) Abort(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Abort
(s) Capabilities() https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Capabilities
(s) Disconnect() https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Disconnect
(s) GetEvents(ctx) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.GetEvents
(s) Log(ctx, message, opts) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Log
(s) On(handler) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.On
(s) OpenCanvases() https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.OpenCanvases
(s) Send(ctx, options) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Send
(s) SendAndWait(ctx, options) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendAndWait
(s) SendPrompt(ctx, prompt) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendPrompt
(s) SendPromptAndWait(ctx, prompt) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendPromptAndWait
(s) SetModel(ctx, model, opts) https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SetModel
(s) UI() https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.UI
(s) WorkspacePath() https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.WorkspacePath
type SessionAutopilotObjectiveChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionAutopilotObjectiveChangedData
type SessionBackgroundTasksChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionBackgroundTasksChangedData
type SessionBinaryAssetData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionBinaryAssetData
type SessionCanvasClosedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasClosedData
type SessionCanvasOpenedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasOpenedData
type SessionCanvasRecordedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRecordedData
type SessionCanvasRegistryChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRegistryChangedData
type SessionCanvasRemovedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRemovedData
type SessionCanvasUnavailableData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasUnavailableData
type SessionCapabilities https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCapabilities
type SessionCompactionCompleteData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCompactionCompleteData
type SessionCompactionStartData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCompactionStartData
type SessionConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig
type SessionContext https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionContext
type SessionContextChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionContextChangedData
type SessionCustomAgentsUpdatedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCustomAgentsUpdatedData
type SessionCustomNotificationData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCustomNotificationData
type SessionEndHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHandler
type SessionEndHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput.UnmarshalJSON
type SessionEndHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookOutput
type SessionErrorData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionErrorData
type SessionEvent https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEvent
type SessionEventData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventData
type SessionEventHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventHandler
type SessionEventType https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventType
type SessionExtensionsAttachmentsPushedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionExtensionsAttachmentsPushedData
type SessionExtensionsLoadedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionExtensionsLoadedData
type SessionFSCapabilities https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSCapabilities
type SessionFSConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSConfig
type SessionFSFileInfo https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSFileInfo
type SessionFSProvider https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSProvider
type SessionFSSqliteProvider https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteProvider
type SessionFSSqliteQueryResult https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteQueryResult
type SessionHandoffData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHandoffData
type SessionHooks https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHooks
type SessionIdleData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionIdleData
type SessionInfoData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionInfoData
type SessionLifecycleEvent https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEvent
type SessionLifecycleEventMetadata https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventMetadata
type SessionLifecycleEventType https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
type SessionLifecycleHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleHandler
type SessionLimitsConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsConfig
type SessionLimitsExhaustedCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedCompletedData
type SessionLimitsExhaustedRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedRequestedData
type SessionLimitsExhaustedResponse https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedResponse
type SessionLimitsExhaustedResponseAction https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedResponseAction
type SessionListFilter https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionListFilter
type SessionMCPServerStatusChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMCPServerStatusChangedData
type SessionMCPServersLoadedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMCPServersLoadedData
type SessionMetadata https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMetadata
type SessionMode https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMode
type SessionModeChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionModeChangedData
type SessionModelChangeData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionModelChangeData
type SessionPermissionsChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionPermissionsChangedData
type SessionPlanChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionPlanChangedData
type SessionRemoteSteerableChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionRemoteSteerableChangedData
type SessionResumeData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionResumeData
type SessionScheduleCancelledData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleCancelledData
type SessionScheduleCreatedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleCreatedData
type SessionScheduleRearmedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleRearmedData
type SessionSessionLimitsChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSessionLimitsChangedData
type SessionShutdownData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionShutdownData
type SessionSkillsLoadedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSkillsLoadedData
type SessionSnapshotRewindData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSnapshotRewindData
type SessionStartData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartData
type SessionStartHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHandler
type SessionStartHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput.UnmarshalJSON
type SessionStartHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookOutput
type SessionTaskCompleteData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTaskCompleteData
type SessionTitleChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTitleChangedData
type SessionTodosChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTodosChangedData
type SessionToolsUpdatedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionToolsUpdatedData
type SessionTruncationData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTruncationData
type SessionUI https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
(ui) Confirm(ctx, message) https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Confirm
(ui) Elicitation(ctx, message, requestedSchema) https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Elicitation
(ui) Input(ctx, message, opts) https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Input
(ui) Select(ctx, message, options) https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Select
type SessionUsageCheckpointData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUsageCheckpointData
type SessionUsageInfoData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUsageInfoData
type SessionWarningData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionWarningData
type SessionWorkspaceFileChangedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionWorkspaceFileChangedData
type SetModelOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#SetModelOptions
type ShutdownCodeChanges https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownCodeChanges
type ShutdownModelMetric https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetric
type ShutdownModelMetricRequests https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricRequests
type ShutdownModelMetricTokenDetail https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricTokenDetail
type ShutdownModelMetricUsage https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricUsage
type ShutdownTokenDetail https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownTokenDetail
type ShutdownType https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownType
type SkillInvokedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillInvokedData
type SkillInvokedTrigger https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillInvokedTrigger
type SkillSource https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillSource
type SkillsLoadedSkill https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillsLoadedSkill
type StdioConnection https://pkg.go.dev/github.com/github/copilot-sdk/go#StdioConnection
type SubagentCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentCompletedData
type SubagentDeselectedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentDeselectedData
type SubagentFailedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentFailedData
type SubagentSelectedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentSelectedData
type SubagentStartedData https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentStartedData
type SystemMessageAppendConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageAppendConfig
type SystemMessageConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageConfig
type SystemMessageData https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageData
type SystemMessageMetadata https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageMetadata
type SystemMessageReplaceConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageReplaceConfig
type SystemMessageRole https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageRole
type SystemNotification https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotification
type SystemNotificationAgentCompleted https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentCompleted
type SystemNotificationAgentCompletedStatus https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentCompletedStatus
type SystemNotificationAgentIdle https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentIdle
type SystemNotificationData https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationData
type SystemNotificationInstructionDiscovered https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationInstructionDiscovered
type SystemNotificationNewInboxMessage https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationNewInboxMessage
type SystemNotificationShellCompleted https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationShellCompleted
type SystemNotificationShellDetachedCompleted https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationShellDetachedCompleted
type SystemNotificationType https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationType
type TCPConnection https://pkg.go.dev/github.com/github/copilot-sdk/go#TCPConnection
type TelemetryConfig https://pkg.go.dev/github.com/github/copilot-sdk/go#TelemetryConfig
type Tool https://pkg.go.dev/github.com/github/copilot-sdk/go#Tool
DefineTool(name, description, handler) https://pkg.go.dev/github.com/github/copilot-sdk/go#DefineTool
type ToolBinaryResult https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolBinaryResult
type ToolDefer https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolDefer
type ToolExecutionCompleteContent https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContent
type ToolExecutionCompleteContentAudio https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentAudio
type ToolExecutionCompleteContentImage https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentImage
type ToolExecutionCompleteContentResource https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResource
type ToolExecutionCompleteContentResourceDetails https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceDetails
type ToolExecutionCompleteContentResourceLink https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLink
type ToolExecutionCompleteContentResourceLinkIcon https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLinkIcon
type ToolExecutionCompleteContentResourceLinkIconTheme https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLinkIconTheme
type ToolExecutionCompleteContentShellExit https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentShellExit
type ToolExecutionCompleteContentTerminal https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentTerminal
type ToolExecutionCompleteContentText https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentText
type ToolExecutionCompleteContentType https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentType
type ToolExecutionCompleteData https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteData
type ToolExecutionCompleteError https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteError
type ToolExecutionCompleteResult https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteResult
type ToolExecutionCompleteToolDescription https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescription
type ToolExecutionCompleteToolDescriptionMeta https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMeta
type ToolExecutionCompleteToolDescriptionMetaUI https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMetaUI
type ToolExecutionCompleteToolDescriptionMetaUIVisibility https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMetaUIVisibility
type ToolExecutionCompleteUIResource https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResource
type ToolExecutionCompleteUIResourceMeta https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMeta
type ToolExecutionCompleteUIResourceMetaUI https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUI
type ToolExecutionCompleteUIResourceMetaUICsp https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUICsp
type ToolExecutionCompleteUIResourceMetaUIPermissions https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissions
type ToolExecutionCompleteUIResourceMetaUIPermissionsCamera https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsCamera
type ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWrite https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWrite
type ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation
type ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone
type ToolExecutionPartialResultData https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionPartialResultData
type ToolExecutionProgressData https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionProgressData
type ToolExecutionStartData https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartData
type ToolExecutionStartShellToolInfo https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartShellToolInfo
type ToolExecutionStartToolDescription https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescription
type ToolExecutionStartToolDescriptionMeta https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMeta
type ToolExecutionStartToolDescriptionMetaUI https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMetaUI
type ToolExecutionStartToolDescriptionMetaUIVisibility https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMetaUIVisibility
type ToolHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolHandler
type ToolInvocation https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolInvocation
type ToolResult https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolResult
ConvertMCPCallToolResult(value) https://pkg.go.dev/github.com/github/copilot-sdk/go#ConvertMCPCallToolResult
type ToolSet https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
NewToolSet() https://pkg.go.dev/github.com/github/copilot-sdk/go#NewToolSet
(s) AddBuiltIn(names) https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddBuiltIn
(s) AddCustom(name) https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddCustom
(s) AddMCP(toolName) https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddMCP
(s) ToSlice() https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.ToSlice
type ToolUserRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolUserRequestedData
type UICapabilities https://pkg.go.dev/github.com/github/copilot-sdk/go#UICapabilities
type UIInputOptions https://pkg.go.dev/github.com/github/copilot-sdk/go#UIInputOptions
type URIConnection https://pkg.go.dev/github.com/github/copilot-sdk/go#URIConnection
type UserInputCompletedData https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputCompletedData
type UserInputHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputHandler
type UserInputInvocation https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputInvocation
type UserInputRequest https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputRequest
type UserInputRequestedData https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputRequestedData
type UserInputResponse https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputResponse
type UserMessageAgentMode https://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageAgentMode
type UserMessageData https://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageData
type UserMessageDelivery https://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageDelivery
type UserPromptSubmittedHandler https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHandler
type UserPromptSubmittedHookInput https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput
(h) MarshalJSON() https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput.MarshalJSON
(h) UnmarshalJSON(data) https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput.UnmarshalJSON
type UserPromptSubmittedHookOutput https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookOutput
type UserToolSessionApproval https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApproval
type UserToolSessionApprovalCommands https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalCommands
type UserToolSessionApprovalCustomTool https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalCustomTool
type UserToolSessionApprovalExtensionManagement https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalExtensionManagement
type UserToolSessionApprovalExtensionPermissionAccess https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalExtensionPermissionAccess
type UserToolSessionApprovalKind https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalKind
type UserToolSessionApprovalMCP https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalMCP
type UserToolSessionApprovalMemory https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalMemory
type UserToolSessionApprovalRead https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalRead
type UserToolSessionApprovalWrite https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalWrite
type WebSocketResponseWriter https://pkg.go.dev/github.com/github/copilot-sdk/go#WebSocketResponseWriter
type WorkingDirectoryContext https://pkg.go.dev/github.com/github/copilot-sdk/go#WorkingDirectoryContext
type WorkingDirectoryContextHostType https://pkg.go.dev/github.com/github/copilot-sdk/go#WorkingDirectoryContextHostType
type WorkspaceFileChangedOperation https://pkg.go.dev/github.com/github/copilot-sdk/go#WorkspaceFileChangedOperation
Source Files https://pkg.go.dev/github.com/github/copilot-sdk/go#section-sourcefiles
Directories https://pkg.go.dev/github.com/github/copilot-sdk/go#section-directories
https://pkg.go.dev/github.com/github/copilot-sdk/go#section-readme
Telemetryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-telemetry
Custom Providershttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-custom-providers
Permission Handlinghttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-permission-handling
User Input Requestshttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-user-input-requests
Session Hookshttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-session-hooks
Commandshttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-commands
Elicitation Requestshttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-elicitation-requests-serverclient
Permission Handlinghttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-permission-handling
Custom Providershttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-custom-providers
Commandshttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-commands
Elicitation Requestshttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-elicitation-requests-serverclient
About GitHub Copilot Memoryhttps://docs.github.com/en/copilot/concepts/agents/copilot-memory
Skipping Permission Promptshttps://pkg.go.dev/github.com/github/copilot-sdk/go#readme-skipping-permission-prompts
https://pkg.go.dev/github.com/github/copilot-sdk/go#section-documentation
Rendered forhttps://go.dev/about#build-context
https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-overview
https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-index
Constantshttps://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-constants
Variableshttps://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-variables
func Bool(v bool) *boolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Bool
func Float64(v float64) *float64https://pkg.go.dev/github.com/github/copilot-sdk/go#Float64
func GetSDKProtocolVersion() inthttps://pkg.go.dev/github.com/github/copilot-sdk/go#GetSDKProtocolVersion
func Int(v int) *inthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Int
func String(v string) *stringhttps://pkg.go.dev/github.com/github/copilot-sdk/go#String
type AbortDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AbortData
type AbortReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AbortReason
type AgentModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AgentMode
type AssistantIdleDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantIdleData
type AssistantIntentDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantIntentData
type AssistantMessageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageData
type AssistantMessageDeltaDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageDeltaData
type AssistantMessageServerToolshttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageServerTools
type AssistantMessageStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageStartData
type AssistantMessageToolRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageToolRequest
type AssistantMessageToolRequestTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageToolRequestType
type AssistantReasoningDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantReasoningData
type AssistantReasoningDeltaDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantReasoningDeltaData
type AssistantStreamingDeltaDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantStreamingDeltaData
type AssistantTurnEndDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantTurnEndData
type AssistantTurnStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantTurnStartData
type AssistantUsageAPIEndpointhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageAPIEndpoint
type AssistantUsageCopilotUsagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageCopilotUsage
type AssistantUsageCopilotUsageTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageCopilotUsageTokenDetail
type AssistantUsageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageData
type Attachmenthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Attachment
type AttachmentBlobhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentBlob
type AttachmentDirectoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentDirectory
type AttachmentExtensionContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentExtensionContext
type AttachmentFilehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentFile
type AttachmentFileLineRangehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentFileLineRange
type AttachmentGitHubActionsJobhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubActionsJob
type AttachmentGitHubCommithttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubCommit
type AttachmentGitHubFilehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFile
type AttachmentGitHubFileDiffhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFileDiff
type AttachmentGitHubFileDiffSidehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFileDiffSide
type AttachmentGitHubReferencehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubReference
type AttachmentGitHubReferenceTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubReferenceType
type AttachmentGitHubReleasehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubRelease
type AttachmentGitHubRepositoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubRepository
type AttachmentGitHubSnippethttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubSnippet
type AttachmentGitHubTreeComparisonhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubTreeComparison
type AttachmentGitHubTreeComparisonSidehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubTreeComparisonSide
type AttachmentGitHubURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubURL
type AttachmentSelectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelection
type AttachmentSelectionDetailshttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetails
type AttachmentSelectionDetailsEndhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetailsEnd
type AttachmentSelectionDetailsStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetailsStart
type AttachmentTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentType
type AutoModeSwitchCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchCompletedData
type AutoModeSwitchInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchInvocation
type AutoModeSwitchRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequest
type AutoModeSwitchRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestHandler
type AutoModeSwitchRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestedData
type AutoModeSwitchResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchResponse
type AutopilotObjectiveChangedOperationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutopilotObjectiveChangedOperation
type AutopilotObjectiveChangedStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutopilotObjectiveChangedStatus
type AzureProviderOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#AzureProviderOptions
type BearerTokenProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#BearerTokenProvider
type BinaryAssetReferencehttps://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetReference
type BinaryAssetReferenceTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetReferenceType
type BinaryAssetTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetType
type CanvasDeclarationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasDeclaration
type CanvasErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError
func CanvasErrorNoHandler() *CanvasErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasErrorNoHandler
func NewCanvasError(code, message string) *CanvasErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#NewCanvasError
func (e *CanvasError) Error() stringhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError.Error
type CanvasHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandler
type CanvasHandlerDefaultshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults
func (CanvasHandlerDefaults) OnAction(ctx context.Context, c rpc.CanvasProviderInvokeActionRequest) (any, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults.OnAction
func (CanvasHandlerDefaults) OnClose(ctx context.Context, c rpc.CanvasProviderCloseRequest) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults.OnClose
type CanvasRegistryChangedCanvashttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasRegistryChangedCanvas
type CanvasRegistryChangedCanvasActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasRegistryChangedCanvasAction
type CapabilitiesChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#CapabilitiesChangedData
type CapabilitiesChangedUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CapabilitiesChangedUI
type CapiSessionOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CapiSessionOptions
type CitableSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitableSource
type CitationLocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocation
type CitationLocationBlockhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationBlock
type CitationLocationCharhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationChar
type CitationLocationPagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationPage
type CitationLocationTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationType
type CitationProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationProvider
type CitationReferencehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationReference
type CitationSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationSource
type CitationSpanhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CitationSpan
type Citationshttps://pkg.go.dev/github.com/github/copilot-sdk/go#Citations
type Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
func NewClient(options *ClientOptions) *Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#NewClient
func (c *Client) CreateSession(ctx context.Context, config *SessionConfig) (*Session, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.CreateSession
func (c *Client) DeleteSession(ctx context.Context, sessionID string) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.DeleteSession
func (c *Client) ForceStop()https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ForceStop
func (c *Client) GetAuthStatus(ctx context.Context) (*GetAuthStatusResponse, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetAuthStatus
func (c *Client) GetForegroundSessionID(ctx context.Context) (*string, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetForegroundSessionID
func (c *Client) GetLastSessionID(ctx context.Context) (*string, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetLastSessionID
func (c *Client) GetSessionMetadata(ctx context.Context, sessionID string) (*SessionMetadata, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetSessionMetadata
func (c *Client) GetStatus(ctx context.Context) (*GetStatusResponse, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetStatus
func (c *Client) ListModels(ctx context.Context) ([]ModelInfo, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ListModels
func (c *Client) ListSessions(ctx context.Context, filter *SessionListFilter) ([]SessionMetadata, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ListSessions
func (c *Client) On(handler SessionLifecycleHandler) func()https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.On
func (c *Client) OnEventType(eventType SessionLifecycleEventType, handler SessionLifecycleHandler) func()https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.OnEventType
func (c *Client) Ping(ctx context.Context, message string) (*PingResponse, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Ping
func (c *Client) ResumeSession(ctx context.Context, sessionID string, config *ResumeSessionConfig) (*Session, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSession
func (c *Client) ResumeSessionWithOptions(ctx context.Context, sessionID string, config *ResumeSessionConfig) (*Session, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSessionWithOptions
func (c *Client) RuntimePort() inthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.RuntimePort
func (c *Client) SetForegroundSessionID(ctx context.Context, sessionID string) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.SetForegroundSessionID
func (c *Client) Start(ctx context.Context) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Start
func (c *Client) Stop() errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Stop
type ClientModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientMode
type ClientOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientOptions
type CloudSessionOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionOptions
type CloudSessionRepositoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionRepository
type CommandCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandCompletedData
type CommandContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandContext
type CommandDefinitionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandDefinition
type CommandExecuteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandExecuteData
type CommandHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandHandler
type CommandQueuedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandQueuedData
type CommandsChangedCommandhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandsChangedCommand
type CommandsChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandsChangedData
type CompactionCompleteCompactionTokensUsedhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CompactionCompleteCompactionTokensUsed
type CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetail
type ContextTierhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ContextTier
type CopilotRequestContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestContext
func RequestContextFrom(r *http.Request) *CopilotRequestContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#RequestContextFrom
type CopilotRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestHandler
type CopilotWebSocketCloseStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketCloseStatus
type CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
func NewCopilotWebSocketForwarder(url string, headers http.Header) *CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#NewCopilotWebSocketForwarder
func (f *CopilotWebSocketForwarder) Close() errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Close
func (f *CopilotWebSocketForwarder) Done() <-chan struct{}https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Done
func (f *CopilotWebSocketForwarder) Err() errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Err
func (f *CopilotWebSocketForwarder) Open(ctx context.Context, resp WebSocketResponseWriter) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Open
func (f *CopilotWebSocketForwarder) SendRequestMessage(ctx context.Context, msg CopilotWebSocketMessage) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.SendRequestMessage
type CopilotWebSocketHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketHandler
type CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
func NewTextMessage(text string) CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#NewTextMessage
func (m CopilotWebSocketMessage) Text() stringhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage.Text
type CustomAgentConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentConfig
type CustomAgentsUpdatedAgenthttps://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentsUpdatedAgent
type DefaultAgentConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#DefaultAgentConfig
type ElicitationActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationAction
type ElicitationCompletedActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationCompletedAction
type ElicitationCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationCompletedData
type ElicitationContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationContext
type ElicitationFieldValuehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationFieldValue
type ElicitationHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationHandler
type ElicitationRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedData
type ElicitationRequestedModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedMode
type ElicitationRequestedSchemahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedSchema
type ElicitationRequestedSchemaTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedSchemaType
type ElicitationResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationResult
type ElicitationSchemahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationSchema
type EmbeddedBlobResourceContentshttps://pkg.go.dev/github.com/github/copilot-sdk/go#EmbeddedBlobResourceContents
type EmbeddedTextResourceContentshttps://pkg.go.dev/github.com/github/copilot-sdk/go#EmbeddedTextResourceContents
type ErrorOccurredHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHandler
type ErrorOccurredHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput
func (h ErrorOccurredHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput.MarshalJSON
func (h *ErrorOccurredHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput.UnmarshalJSON
type ErrorOccurredHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookOutput
type ExitPlanModeActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeAction
type ExitPlanModeCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeCompletedData
type ExitPlanModeInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeInvocation
type ExitPlanModeRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequest
type ExitPlanModeRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestHandler
type ExitPlanModeRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestedData
type ExitPlanModeResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeResult
type ExtensionInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionInfo
type ExtensionsLoadedExtensionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtension
type ExtensionsLoadedExtensionSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtensionSource
type ExtensionsLoadedExtensionStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtensionStatus
type ExternalToolCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExternalToolCompletedData
type ExternalToolRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExternalToolRequestedData
type GetAuthStatusResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#GetAuthStatusResponse
type GetStatusResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#GetStatusResponse
type GitHubRepoRefhttps://pkg.go.dev/github.com/github/copilot-sdk/go#GitHubRepoRef
type HandoffRepositoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HandoffRepository
type HandoffSourceTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#HandoffSourceType
type HookEndDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookEndData
type HookEndErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookEndError
type HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
type HookProgressDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookProgressData
type HookStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookStartData
type InfiniteSessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#InfiniteSessionConfig
type LargeToolOutputConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#LargeToolOutputConfig
type LogOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#LogOptions
type MCPAppToolCallCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteData
type MCPAppToolCallCompleteErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteError
type MCPAppToolCallCompleteToolMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteToolMeta
type MCPAppToolCallCompleteToolMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteToolMetaUI
type MCPAuthHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthHandler
type MCPAuthInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthInvocation
type MCPAuthRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthRequest
type MCPAuthResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResult
func MCPAuthResultCancelled() *MCPAuthResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResultCancelled
func MCPAuthResultToken(token *MCPAuthToken) *MCPAuthResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResultToken
type MCPAuthStaticClientConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthStaticClientConfig
type MCPAuthTokenhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthToken
type MCPAuthWwwAuthenticateParamshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthWwwAuthenticateParams
type MCPHTTPServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHTTPServerConfig
func (c MCPHTTPServerConfig) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHTTPServerConfig.MarshalJSON
type MCPHeadersRefreshCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshCompletedData
type MCPHeadersRefreshCompletedOutcomehttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshCompletedOutcome
type MCPHeadersRefreshRequiredDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshRequiredData
type MCPHeadersRefreshRequiredReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshRequiredReason
type MCPOauthCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthCompletedData
type MCPOauthCompletionOutcomehttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthCompletionOutcome
type MCPOauthRequestReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequestReason
type MCPOauthRequiredDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredData
type MCPOauthRequiredStaticClientConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredStaticClientConfig
type MCPOauthRequiredStaticClientConfigGrantTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredStaticClientConfigGrantType
type MCPOauthWwwAuthenticateParamshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthWwwAuthenticateParams
type MCPServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerConfig
type MCPServerSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerSource
type MCPServerStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerStatus
type MCPServerTransporthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerTransport
type MCPServersLoadedServerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServersLoadedServer
type MCPStdioServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig
func (c MCPStdioServerConfig) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig.MarshalJSON
type MemoryConfigurationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MemoryConfiguration
type MessageOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions
type ModelBillinghttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelBilling
type ModelCallFailureBadRequestKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureBadRequestKind
type ModelCallFailureDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureData
type ModelCallFailureRequestFingerprinthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureRequestFingerprint
type ModelCallFailureSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureSource
type ModelCapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilities
type ModelCapabilitiesOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverride
type ModelCapabilitiesOverrideLimitshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideLimits
type ModelCapabilitiesOverrideLimitsVisionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideLimitsVision
type ModelCapabilitiesOverrideSupportshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideSupports
type ModelInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelInfo
type ModelLimitshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelLimits
type ModelPolicyhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelPolicy
type ModelSupportshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelSupports
type ModelVisionLimitshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelVisionLimits
type NamedProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig
func (p NamedProviderConfig) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig.MarshalJSON
type OmittedBinaryOmittedReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryOmittedReason
type OmittedBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryResult
type OmittedBinaryTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryType
type PendingMessagesModifiedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#PendingMessagesModifiedData
type PermissionApprovedhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApproved
type PermissionApprovedForLocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApprovedForLocation
type PermissionApprovedForSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApprovedForSession
type PermissionCancelledhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionCancelled
type PermissionCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionCompletedData
type PermissionDeniedByContentExclusionPolicyhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByContentExclusionPolicy
type PermissionDeniedByPermissionRequestHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByPermissionRequestHook
type PermissionDeniedByRuleshttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByRules
type PermissionDeniedInteractivelyByUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedInteractivelyByUser
type PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUser
type PermissionHandlerFunchttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionHandlerFunc
type PermissionInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionInvocation
type PermissionPromptRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequest
type PermissionPromptRequestCommandshttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestCommands
type PermissionPromptRequestCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestCustomTool
type PermissionPromptRequestExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestExtensionManagement
type PermissionPromptRequestExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestExtensionPermissionAccess
type PermissionPromptRequestHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestHook
type PermissionPromptRequestKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestKind
type PermissionPromptRequestMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestMCP
type PermissionPromptRequestMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestMemory
type PermissionPromptRequestPathhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestPath
type PermissionPromptRequestPathAccessKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestPathAccessKind
type PermissionPromptRequestReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestRead
type PermissionPromptRequestURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestURL
type PermissionPromptRequestWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestWrite
type PermissionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequest
type PermissionRequestCommandhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestCommand
type PermissionRequestCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestCustomTool
type PermissionRequestExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestExtensionManagement
type PermissionRequestExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestExtensionPermissionAccess
type PermissionRequestHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestHook
type PermissionRequestKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestKind
type PermissionRequestMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMCP
type PermissionRequestMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemory
type PermissionRequestMemoryActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemoryAction
type PermissionRequestMemoryDirectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemoryDirection
type PermissionRequestReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestRead
type PermissionRequestShellhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShell
type PermissionRequestShellCommandhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShellCommand
type PermissionRequestShellPossibleURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShellPossibleURL
type PermissionRequestURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestURL
type PermissionRequestWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestWrite
type PermissionRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestedData
type PermissionResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionResult
type PermissionResultKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionResultKind
type PermissionRulehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRule
type PersistedBinaryImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryImage
type PersistedBinaryImageTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryImageType
type PersistedBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryResult
type PersistedBinaryResultTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryResultType
type PingResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PingResponse
type PlanChangedOperationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PlanChangedOperation
type PossibleURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PossibleURL
type PostToolUseFailureHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHandler
type PostToolUseFailureHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput
func (h PostToolUseFailureHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput.MarshalJSON
func (h *PostToolUseFailureHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput.UnmarshalJSON
type PostToolUseFailureHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookOutput
type PostToolUseHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHandler
type PostToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput
func (h PostToolUseHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput.MarshalJSON
func (h *PostToolUseHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput.UnmarshalJSON
type PostToolUseHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookOutput
type PreMCPToolCallHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHandler
type PreMCPToolCallHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput
func (h PreMCPToolCallHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput.MarshalJSON
func (h *PreMCPToolCallHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput.UnmarshalJSON
type PreMCPToolCallHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookOutput
type PreToolUseHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHandler
type PreToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput
func (h PreToolUseHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput.MarshalJSON
func (h *PreToolUseHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput.UnmarshalJSON
type PreToolUseHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookOutput
type ProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig
func (p ProviderConfig) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig.MarshalJSON
type ProviderModelConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderModelConfig
type ProviderTokenArgshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderTokenArgs
type RawCitationLocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawCitationLocation
type RawPermissionPromptRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionPromptRequest
type RawPermissionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionRequest
type RawPermissionResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionResult
type RawPersistedBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawPersistedBinaryResult
type RawSessionEventDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawSessionEventData
type RawSystemNotificationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawSystemNotification
type RawToolExecutionCompleteContenthttps://pkg.go.dev/github.com/github/copilot-sdk/go#RawToolExecutionCompleteContent
type ReasoningSummaryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ReasoningSummary
type ResumeSessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ResumeSessionConfig
type RuntimeConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#RuntimeConnection
type SamplingCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SamplingCompletedData
type SamplingRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SamplingRequestedData
type SectionOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverride
type SectionOverrideActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
type SectionTransformFnhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionTransformFn
type Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
func (s *Session) Abort(ctx context.Context) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Abort
func (s *Session) Capabilities() SessionCapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Capabilities
func (s *Session) Disconnect() errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Disconnect
func (s *Session) GetEvents(ctx context.Context) ([]SessionEvent, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.GetEvents
func (s *Session) Log(ctx context.Context, message string, opts *LogOptions) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Log
func (s *Session) On(handler SessionEventHandler) func()https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.On
func (s *Session) OpenCanvases() []rpc.OpenCanvasInstancehttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.OpenCanvases
func (s *Session) Send(ctx context.Context, options MessageOptions) (string, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Send
func (s *Session) SendAndWait(ctx context.Context, options MessageOptions) (*SessionEvent, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendAndWait
func (s *Session) SendPrompt(ctx context.Context, prompt string) (string, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendPrompt
func (s *Session) SendPromptAndWait(ctx context.Context, prompt string) (*SessionEvent, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendPromptAndWait
func (s *Session) SetModel(ctx context.Context, model string, opts *SetModelOptions) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SetModel
func (s *Session) UI() *SessionUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.UI
func (s *Session) WorkspacePath() stringhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.WorkspacePath
type SessionAutopilotObjectiveChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionAutopilotObjectiveChangedData
type SessionBackgroundTasksChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionBackgroundTasksChangedData
type SessionBinaryAssetDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionBinaryAssetData
type SessionCanvasClosedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasClosedData
type SessionCanvasOpenedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasOpenedData
type SessionCanvasRecordedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRecordedData
type SessionCanvasRegistryChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRegistryChangedData
type SessionCanvasRemovedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRemovedData
type SessionCanvasUnavailableDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasUnavailableData
type SessionCapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCapabilities
type SessionCompactionCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCompactionCompleteData
type SessionCompactionStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCompactionStartData
type SessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig
type SessionContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionContext
type SessionContextChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionContextChangedData
type SessionCustomAgentsUpdatedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCustomAgentsUpdatedData
type SessionCustomNotificationDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCustomNotificationData
type SessionEndHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHandler
type SessionEndHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput
func (h SessionEndHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput.MarshalJSON
func (h *SessionEndHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput.UnmarshalJSON
type SessionEndHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookOutput
type SessionErrorDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionErrorData
type SessionEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEvent
type SessionEventDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventData
type SessionEventHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventHandler
type SessionEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventType
type SessionExtensionsAttachmentsPushedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionExtensionsAttachmentsPushedData
type SessionExtensionsLoadedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionExtensionsLoadedData
type SessionFSCapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSCapabilities
type SessionFSConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSConfig
type SessionFSFileInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSFileInfo
type SessionFSProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSProvider
type SessionFSSqliteProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteProvider
type SessionFSSqliteQueryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteQueryResult
type SessionHandoffDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHandoffData
type SessionHookshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHooks
type SessionIdleDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionIdleData
type SessionInfoDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionInfoData
type SessionLifecycleEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEvent
type SessionLifecycleEventMetadatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventMetadata
type SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
type SessionLifecycleHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleHandler
type SessionLimitsConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsConfig
type SessionLimitsExhaustedCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedCompletedData
type SessionLimitsExhaustedRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedRequestedData
type SessionLimitsExhaustedResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedResponse
type SessionLimitsExhaustedResponseActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedResponseAction
type SessionListFilterhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionListFilter
type SessionMCPServerStatusChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMCPServerStatusChangedData
type SessionMCPServersLoadedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMCPServersLoadedData
type SessionMetadatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMetadata
type SessionModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMode
type SessionModeChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionModeChangedData
type SessionModelChangeDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionModelChangeData
type SessionPermissionsChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionPermissionsChangedData
type SessionPlanChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionPlanChangedData
type SessionRemoteSteerableChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionRemoteSteerableChangedData
type SessionResumeDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionResumeData
type SessionScheduleCancelledDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleCancelledData
type SessionScheduleCreatedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleCreatedData
type SessionScheduleRearmedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleRearmedData
type SessionSessionLimitsChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSessionLimitsChangedData
type SessionShutdownDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionShutdownData
type SessionSkillsLoadedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSkillsLoadedData
type SessionSnapshotRewindDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSnapshotRewindData
type SessionStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartData
type SessionStartHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHandler
type SessionStartHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput
func (h SessionStartHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput.MarshalJSON
func (h *SessionStartHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput.UnmarshalJSON
type SessionStartHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookOutput
type SessionTaskCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTaskCompleteData
type SessionTitleChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTitleChangedData
type SessionTodosChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTodosChangedData
type SessionToolsUpdatedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionToolsUpdatedData
type SessionTruncationDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTruncationData
type SessionUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
func (ui *SessionUI) Confirm(ctx context.Context, message string) (bool, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Confirm
func (ui *SessionUI) Elicitation(ctx context.Context, message string, requestedSchema ElicitationSchema) (*ElicitationResult, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Elicitation
func (ui *SessionUI) Input(ctx context.Context, message string, opts *UIInputOptions) (string, bool, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Input
func (ui *SessionUI) Select(ctx context.Context, message string, options []string) (string, bool, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Select
type SessionUsageCheckpointDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUsageCheckpointData
type SessionUsageInfoDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUsageInfoData
type SessionWarningDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionWarningData
type SessionWorkspaceFileChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionWorkspaceFileChangedData
type SetModelOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SetModelOptions
type ShutdownCodeChangeshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownCodeChanges
type ShutdownModelMetrichttps://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetric
type ShutdownModelMetricRequestshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricRequests
type ShutdownModelMetricTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricTokenDetail
type ShutdownModelMetricUsagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricUsage
type ShutdownTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownTokenDetail
type ShutdownTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownType
type SkillInvokedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SkillInvokedData
type SkillInvokedTriggerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SkillInvokedTrigger
type SkillSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SkillSource
type SkillsLoadedSkillhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SkillsLoadedSkill
type StdioConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#StdioConnection
type SubagentCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentCompletedData
type SubagentDeselectedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentDeselectedData
type SubagentFailedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentFailedData
type SubagentSelectedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentSelectedData
type SubagentStartedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentStartedData
type SystemMessageAppendConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageAppendConfig
type SystemMessageConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageConfig
type SystemMessageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageData
type SystemMessageMetadatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageMetadata
type SystemMessageReplaceConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageReplaceConfig
type SystemMessageRolehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageRole
type SystemNotificationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotification
type SystemNotificationAgentCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentCompleted
type SystemNotificationAgentCompletedStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentCompletedStatus
type SystemNotificationAgentIdlehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentIdle
type SystemNotificationDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationData
type SystemNotificationInstructionDiscoveredhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationInstructionDiscovered
type SystemNotificationNewInboxMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationNewInboxMessage
type SystemNotificationShellCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationShellCompleted
type SystemNotificationShellDetachedCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationShellDetachedCompleted
type SystemNotificationTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationType
type TCPConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#TCPConnection
type TelemetryConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#TelemetryConfig
type Toolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Tool
func DefineTool[T any, U any](name, description string, handler func(T, ToolInvocation) (U, error)) Toolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#DefineTool
type ToolBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolBinaryResult
type ToolDeferhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolDefer
type ToolExecutionCompleteContenthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContent
type ToolExecutionCompleteContentAudiohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentAudio
type ToolExecutionCompleteContentImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentImage
type ToolExecutionCompleteContentResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResource
type ToolExecutionCompleteContentResourceDetailshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceDetails
type ToolExecutionCompleteContentResourceLinkhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLink
type ToolExecutionCompleteContentResourceLinkIconhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLinkIcon
type ToolExecutionCompleteContentResourceLinkIconThemehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLinkIconTheme
type ToolExecutionCompleteContentShellExithttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentShellExit
type ToolExecutionCompleteContentTerminalhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentTerminal
type ToolExecutionCompleteContentTexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentText
type ToolExecutionCompleteContentTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentType
type ToolExecutionCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteData
type ToolExecutionCompleteErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteError
type ToolExecutionCompleteResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteResult
type ToolExecutionCompleteToolDescriptionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescription
type ToolExecutionCompleteToolDescriptionMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMeta
type ToolExecutionCompleteToolDescriptionMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMetaUI
type ToolExecutionCompleteToolDescriptionMetaUIVisibilityhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMetaUIVisibility
type ToolExecutionCompleteUIResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResource
type ToolExecutionCompleteUIResourceMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMeta
type ToolExecutionCompleteUIResourceMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUI
type ToolExecutionCompleteUIResourceMetaUICsphttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUICsp
type ToolExecutionCompleteUIResourceMetaUIPermissionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissions
type ToolExecutionCompleteUIResourceMetaUIPermissionsCamerahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsCamera
type ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWrite
type ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation
type ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophonehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone
type ToolExecutionPartialResultDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionPartialResultData
type ToolExecutionProgressDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionProgressData
type ToolExecutionStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartData
type ToolExecutionStartShellToolInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartShellToolInfo
type ToolExecutionStartToolDescriptionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescription
type ToolExecutionStartToolDescriptionMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMeta
type ToolExecutionStartToolDescriptionMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMetaUI
type ToolExecutionStartToolDescriptionMetaUIVisibilityhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMetaUIVisibility
type ToolHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolHandler
type ToolInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolInvocation
type ToolResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolResult
func ConvertMCPCallToolResult(value any) (ToolResult, bool)https://pkg.go.dev/github.com/github/copilot-sdk/go#ConvertMCPCallToolResult
type ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
func NewToolSet() *ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#NewToolSet
func (s *ToolSet) AddBuiltIn(names ...string) *ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddBuiltIn
func (s *ToolSet) AddCustom(name string) *ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddCustom
func (s *ToolSet) AddMCP(toolName string) *ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddMCP
func (s *ToolSet) ToSlice() []stringhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.ToSlice
type ToolUserRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolUserRequestedData
type UICapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#UICapabilities
type UIInputOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#UIInputOptions
type URIConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#URIConnection
type UserInputCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputCompletedData
type UserInputHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputHandler
type UserInputInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputInvocation
type UserInputRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputRequest
type UserInputRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputRequestedData
type UserInputResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputResponse
type UserMessageAgentModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageAgentMode
type UserMessageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageData
type UserMessageDeliveryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageDelivery
type UserPromptSubmittedHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHandler
type UserPromptSubmittedHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput
func (h UserPromptSubmittedHookInput) MarshalJSON() ([]byte, error)https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput.MarshalJSON
func (h *UserPromptSubmittedHookInput) UnmarshalJSON(data []byte) errorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput.UnmarshalJSON
type UserPromptSubmittedHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookOutput
type UserToolSessionApprovalhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApproval
type UserToolSessionApprovalCommandshttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalCommands
type UserToolSessionApprovalCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalCustomTool
type UserToolSessionApprovalExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalExtensionManagement
type UserToolSessionApprovalExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalExtensionPermissionAccess
type UserToolSessionApprovalKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalKind
type UserToolSessionApprovalMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalMCP
type UserToolSessionApprovalMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalMemory
type UserToolSessionApprovalReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalRead
type UserToolSessionApprovalWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalWrite
type WebSocketResponseWriterhttps://pkg.go.dev/github.com/github/copilot-sdk/go#WebSocketResponseWriter
type WorkingDirectoryContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#WorkingDirectoryContext
type WorkingDirectoryContextHostTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#WorkingDirectoryContextHostType
type WorkspaceFileChangedOperationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#WorkspaceFileChangedOperation
https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-constants
View Sourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L217
View Sourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L368
View Sourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1920
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SendAgentModeInteractivehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SendAgentModeInteractive
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SendAgentModePlanhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SendAgentModePlan
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SendAgentModeAutopilothttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SendAgentModeAutopilot
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SendAgentModeShellhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SendAgentModeShell
View Sourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L338
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AbortReasonRemoteCommandhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AbortReasonRemoteCommand
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AbortReasonUserAborthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AbortReasonUserAbort
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AbortReasonUserInitiatedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AbortReasonUserInitiated
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageToolRequestTypeCustomhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageToolRequestTypeCustom
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageToolRequestTypeFunctionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageToolRequestTypeFunction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageAPIEndpointChatCompletionshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageAPIEndpointChatCompletions
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageAPIEndpointResponseshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageAPIEndpointResponses
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageAPIEndpointV1Messageshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageAPIEndpointV1Messages
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageAPIEndpointWsResponseshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageAPIEndpointWsResponses
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubReferenceTypeDiscussionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubReferenceTypeDiscussion
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubReferenceTypeIssuehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubReferenceTypeIssue
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubReferenceTypePrhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubReferenceTypePr
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeBlobhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeBlob
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeDirectoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeDirectory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeExtensionContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeExtensionContext
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeFilehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeFile
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubActionsJobhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubActionsJob
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubCommithttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubCommit
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubFilehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubFile
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubFileDiffhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubFileDiff
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubReferencehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubReference
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubReleasehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubRelease
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubRepositoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubRepository
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubSnippethttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubSnippet
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubTreeComparisonhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubTreeComparison
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeGitHubURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeGitHubURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypeSelectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentTypeSelection
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutoModeSwitchResponseNohttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutoModeSwitchResponseNo
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutoModeSwitchResponseYeshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutoModeSwitchResponseYes
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutoModeSwitchResponseYesAlwayshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutoModeSwitchResponseYesAlways
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedOperationCreatehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedOperationCreate
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedOperationDeletehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedOperationDelete
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedOperationUpdatehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedOperationUpdate
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedStatusActivehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedStatusActive
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedStatusCapReachedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedStatusCapReached
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedStatusCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedStatusCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedStatusPausedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedStatusPaused
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
BinaryAssetReferenceTypeImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#BinaryAssetReferenceTypeImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
BinaryAssetReferenceTypeResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#BinaryAssetReferenceTypeResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
BinaryAssetTypeImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#BinaryAssetTypeImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
BinaryAssetTypeResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#BinaryAssetTypeResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationTypeBlockhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocationTypeBlock
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationTypeCharhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocationTypeChar
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationTypePagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocationTypePage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationProviderAnthropichttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationProviderAnthropic
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationProviderClienthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationProviderClient
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationProviderOpenaihttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationProviderOpenai
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ContextTierDefaulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ContextTierDefault
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ContextTierLongContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ContextTierLongContext
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationCompletedActionAccepthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationCompletedActionAccept
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationCompletedActionCancelhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationCompletedActionCancel
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationCompletedActionDeclinehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationCompletedActionDecline
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationRequestedModeFormhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationRequestedModeForm
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationRequestedModeURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationRequestedModeURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationRequestedSchemaTypeObjecthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationRequestedSchemaTypeObject
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExitPlanModeActionAutopilothttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExitPlanModeActionAutopilot
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExitPlanModeActionAutopilotFleethttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExitPlanModeActionAutopilotFleet
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExitPlanModeActionExitOnlyhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExitPlanModeActionExitOnly
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExitPlanModeActionInteractivehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExitPlanModeActionInteractive
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionSourcePluginhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionSourcePlugin
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionSourceProjecthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionSourceProject
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionSourceSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionSourceSession
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionSourceUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionSourceUser
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionStatusDisabledhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionStatusDisabled
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionStatusFailedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionStatusFailed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionStatusRunninghttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionStatusRunning
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionStatusStartinghttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionStatusStarting
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HandoffSourceTypeLocalhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HandoffSourceTypeLocal
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HandoffSourceTypeRemotehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HandoffSourceTypeRemote
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshCompletedOutcomeHeadershttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshCompletedOutcomeHeaders
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshCompletedOutcomeNonehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshCompletedOutcomeNone
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshCompletedOutcomeTimeouthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshCompletedOutcomeTimeout
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshRequiredReasonAuthFailedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshRequiredReasonAuthFailed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshRequiredReasonStartuphttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshRequiredReasonStartup
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshRequiredReasonTtlExpiredhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshRequiredReasonTtlExpired
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthCompletionOutcomeCancelledhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthCompletionOutcomeCancelled
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthCompletionOutcomeTokenhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthCompletionOutcomeToken
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequestReasonInitialhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequestReasonInitial
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequestReasonReauthhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequestReasonReauth
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequestReasonRefreshhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequestReasonRefresh
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequestReasonUpscopehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequestReasonUpscope
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequiredStaticClientConfigGrantTypeClientCredentialshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequiredStaticClientConfigGrantTypeClientCredentials
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerSourceBuiltinhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerSourceBuiltin
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerSourcePluginhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerSourcePlugin
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerSourceUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerSourceUser
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerSourceWorkspacehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerSourceWorkspace
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerStatusConnectedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerStatusConnected
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerStatusDisabledhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerStatusDisabled
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerStatusFailedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerStatusFailed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerStatusNeedsAuthhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerStatusNeedsAuth
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerStatusNotConfiguredhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerStatusNotConfigured
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerStatusPendinghttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerStatusPending
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerTransportHTTPhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerTransportHTTP
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerTransportMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerTransportMemory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerTransportSSEhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerTransportSSE
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerTransportStdiohttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerTransportStdio
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureBadRequestKindBodylesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureBadRequestKindBodyless
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureBadRequestKindStructuredErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureBadRequestKindStructuredError
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureSourceMCPSamplinghttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureSourceMCPSampling
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureSourceSubagenthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureSourceSubagent
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureSourceTopLevelhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureSourceTopLevel
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OmittedBinaryOmittedReasonAssetUnavailablehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OmittedBinaryOmittedReasonAssetUnavailable
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OmittedBinaryOmittedReasonTooLargehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OmittedBinaryOmittedReasonTooLarge
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OmittedBinaryTypeImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OmittedBinaryTypeImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OmittedBinaryTypeResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OmittedBinaryTypeResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindCommandshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindCommands
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindCustomTool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindExtensionManagement
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindExtensionPermissionAccess
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindHook
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindMCP
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindMemory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindPathhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindPath
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindRead
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKindWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestPathAccessKindReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestPathAccessKindRead
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestPathAccessKindShellhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestPathAccessKindShell
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestPathAccessKindWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestPathAccessKindWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindCustomTool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindExtensionManagement
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindExtensionPermissionAccess
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindHook
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindMCP
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindMemory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindRead
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindShellhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindShell
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKindWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMemoryActionStorehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMemoryActionStore
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMemoryActionVotehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMemoryActionVote
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMemoryDirectionDownvotehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMemoryDirectionDownvote
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMemoryDirectionUpvotehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMemoryDirectionUpvote
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindApprovedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindApproved
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindApprovedForLocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindApprovedForLocation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindApprovedForSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindApprovedForSession
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindCancelledhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindCancelled
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindDeniedByContentExclusionPolicyhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindDeniedByContentExclusionPolicy
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindDeniedByPermissionRequestHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindDeniedByPermissionRequestHook
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindDeniedByRuleshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindDeniedByRules
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindDeniedInteractivelyByUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindDeniedInteractivelyByUser
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindDeniedNoApprovalRuleAndCouldNotRequestFromUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKindDeniedNoApprovalRuleAndCouldNotRequestFromUser
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryImageTypeImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryImageTypeImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryImageTypeResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryImageTypeResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryResultTypeImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryResultTypeImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryResultTypeResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryResultTypeResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PlanChangedOperationCreatehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PlanChangedOperationCreate
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PlanChangedOperationDeletehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PlanChangedOperationDelete
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PlanChangedOperationUpdatehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PlanChangedOperationUpdate
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ReasoningSummaryConcisehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ReasoningSummaryConcise
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ReasoningSummaryDetailedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ReasoningSummaryDetailed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ReasoningSummaryNonehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ReasoningSummaryNone
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAborthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAbort
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantIdlehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantIdle
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantIntenthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantIntent
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantMessage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantMessageDeltahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantMessageDelta
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantMessageStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantMessageStart
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantReasoninghttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantReasoning
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantReasoningDeltahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantReasoningDelta
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantStreamingDeltahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantStreamingDelta
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantTurnEndhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantTurnEnd
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantTurnStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantTurnStart
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAssistantUsagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAssistantUsage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAutoModeSwitchCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAutoModeSwitchCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeAutoModeSwitchRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeAutoModeSwitchRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeCapabilitiesChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeCapabilitiesChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeCommandCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeCommandCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeCommandExecutehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeCommandExecute
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeCommandQueuedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeCommandQueued
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeCommandsChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeCommandsChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeElicitationCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeElicitationCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeElicitationRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeElicitationRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeExitPlanModeCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeExitPlanModeCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeExitPlanModeRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeExitPlanModeRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeExternalToolCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeExternalToolCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeExternalToolRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeExternalToolRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeHookEndhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeHookEnd
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeHookProgresshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeHookProgress
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeHookStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeHookStart
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeMCPAppToolCallCompletehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeMCPAppToolCallComplete
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeMCPHeadersRefreshCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeMCPHeadersRefreshCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeMCPHeadersRefreshRequiredhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeMCPHeadersRefreshRequired
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeMCPOauthCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeMCPOauthCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeMCPOauthRequiredhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeMCPOauthRequired
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeModelCallFailurehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeModelCallFailure
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypePendingMessagesModifiedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypePendingMessagesModified
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypePermissionCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypePermissionCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypePermissionRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypePermissionRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSamplingCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSamplingCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSamplingRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSamplingRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionAutopilotObjectiveChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionAutopilotObjectiveChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionBackgroundTasksChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionBackgroundTasksChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionBinaryAssethttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionBinaryAsset
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCanvasClosedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCanvasClosed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCanvasOpenedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCanvasOpened
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCanvasRecordedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCanvasRecorded
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCanvasRegistryChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCanvasRegistryChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCanvasRemovedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCanvasRemoved
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCanvasUnavailablehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCanvasUnavailable
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCompactionCompletehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCompactionComplete
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCompactionStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCompactionStart
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionContextChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionContextChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCustomAgentsUpdatedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCustomAgentsUpdated
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionCustomNotificationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionCustomNotification
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionError
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionExtensionsAttachmentsPushedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionExtensionsAttachmentsPushed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionExtensionsLoadedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionExtensionsLoaded
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionHandoffhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionHandoff
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionIdlehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionIdle
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionInfo
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionLimitsExhaustedCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionLimitsExhaustedCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionLimitsExhaustedRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionLimitsExhaustedRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionMCPServersLoadedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionMCPServersLoaded
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionMCPServerStatusChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionMCPServerStatusChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionModeChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionModeChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionModelChangehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionModelChange
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionPermissionsChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionPermissionsChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionPlanChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionPlanChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionRemoteSteerableChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionRemoteSteerableChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionResumehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionResume
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionScheduleCancelledhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionScheduleCancelled
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionScheduleCreatedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionScheduleCreated
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionScheduleRearmedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionScheduleRearmed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionSessionLimitsChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionSessionLimitsChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionShutdownhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionShutdown
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionSkillsLoadedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionSkillsLoaded
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionSnapshotRewindhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionSnapshotRewind
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionStart
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionTaskCompletehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionTaskComplete
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionTitleChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionTitleChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionTodosChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionTodosChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionToolsUpdatedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionToolsUpdated
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionTruncationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionTruncation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionUsageCheckpointhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionUsageCheckpoint
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionUsageInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionUsageInfo
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionWarninghttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionWarning
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSessionWorkspaceFileChangedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSessionWorkspaceFileChanged
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSkillInvokedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSkillInvoked
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSubagentCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSubagentCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSubagentDeselectedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSubagentDeselected
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSubagentFailedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSubagentFailed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSubagentSelectedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSubagentSelected
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSubagentStartedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSubagentStarted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSystemMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSystemMessage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeSystemNotificationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeSystemNotification
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeToolExecutionCompletehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeToolExecutionComplete
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeToolExecutionPartialResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeToolExecutionPartialResult
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeToolExecutionProgresshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeToolExecutionProgress
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeToolExecutionStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeToolExecutionStart
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeToolUserRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeToolUserRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeUserInputCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeUserInputCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeUserInputRequestedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeUserInputRequested
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypeUserMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventTypeUserMessage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedResponseActionAddhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedResponseActionAdd
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedResponseActionCancelhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedResponseActionCancel
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedResponseActionSethttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedResponseActionSet
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedResponseActionUnsethttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedResponseActionUnset
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionModeAutopilothttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionModeAutopilot
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionModeInteractivehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionModeInteractive
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionModePlanhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionModePlan
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownTypeErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownTypeError
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownTypeRoutinehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownTypeRoutine
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillInvokedTriggerAgentInvokedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillInvokedTriggerAgentInvoked
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillInvokedTriggerContextLoadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillInvokedTriggerContextLoad
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillInvokedTriggerUserInvokedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillInvokedTriggerUserInvoked
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourceBuiltinhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSourceBuiltin
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourceCustomhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSourceCustom
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourceInheritedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSourceInherited
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourcePersonalAgentshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSourcePersonalAgents
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourcePersonalCopilothttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSourcePersonalCopilot
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourcePluginhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSourcePlugin
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourceProjecthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSourceProject
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemMessageRoleDeveloperhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemMessageRoleDeveloper
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemMessageRoleSystemhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemMessageRoleSystem
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationAgentCompletedStatusCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationAgentCompletedStatusCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationAgentCompletedStatusFailedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationAgentCompletedStatusFailed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationTypeAgentCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationTypeAgentCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationTypeAgentIdlehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationTypeAgentIdle
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationTypeInstructionDiscoveredhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationTypeInstructionDiscovered
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationTypeNewInboxMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationTypeNewInboxMessage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationTypeShellCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationTypeShellCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationTypeShellDetachedCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationTypeShellDetachedCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentResourceLinkIconThemeDarkhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentResourceLinkIconThemeDark
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentResourceLinkIconThemeLighthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentResourceLinkIconThemeLight
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypeAudiohttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTypeAudio
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypeImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTypeImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypeResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTypeResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypeResourceLinkhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTypeResourceLink
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypeShellExithttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTypeShellExit
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypeTerminalhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTypeTerminal
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypeTexthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTypeText
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteToolDescriptionMetaUIVisibilityApphttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteToolDescriptionMetaUIVisibilityApp
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteToolDescriptionMetaUIVisibilityModelhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteToolDescriptionMetaUIVisibilityModel
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartToolDescriptionMetaUIVisibilityApphttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartToolDescriptionMetaUIVisibilityApp
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartToolDescriptionMetaUIVisibilityModelhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartToolDescriptionMetaUIVisibilityModel
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageAgentModeAutopilothttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageAgentModeAutopilot
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageAgentModeInteractivehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageAgentModeInteractive
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageAgentModePlanhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageAgentModePlan
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageAgentModeShellhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageAgentModeShell
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageDeliveryIdlehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageDeliveryIdle
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageDeliveryQueuedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageDeliveryQueued
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageDeliverySteeringhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageDeliverySteering
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindCommandshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindCommands
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindCustomTool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindExtensionManagement
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindExtensionPermissionAccess
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindMCP
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindMemory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindRead
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKindWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
WorkingDirectoryContextHostTypeADOhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#WorkingDirectoryContextHostTypeADO
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
WorkingDirectoryContextHostTypeGitHubhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#WorkingDirectoryContextHostTypeGitHub
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
WorkspaceFileChangedOperationCreatehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#WorkspaceFileChangedOperationCreate
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
WorkspaceFileChangedOperationUpdatehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#WorkspaceFileChangedOperationUpdate
View Sourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/sdk_protocol_version.go#L7
https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-variables
View Sourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L111
stringhttps://pkg.go.dev/builtin#string
ModeEmptyhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModeEmpty
View Sourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/permissions.go#L8
PermissionHandlerFunchttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionHandlerFunc
PermissionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequest
PermissionInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionInvocation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDecisionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDecision
errorhttps://pkg.go.dev/builtin#error
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDecisionApproveOncehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDecisionApproveOnce
nilhttps://pkg.go.dev/builtin#nil
https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-functions
Boolhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L194
https://pkg.go.dev/github.com/github/copilot-sdk/go#Bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
Float64https://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L206
https://pkg.go.dev/github.com/github/copilot-sdk/go#Float64
float64https://pkg.go.dev/builtin#float64
float64https://pkg.go.dev/builtin#float64
GetSDKProtocolVersionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/sdk_protocol_version.go#L10
https://pkg.go.dev/github.com/github/copilot-sdk/go#GetSDKProtocolVersion
inthttps://pkg.go.dev/builtin#int
Inthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L212
https://pkg.go.dev/github.com/github/copilot-sdk/go#Int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
Stringhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L200
https://pkg.go.dev/github.com/github/copilot-sdk/go#String
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
https://pkg.go.dev/github.com/github/copilot-sdk/go#pkg-types
AbortDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L10
https://pkg.go.dev/github.com/github/copilot-sdk/go#AbortData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AbortDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AbortData
AbortReasonhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L11
https://pkg.go.dev/github.com/github/copilot-sdk/go#AbortReason
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AbortReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AbortReason
AgentModehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1917
https://pkg.go.dev/github.com/github/copilot-sdk/go#AgentMode
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SendAgentModehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SendAgentMode
MessageOptions.AgentModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions.AgentMode
AssistantIdleDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L12
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantIdleData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantIdleDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantIdleData
AssistantIntentDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L13
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantIntentData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantIntentDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantIntentData
AssistantMessageDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L14
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageData
AssistantMessageDeltaDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L15
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageDeltaData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageDeltaDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageDeltaData
AssistantMessageServerToolshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L16
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageServerTools
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageServerToolshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageServerTools
AssistantMessageStartDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L17
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageStartData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageStartData
AssistantMessageToolRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L18
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageToolRequest
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageToolRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageToolRequest
AssistantMessageToolRequestTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L19
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantMessageToolRequestType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantMessageToolRequestTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantMessageToolRequestType
AssistantReasoningDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L20
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantReasoningData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantReasoningDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantReasoningData
AssistantReasoningDeltaDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L21
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantReasoningDeltaData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantReasoningDeltaDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantReasoningDeltaData
AssistantStreamingDeltaDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L22
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantStreamingDeltaData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantStreamingDeltaDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantStreamingDeltaData
AssistantTurnEndDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L23
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantTurnEndData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantTurnEndDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantTurnEndData
AssistantTurnStartDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L24
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantTurnStartData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantTurnStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantTurnStartData
AssistantUsageAPIEndpointhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L25
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageAPIEndpoint
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageAPIEndpointhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageAPIEndpoint
AssistantUsageCopilotUsagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L26
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageCopilotUsage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageCopilotUsagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageCopilotUsage
AssistantUsageCopilotUsageTokenDetailhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L27
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageCopilotUsageTokenDetail
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageCopilotUsageTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageCopilotUsageTokenDetail
AssistantUsageDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L28
https://pkg.go.dev/github.com/github/copilot-sdk/go#AssistantUsageData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AssistantUsageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AssistantUsageData
Attachmenthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L29
https://pkg.go.dev/github.com/github/copilot-sdk/go#Attachment
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
Attachmenthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#Attachment
AttachmentBlobhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L30
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentBlob
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentBlobhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentBlob
AttachmentDirectoryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L31
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentDirectory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentDirectoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentDirectory
AttachmentExtensionContexthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L32
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentExtensionContext
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentExtensionContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentExtensionContext
AttachmentFilehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L33
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentFile
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentFilehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentFile
AttachmentFileLineRangehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L34
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentFileLineRange
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentFileLineRangehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentFileLineRange
AttachmentGitHubActionsJobhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L35
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubActionsJob
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubActionsJobhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubActionsJob
AttachmentGitHubCommithttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L36
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubCommit
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubCommithttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubCommit
AttachmentGitHubFilehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L37
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFile
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubFilehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubFile
AttachmentGitHubFileDiffhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L38
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFileDiff
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubFileDiffhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubFileDiff
AttachmentGitHubFileDiffSidehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L39
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubFileDiffSide
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubFileDiffSidehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubFileDiffSide
AttachmentGitHubReferencehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L40
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubReference
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubReferencehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubReference
AttachmentGitHubReferenceTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L41
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubReferenceType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubReferenceTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubReferenceType
AttachmentGitHubReleasehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L42
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubRelease
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubReleasehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubRelease
AttachmentGitHubRepositoryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L43
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubRepository
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubRepositoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubRepository
AttachmentGitHubSnippethttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L44
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubSnippet
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubSnippethttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubSnippet
AttachmentGitHubTreeComparisonhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L45
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubTreeComparison
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubTreeComparisonhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubTreeComparison
AttachmentGitHubTreeComparisonSidehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L46
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubTreeComparisonSide
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubTreeComparisonSidehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubTreeComparisonSide
AttachmentGitHubURLhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L47
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentGitHubURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentGitHubURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentGitHubURL
AttachmentSelectionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L48
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelection
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentSelectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentSelection
AttachmentSelectionDetailshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L49
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetails
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentSelectionDetailshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentSelectionDetails
AttachmentSelectionDetailsEndhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L50
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetailsEnd
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentSelectionDetailsEndhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentSelectionDetailsEnd
AttachmentSelectionDetailsStarthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L51
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentSelectionDetailsStart
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentSelectionDetailsStarthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentSelectionDetailsStart
AttachmentTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L52
https://pkg.go.dev/github.com/github/copilot-sdk/go#AttachmentType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AttachmentTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AttachmentType
AutoModeSwitchCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L53
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutoModeSwitchCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutoModeSwitchCompletedData
AutoModeSwitchInvocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L445
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchInvocation
stringhttps://pkg.go.dev/builtin#string
AutoModeSwitchRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L439
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequest
stringhttps://pkg.go.dev/builtin#string
float64https://pkg.go.dev/builtin#float64
AutoModeSwitchRequestHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L450
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestHandler
AutoModeSwitchRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequest
AutoModeSwitchInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchInvocation
AutoModeSwitchResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchResponse
errorhttps://pkg.go.dev/builtin#error
AutoModeSwitchRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L54
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutoModeSwitchRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutoModeSwitchRequestedData
AutoModeSwitchResponsehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L55
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchResponse
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutoModeSwitchResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutoModeSwitchResponse
AutopilotObjectiveChangedOperationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L56
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutopilotObjectiveChangedOperation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedOperationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedOperation
AutopilotObjectiveChangedStatushttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L57
https://pkg.go.dev/github.com/github/copilot-sdk/go#AutopilotObjectiveChangedStatus
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
AutopilotObjectiveChangedStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#AutopilotObjectiveChangedStatus
AzureProviderOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1794
https://pkg.go.dev/github.com/github/copilot-sdk/go#AzureProviderOptions
stringhttps://pkg.go.dev/builtin#string
BearerTokenProviderhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1702
https://pkg.go.dev/github.com/github/copilot-sdk/go#BearerTokenProvider
ProviderTokenArgshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderTokenArgs
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
BinaryAssetReferencehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L58
https://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetReference
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
BinaryAssetReferencehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#BinaryAssetReference
BinaryAssetReferenceTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L59
https://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetReferenceType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
BinaryAssetReferenceTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#BinaryAssetReferenceType
BinaryAssetTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L60
https://pkg.go.dev/github.com/github/copilot-sdk/go#BinaryAssetType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
BinaryAssetTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#BinaryAssetType
CanvasDeclarationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L20
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasDeclaration
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasAction
CanvasErrorhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L53
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
CanvasErrorNoHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L71
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasErrorNoHandler
CanvasErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError
NewCanvasErrorhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L66
https://pkg.go.dev/github.com/github/copilot-sdk/go#NewCanvasError
stringhttps://pkg.go.dev/builtin#string
CanvasErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError
Errorhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L61
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError.Error
CanvasErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasError
stringhttps://pkg.go.dev/builtin#string
CanvasHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L94
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandler
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasProviderOpenRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasProviderOpenRequest
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasProviderOpenResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasProviderOpenResult
errorhttps://pkg.go.dev/builtin#error
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasProviderCloseRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasProviderCloseRequest
errorhttps://pkg.go.dev/builtin#error
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasProviderInvokeActionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasProviderInvokeActionRequest
anyhttps://pkg.go.dev/builtin#any
errorhttps://pkg.go.dev/builtin#error
CanvasHandlerDefaultshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L112
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults
OnActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L120
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults.OnAction
CanvasHandlerDefaultshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasProviderInvokeActionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasProviderInvokeActionRequest
anyhttps://pkg.go.dev/builtin#any
errorhttps://pkg.go.dev/builtin#error
OnClosehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L115
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults.OnClose
CanvasHandlerDefaultshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandlerDefaults
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasProviderCloseRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasProviderCloseRequest
errorhttps://pkg.go.dev/builtin#error
CanvasRegistryChangedCanvashttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L61
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasRegistryChangedCanvas
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasRegistryChangedCanvashttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasRegistryChangedCanvas
CanvasRegistryChangedCanvasActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L62
https://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasRegistryChangedCanvasAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CanvasRegistryChangedCanvasActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CanvasRegistryChangedCanvasAction
CapabilitiesChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L63
https://pkg.go.dev/github.com/github/copilot-sdk/go#CapabilitiesChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CapabilitiesChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CapabilitiesChangedData
CapabilitiesChangedUIhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L64
https://pkg.go.dev/github.com/github/copilot-sdk/go#CapabilitiesChangedUI
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CapabilitiesChangedUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CapabilitiesChangedUI
CapiSessionOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1786
https://pkg.go.dev/github.com/github/copilot-sdk/go#CapiSessionOptions
boolhttps://pkg.go.dev/builtin#bool
CitableSourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L65
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitableSource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitableSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitableSource
CitationLocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L66
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocation
CitationLocationBlockhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L67
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationBlock
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationBlockhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocationBlock
CitationLocationCharhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L68
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationChar
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationCharhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocationChar
CitationLocationPagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L69
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationPage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationPagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocationPage
CitationLocationTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L70
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationLocationType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationLocationTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationLocationType
CitationProviderhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L71
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationProvider
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationProvider
CitationReferencehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L72
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationReference
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationReferencehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationReference
CitationSourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L74
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationSource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationSource
CitationSpanhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L75
https://pkg.go.dev/github.com/github/copilot-sdk/go#CitationSpan
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CitationSpanhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CitationSpan
Citationshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L73
https://pkg.go.dev/github.com/github/copilot-sdk/go#Citations
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
Citationshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#Citations
Clienthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L115
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ServerRPChttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ServerRPC
NewClienthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L180
https://pkg.go.dev/github.com/github/copilot-sdk/go#NewClient
ClientOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientOptions
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
Client.Starthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Start
Client.CreateSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.CreateSession
Client.ResumeSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSession
CreateSessionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L661
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.CreateSession
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
SessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
errorhttps://pkg.go.dev/builtin#error
DeleteSessionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1310
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.DeleteSession
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Session.Disconnecthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Disconnect
ForceStophttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L547
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ForceStop
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
Client.Stophttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Stop
GetAuthStatushttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1593
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetAuthStatus
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
GetAuthStatusResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#GetAuthStatusResponse
errorhttps://pkg.go.dev/builtin#error
GetForegroundSessionIDhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1389
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetForegroundSessionID
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
GetLastSessionIDhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1357
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetLastSessionID
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
GetSessionMetadatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1279
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetSessionMetadata
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
SessionMetadatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMetadata
errorhttps://pkg.go.dev/builtin#error
GetStatushttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1575
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.GetStatus
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
GetStatusResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#GetStatusResponse
errorhttps://pkg.go.dev/builtin#error
ListModelshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1614
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ListModels
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
ModelInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelInfo
errorhttps://pkg.go.dev/builtin#error
ListSessionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1243
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ListSessions
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
SessionListFilterhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionListFilter
SessionMetadatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMetadata
errorhttps://pkg.go.dev/builtin#error
Onhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1456
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.On
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
SessionLifecycleHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleHandler
OnEventTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1483
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.OnEventType
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
SessionLifecycleHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleHandler
Pinghttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1557
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Ping
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
PingResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#PingResponse
errorhttps://pkg.go.dev/builtin#error
ResumeSessionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L976
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSession
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
ResumeSessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ResumeSessionConfig
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
errorhttps://pkg.go.dev/builtin#error
Client.ResumeSessionWithOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSessionWithOptions
ResumeSessionWithOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L991
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSessionWithOptions
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
ResumeSessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ResumeSessionConfig
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
errorhttps://pkg.go.dev/builtin#error
RuntimePorthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1540
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.RuntimePort
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
inthttps://pkg.go.dev/builtin#int
SetForegroundSessionIDhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L1417
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.SetForegroundSessionID
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Starthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L344
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Start
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
errorhttps://pkg.go.dev/builtin#error
Stophttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go#L430
https://pkg.go.dev/github.com/github/copilot-sdk/go#Client.Stop
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
errorhttps://pkg.go.dev/builtin#error
Client.DeleteSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.DeleteSession
ClientModehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L20
https://pkg.go.dev/github.com/github/copilot-sdk/go#ClientMode
stringhttps://pkg.go.dev/builtin#string
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
ModeCopilotClihttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModeCopilotCli
ClientOptions.Modehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientOptions.Mode
ModeEmptyhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModeEmpty
SessionConfig.AvailableToolshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig.AvailableTools
ClientModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientMode
ClientModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientMode
ClientOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L75
https://pkg.go.dev/github.com/github/copilot-sdk/go#ClientOptions
RuntimeConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#RuntimeConnection
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
ModelInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelInfo
errorhttps://pkg.go.dev/builtin#error
SessionFSConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSConfig
CopilotRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestHandler
TelemetryConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#TelemetryConfig
inthttps://pkg.go.dev/builtin#int
boolhttps://pkg.go.dev/builtin#bool
ClientModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientMode
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
CloudSessionOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L158
https://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionOptions
CloudSessionRepositoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionRepository
CloudSessionRepositoryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L151
https://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionRepository
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
CommandCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L76
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CommandCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CommandCompletedData
CommandContexthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1301
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandContext
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
CommandDefinitionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1317
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandDefinition
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
CommandHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandHandler
CommandExecuteDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L77
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandExecuteData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CommandExecuteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CommandExecuteData
CommandHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1313
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandHandler
CommandContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandContext
errorhttps://pkg.go.dev/builtin#error
CommandQueuedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L78
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandQueuedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CommandQueuedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CommandQueuedData
CommandsChangedCommandhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L79
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandsChangedCommand
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CommandsChangedCommandhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CommandsChangedCommand
CommandsChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L80
https://pkg.go.dev/github.com/github/copilot-sdk/go#CommandsChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CommandsChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CommandsChangedData
CompactionCompleteCompactionTokensUsedhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L81
https://pkg.go.dev/github.com/github/copilot-sdk/go#CompactionCompleteCompactionTokensUsed
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CompactionCompleteCompactionTokensUsedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CompactionCompleteCompactionTokensUsed
CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetailhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L82
https://pkg.go.dev/github.com/github/copilot-sdk/go#CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetail
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CompactionCompleteCompactionTokensUsedCopilotUsageTokenDetail
ContextTierhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L83
https://pkg.go.dev/github.com/github/copilot-sdk/go#ContextTier
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ContextTierhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ContextTier
CopilotRequestContexthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L52
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestContext
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
httphttps://pkg.go.dev/net/http
Headerhttps://pkg.go.dev/net/http#Header
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
CopilotRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestHandler
RequestContextFromhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L153
https://pkg.go.dev/github.com/github/copilot-sdk/go#RequestContextFrom
httphttps://pkg.go.dev/net/http
Requesthttps://pkg.go.dev/net/http#Request
CopilotRequestContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestContext
CopilotRequestContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestContext
http.RoundTripperhttps://pkg.go.dev/net/http#RoundTripper
CopilotRequestHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L108
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestHandler
httphttps://pkg.go.dev/net/http
RoundTripperhttps://pkg.go.dev/net/http#RoundTripper
CopilotRequestContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestContext
CopilotWebSocketHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketHandler
errorhttps://pkg.go.dev/builtin#error
http.RoundTripperhttps://pkg.go.dev/net/http#RoundTripper
CopilotWebSocketCloseStatushttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L77
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketCloseStatus
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
CopilotWebSocketForwarderhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L374
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
stringhttps://pkg.go.dev/builtin#string
httphttps://pkg.go.dev/net/http
Headerhttps://pkg.go.dev/net/http#Header
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
CopilotWebSocketHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketHandler
NewCopilotWebSocketForwarderhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L397
https://pkg.go.dev/github.com/github/copilot-sdk/go#NewCopilotWebSocketForwarder
stringhttps://pkg.go.dev/builtin#string
httphttps://pkg.go.dev/net/http
Headerhttps://pkg.go.dev/net/http#Header
CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
Closehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L482
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Close
CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
errorhttps://pkg.go.dev/builtin#error
Donehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L479
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Done
CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
Errhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L480
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Err
CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
errorhttps://pkg.go.dev/builtin#error
Openhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L401
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.Open
CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
WebSocketResponseWriterhttps://pkg.go.dev/github.com/github/copilot-sdk/go#WebSocketResponseWriter
errorhttps://pkg.go.dev/builtin#error
SendRequestMessagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L460
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder.SendRequestMessage
CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
errorhttps://pkg.go.dev/builtin#error
CopilotWebSocketHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L131
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketHandler
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
WebSocketResponseWriterhttps://pkg.go.dev/github.com/github/copilot-sdk/go#WebSocketResponseWriter
errorhttps://pkg.go.dev/builtin#error
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
errorhttps://pkg.go.dev/builtin#error
errorhttps://pkg.go.dev/builtin#error
errorhttps://pkg.go.dev/builtin#error
CopilotRequestHandler.OpenWebSockethttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotRequestHandler.OpenWebSocket
CopilotWebSocketForwarderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketForwarder
CopilotWebSocketMessagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L85
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
bytehttps://pkg.go.dev/builtin#byte
boolhttps://pkg.go.dev/builtin#bool
NewTextMessagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L95
https://pkg.go.dev/github.com/github/copilot-sdk/go#NewTextMessage
stringhttps://pkg.go.dev/builtin#string
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
Texthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L91
https://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage.Text
CopilotWebSocketMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketMessage
stringhttps://pkg.go.dev/builtin#string
CustomAgentConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L878
https://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MCPServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerConfig
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
CustomAgentsUpdatedAgenthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L84
https://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentsUpdatedAgent
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
CustomAgentsUpdatedAgenthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#CustomAgentsUpdatedAgent
DefaultAgentConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L905
https://pkg.go.dev/github.com/github/copilot-sdk/go#DefaultAgentConfig
stringhttps://pkg.go.dev/builtin#string
ElicitationActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1347
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UIElicitationResponseActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UIElicitationResponseAction
ElicitationActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UIElicitationResponseActionAccepthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UIElicitationResponseActionAccept
ElicitationActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UIElicitationResponseActionCancelhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UIElicitationResponseActionCancel
ElicitationActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UIElicitationResponseActionDeclinehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UIElicitationResponseActionDecline
ElicitationCompletedActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L85
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationCompletedAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationCompletedActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationCompletedAction
ElicitationCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L86
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationCompletedData
ElicitationContexthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1379
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationContext
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ElicitationSchemahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationSchema
ElicitationRequestedModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedMode
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ElicitationFieldValuehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1358
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationFieldValue
anyhttps://pkg.go.dev/builtin#any
ElicitationHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1397
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationHandler
ElicitationContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationContext
ElicitationResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationResult
errorhttps://pkg.go.dev/builtin#error
ElicitationRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L87
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationRequestedData
ElicitationRequestedModehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L88
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedMode
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationRequestedModehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationRequestedMode
ElicitationRequestedSchemahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L89
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedSchema
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationRequestedSchemahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationRequestedSchema
ElicitationRequestedSchemaTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L90
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationRequestedSchemaType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ElicitationRequestedSchemaTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ElicitationRequestedSchemaType
ElicitationResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1361
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationResult
ElicitationActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationAction
stringhttps://pkg.go.dev/builtin#string
ElicitationFieldValuehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationFieldValue
ElicitationSchemahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1369
https://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationSchema
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
stringhttps://pkg.go.dev/builtin#string
EmbeddedBlobResourceContentshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L91
https://pkg.go.dev/github.com/github/copilot-sdk/go#EmbeddedBlobResourceContents
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
EmbeddedBlobResourceContentshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#EmbeddedBlobResourceContents
EmbeddedTextResourceContentshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L92
https://pkg.go.dev/github.com/github/copilot-sdk/go#EmbeddedTextResourceContents
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
EmbeddedTextResourceContentshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#EmbeddedTextResourceContents
ErrorOccurredHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L755
https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHandler
ErrorOccurredHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
ErrorOccurredHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookOutput
errorhttps://pkg.go.dev/builtin#error
ErrorOccurredHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L714
https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L724
https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput.MarshalJSON
ErrorOccurredHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L733
https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput.UnmarshalJSON
ErrorOccurredHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
ErrorOccurredHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L747
https://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHookOutput
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
ExitPlanModeActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L93
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExitPlanModeActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExitPlanModeAction
ExitPlanModeCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L94
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExitPlanModeCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExitPlanModeCompletedData
ExitPlanModeInvocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L431
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeInvocation
stringhttps://pkg.go.dev/builtin#string
ExitPlanModeRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L416
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequest
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ExitPlanModeRequestHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L436
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestHandler
ExitPlanModeRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequest
ExitPlanModeInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeInvocation
ExitPlanModeResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeResult
errorhttps://pkg.go.dev/builtin#error
ExitPlanModeRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L95
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExitPlanModeRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExitPlanModeRequestedData
ExitPlanModeResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L424
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeResult
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ExtensionInfohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go#L38
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionInfo
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ExtensionsLoadedExtensionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L96
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtension
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtension
ExtensionsLoadedExtensionSourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L97
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtensionSource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionSource
ExtensionsLoadedExtensionStatushttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L98
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionsLoadedExtensionStatus
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExtensionsLoadedExtensionStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExtensionsLoadedExtensionStatus
ExternalToolCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L99
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExternalToolCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExternalToolCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExternalToolCompletedData
ExternalToolRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L100
https://pkg.go.dev/github.com/github/copilot-sdk/go#ExternalToolRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ExternalToolRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ExternalToolRequestedData
GetAuthStatusResponsehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2308
https://pkg.go.dev/github.com/github/copilot-sdk/go#GetAuthStatusResponse
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
GetStatusResponsehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2299
https://pkg.go.dev/github.com/github/copilot-sdk/go#GetStatusResponse
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
GitHubRepoRefhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L101
https://pkg.go.dev/github.com/github/copilot-sdk/go#GitHubRepoRef
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
GitHubRepoRefhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#GitHubRepoRef
HandoffRepositoryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L102
https://pkg.go.dev/github.com/github/copilot-sdk/go#HandoffRepository
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HandoffRepositoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HandoffRepository
HandoffSourceTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L103
https://pkg.go.dev/github.com/github/copilot-sdk/go#HandoffSourceType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HandoffSourceTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HandoffSourceType
HookEndDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L104
https://pkg.go.dev/github.com/github/copilot-sdk/go#HookEndData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HookEndDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HookEndData
HookEndErrorhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L105
https://pkg.go.dev/github.com/github/copilot-sdk/go#HookEndError
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HookEndErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HookEndError
HookInvocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L801
https://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
stringhttps://pkg.go.dev/builtin#string
HookProgressDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L106
https://pkg.go.dev/github.com/github/copilot-sdk/go#HookProgressData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HookProgressDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HookProgressData
HookStartDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L107
https://pkg.go.dev/github.com/github/copilot-sdk/go#HookStartData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
HookStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#HookStartData
InfiniteSessionConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L914
https://pkg.go.dev/github.com/github/copilot-sdk/go#InfiniteSessionConfig
boolhttps://pkg.go.dev/builtin#bool
float64https://pkg.go.dev/builtin#float64
float64https://pkg.go.dev/builtin#float64
LargeToolOutputConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L935
https://pkg.go.dev/github.com/github/copilot-sdk/go#LargeToolOutputConfig
boolhttps://pkg.go.dev/builtin#bool
int64https://pkg.go.dev/builtin#int64
stringhttps://pkg.go.dev/builtin#string
LogOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1760
https://pkg.go.dev/github.com/github/copilot-sdk/go#LogOptions
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLogLevelhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLogLevel
boolhttps://pkg.go.dev/builtin#bool
MCPAppToolCallCompleteDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L108
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPAppToolCallCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPAppToolCallCompleteData
MCPAppToolCallCompleteErrorhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L109
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteError
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPAppToolCallCompleteErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPAppToolCallCompleteError
MCPAppToolCallCompleteToolMetahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L110
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteToolMeta
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPAppToolCallCompleteToolMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPAppToolCallCompleteToolMeta
MCPAppToolCallCompleteToolMetaUIhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L111
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAppToolCallCompleteToolMetaUI
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPAppToolCallCompleteToolMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPAppToolCallCompleteToolMetaUI
MCPAuthHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L391
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthHandler
MCPAuthRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthRequest
MCPAuthInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthInvocation
MCPAuthResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResult
errorhttps://pkg.go.dev/builtin#error
MCPAuthInvocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L386
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthInvocation
stringhttps://pkg.go.dev/builtin#string
MCPAuthRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L345
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthRequest
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MCPOauthRequestReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequestReason
MCPAuthWwwAuthenticateParamshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthWwwAuthenticateParams
stringhttps://pkg.go.dev/builtin#string
MCPAuthStaticClientConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthStaticClientConfig
MCPAuthResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L363
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResult
stringhttps://pkg.go.dev/builtin#string
MCPAuthTokenhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthToken
MCPAuthResultCancelledhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L381
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResultCancelled
MCPAuthResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResult
MCPAuthResultTokenhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L376
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResultToken
MCPAuthTokenhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthToken
MCPAuthResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthResult
MCPAuthStaticClientConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L337
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthStaticClientConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
MCPAuthTokenhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L356
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthToken
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
int64https://pkg.go.dev/builtin#int64
MCPAuthWwwAuthenticateParamshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L330
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthWwwAuthenticateParams
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MCPHTTPServerConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L856
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHTTPServerConfig
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MCPStdioServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L866
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHTTPServerConfig.MarshalJSON
MCPHTTPServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHTTPServerConfig
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
MCPHeadersRefreshCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L112
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshCompletedData
MCPHeadersRefreshCompletedOutcomehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L113
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshCompletedOutcome
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshCompletedOutcomehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshCompletedOutcome
MCPHeadersRefreshRequiredDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L114
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshRequiredData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshRequiredDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshRequiredData
MCPHeadersRefreshRequiredReasonhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L115
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPHeadersRefreshRequiredReason
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPHeadersRefreshRequiredReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPHeadersRefreshRequiredReason
MCPOauthCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L116
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthCompletedData
MCPOauthCompletionOutcomehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L117
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthCompletionOutcome
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthCompletionOutcomehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthCompletionOutcome
MCPOauthRequestReasonhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L118
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequestReason
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequestReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequestReason
MCPOauthRequiredDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L119
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequiredDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequiredData
MCPOauthRequiredStaticClientConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L120
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredStaticClientConfig
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequiredStaticClientConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequiredStaticClientConfig
MCPOauthRequiredStaticClientConfigGrantTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L121
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthRequiredStaticClientConfigGrantType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthRequiredStaticClientConfigGrantTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthRequiredStaticClientConfigGrantType
MCPOauthWwwAuthenticateParamshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L122
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPOauthWwwAuthenticateParams
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPOauthWwwAuthenticateParamshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPOauthWwwAuthenticateParams
MCPServerConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L819
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerConfig
MCPServerSourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L124
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerSource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerSource
MCPServerStatushttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L125
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerStatus
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerStatus
MCPServerTransporthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L126
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerTransport
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServerTransporthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServerTransport
MCPServersLoadedServerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L123
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServersLoadedServer
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
MCPServersLoadedServerhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#MCPServersLoadedServer
MCPStdioServerConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L830
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L842
https://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig.MarshalJSON
MCPStdioServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPStdioServerConfig
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
MemoryConfigurationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L926
https://pkg.go.dev/github.com/github/copilot-sdk/go#MemoryConfiguration
boolhttps://pkg.go.dev/builtin#bool
MessageOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1898
https://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions
stringhttps://pkg.go.dev/builtin#string
Attachmenthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Attachment
stringhttps://pkg.go.dev/builtin#string
AgentModehttps://pkg.go.dev/github.com/github/copilot-sdk/go#AgentMode
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ModelBillinghttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1972
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelBilling
float64https://pkg.go.dev/builtin#float64
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelBillingTokenPriceshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelBillingTokenPrices
ModelCallFailureBadRequestKindhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L127
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureBadRequestKind
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureBadRequestKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureBadRequestKind
ModelCallFailureDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L128
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureData
ModelCallFailureRequestFingerprinthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L129
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureRequestFingerprint
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureRequestFingerprinthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureRequestFingerprint
ModelCallFailureSourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L130
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCallFailureSource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCallFailureSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCallFailureSource
ModelCapabilitieshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1951
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilities
ModelSupportshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelSupports
ModelLimitshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelLimits
ModelCapabilitiesOverridehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1959
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverride
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverride
ModelCapabilitiesOverrideLimitshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1961
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideLimits
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverrideLimitshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverrideLimits
ModelCapabilitiesOverrideLimitsVisionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1962
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideLimitsVision
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverrideLimitsVisionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverrideLimitsVision
ModelCapabilitiesOverrideSupportshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1960
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilitiesOverrideSupports
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverrideSupportshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverrideSupports
ModelInfohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1978
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelInfo
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ModelCapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelCapabilities
ModelPolicyhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelPolicy
ModelBillinghttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelBilling
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ModelLimitshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1938
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelLimits
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
ModelVisionLimitshttps://pkg.go.dev/github.com/github/copilot-sdk/go#ModelVisionLimits
ModelPolicyhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1966
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelPolicy
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ModelSupportshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1945
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelSupports
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
ModelVisionLimitshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1931
https://pkg.go.dev/github.com/github/copilot-sdk/go#ModelVisionLimits
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
NamedProviderConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1810
https://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
AzureProviderOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#AzureProviderOptions
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
BearerTokenProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#BearerTokenProvider
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1850
https://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig.MarshalJSON
NamedProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
NamedProviderConfig.BearerTokenProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig.BearerTokenProvider
OmittedBinaryOmittedReasonhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L131
https://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryOmittedReason
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OmittedBinaryOmittedReasonhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OmittedBinaryOmittedReason
OmittedBinaryResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L132
https://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryResult
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OmittedBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OmittedBinaryResult
OmittedBinaryTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L133
https://pkg.go.dev/github.com/github/copilot-sdk/go#OmittedBinaryType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OmittedBinaryTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OmittedBinaryType
PendingMessagesModifiedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L134
https://pkg.go.dev/github.com/github/copilot-sdk/go#PendingMessagesModifiedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PendingMessagesModifiedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PendingMessagesModifiedData
PermissionApprovedhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L135
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApproved
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionApprovedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionApproved
PermissionApprovedForLocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L136
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApprovedForLocation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionApprovedForLocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionApprovedForLocation
PermissionApprovedForSessionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L137
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionApprovedForSession
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionApprovedForSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionApprovedForSession
PermissionCancelledhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L138
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionCancelled
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionCancelledhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionCancelled
PermissionCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L139
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionCompletedData
PermissionDeniedByContentExclusionPolicyhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L140
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByContentExclusionPolicy
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDeniedByContentExclusionPolicyhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDeniedByContentExclusionPolicy
PermissionDeniedByPermissionRequestHookhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L141
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByPermissionRequestHook
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDeniedByPermissionRequestHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDeniedByPermissionRequestHook
PermissionDeniedByRuleshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L142
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedByRules
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDeniedByRuleshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDeniedByRules
PermissionDeniedInteractivelyByUserhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L143
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedInteractivelyByUser
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDeniedInteractivelyByUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDeniedInteractivelyByUser
PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUserhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L144
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUser
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUserhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDeniedNoApprovalRuleAndCouldNotRequestFromUser
PermissionHandlerFunchttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L322
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionHandlerFunc
PermissionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequest
PermissionInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionInvocation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionDecisionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDecision
errorhttps://pkg.go.dev/builtin#error
rpc.PermissionDecisionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDecision
rpc.PermissionDecisionUserNotAvailablehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionDecisionUserNotAvailable
PermissionInvocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L325
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionInvocation
stringhttps://pkg.go.dev/builtin#string
PermissionPromptRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L145
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequest
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequest
PermissionPromptRequestCommandshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L146
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestCommands
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestCommandshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestCommands
PermissionPromptRequestCustomToolhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L147
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestCustomTool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestCustomTool
PermissionPromptRequestExtensionManagementhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L148
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestExtensionManagement
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestExtensionManagement
PermissionPromptRequestExtensionPermissionAccesshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L149
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestExtensionPermissionAccess
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestExtensionPermissionAccess
PermissionPromptRequestHookhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L150
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestHook
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestHook
PermissionPromptRequestKindhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L151
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestKind
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestKind
PermissionPromptRequestMCPhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L152
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestMCP
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestMCP
PermissionPromptRequestMemoryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L153
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestMemory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestMemory
PermissionPromptRequestPathhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L154
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestPath
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestPathhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestPath
PermissionPromptRequestPathAccessKindhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L155
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestPathAccessKind
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestPathAccessKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestPathAccessKind
PermissionPromptRequestReadhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L156
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestRead
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestRead
PermissionPromptRequestURLhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L157
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestURL
PermissionPromptRequestWritehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L158
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionPromptRequestWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionPromptRequestWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionPromptRequestWrite
PermissionRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L159
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequest
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequest
PermissionRequestCommandhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L160
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestCommand
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestCommandhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestCommand
PermissionRequestCustomToolhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L161
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestCustomTool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestCustomTool
PermissionRequestExtensionManagementhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L163
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestExtensionManagement
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestExtensionManagement
PermissionRequestExtensionPermissionAccesshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L164
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestExtensionPermissionAccess
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestExtensionPermissionAccess
PermissionRequestHookhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L165
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestHook
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestHookhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestHook
PermissionRequestKindhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L166
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestKind
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestKind
PermissionRequestMCPhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L167
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMCP
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMCP
PermissionRequestMemoryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L168
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMemory
PermissionRequestMemoryActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L169
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemoryAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMemoryActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMemoryAction
PermissionRequestMemoryDirectionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L170
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestMemoryDirection
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestMemoryDirectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestMemoryDirection
PermissionRequestReadhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L171
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestRead
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestRead
PermissionRequestShellhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L172
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShell
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestShellhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestShell
PermissionRequestShellCommandhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L173
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShellCommand
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestShellCommandhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestShellCommand
PermissionRequestShellPossibleURLhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L174
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestShellPossibleURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestShellPossibleURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestShellPossibleURL
PermissionRequestURLhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L175
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestURL
PermissionRequestWritehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L176
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestWrite
PermissionRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L162
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRequestedData
PermissionResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L177
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionResult
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResult
PermissionResultKindhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L178
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionResultKind
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionResultKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionResultKind
PermissionRulehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L179
https://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionRule
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PermissionRulehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PermissionRule
PersistedBinaryImagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L180
https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryImage
PersistedBinaryImageTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L181
https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryImageType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryImageTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryImageType
PersistedBinaryResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L182
https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryResult
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryResult
PersistedBinaryResultTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L183
https://pkg.go.dev/github.com/github/copilot-sdk/go#PersistedBinaryResultType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PersistedBinaryResultTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PersistedBinaryResultType
PingResponsehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2289
https://pkg.go.dev/github.com/github/copilot-sdk/go#PingResponse
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
inthttps://pkg.go.dev/builtin#int
PlanChangedOperationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L184
https://pkg.go.dev/github.com/github/copilot-sdk/go#PlanChangedOperation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PlanChangedOperationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PlanChangedOperation
PossibleURLhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L185
https://pkg.go.dev/github.com/github/copilot-sdk/go#PossibleURL
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
PossibleURLhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#PossibleURL
PostToolUseFailureHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L586
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHandler
PostToolUseFailureHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
PostToolUseFailureHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookOutput
errorhttps://pkg.go.dev/builtin#error
PostToolUseFailureHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L544
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
stringhttps://pkg.go.dev/builtin#string
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L555
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput.MarshalJSON
PostToolUseFailureHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L564
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput.UnmarshalJSON
PostToolUseFailureHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
PostToolUseFailureHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L581
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHookOutput
stringhttps://pkg.go.dev/builtin#string
PostToolUseHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L537
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHandler
PostToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
PostToolUseHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookOutput
errorhttps://pkg.go.dev/builtin#error
PostToolUseHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L497
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
anyhttps://pkg.go.dev/builtin#any
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L507
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput.MarshalJSON
PostToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L516
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput.UnmarshalJSON
PostToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
PostToolUseHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L530
https://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHookOutput
anyhttps://pkg.go.dev/builtin#any
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
PreMCPToolCallHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L798
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHandler
PreMCPToolCallHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
PreMCPToolCallHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookOutput
errorhttps://pkg.go.dev/builtin#error
PreMCPToolCallHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L758
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L770
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput.MarshalJSON
PreMCPToolCallHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L779
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput.UnmarshalJSON
PreMCPToolCallHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
PreMCPToolCallHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L793
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHookOutput
anyhttps://pkg.go.dev/builtin#any
PreToolUseHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L494
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHandler
PreToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
PreToolUseHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookOutput
errorhttps://pkg.go.dev/builtin#error
PreToolUseHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L453
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L462
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput.MarshalJSON
PreToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L471
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput.UnmarshalJSON
PreToolUseHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
PreToolUseHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L485
https://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHookOutput
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
ProviderConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1704
https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
AzureProviderOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#AzureProviderOptions
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
BearerTokenProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#BearerTokenProvider
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1765
https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig.MarshalJSON
ProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
ProviderConfig.BearerTokenProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig.BearerTokenProvider
ProviderModelConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1868
https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderModelConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverride
ProviderTokenArgshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1674
https://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderTokenArgs
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
BearerTokenProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#BearerTokenProvider
RawCitationLocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L186
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawCitationLocation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawCitationLocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawCitationLocation
RawPermissionPromptRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L187
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionPromptRequest
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawPermissionPromptRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawPermissionPromptRequest
RawPermissionRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L188
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionRequest
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawPermissionRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawPermissionRequest
RawPermissionResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L189
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPermissionResult
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawPermissionResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawPermissionResult
RawPersistedBinaryResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L190
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawPersistedBinaryResult
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawPersistedBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawPersistedBinaryResult
RawSessionEventDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L191
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawSessionEventData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawSessionEventDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawSessionEventData
RawSystemNotificationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L192
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawSystemNotification
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawSystemNotificationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawSystemNotification
RawToolExecutionCompleteContenthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L193
https://pkg.go.dev/github.com/github/copilot-sdk/go#RawToolExecutionCompleteContent
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RawToolExecutionCompleteContenthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RawToolExecutionCompleteContent
ReasoningSummaryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L194
https://pkg.go.dev/github.com/github/copilot-sdk/go#ReasoningSummary
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ReasoningSummaryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ReasoningSummary
ResumeSessionConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1422
https://pkg.go.dev/github.com/github/copilot-sdk/go#ResumeSessionConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
Toolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Tool
SystemMessageConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig
CapiSessionOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CapiSessionOptions
NamedProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig
ProviderModelConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderModelConfig
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsConfig
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverride
stringhttps://pkg.go.dev/builtin#string
ReasoningSummaryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ReasoningSummary
ContextTierhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ContextTier
PermissionHandlerFunchttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionHandlerFunc
MCPAuthHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthHandler
UserInputHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputHandler
SessionHookshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHooks
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
MCPServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerConfig
stringhttps://pkg.go.dev/builtin#string
CustomAgentConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentConfig
DefaultAgentConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#DefaultAgentConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
https://open-plugins.com/https://open-plugins.com/
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
InfiniteSessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#InfiniteSessionConfig
LargeToolOutputConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#LargeToolOutputConfig
MemoryConfigurationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MemoryConfiguration
stringhttps://pkg.go.dev/builtin#string
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RemoteSessionModehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RemoteSessionMode
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
SessionEventHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventHandler
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
SessionFSProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSProvider
CommandDefinitionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandDefinition
ElicitationHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationHandler
ExitPlanModeRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestHandler
AutoModeSwitchRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestHandler
boolhttps://pkg.go.dev/builtin#bool
CanvasDeclarationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasDeclaration
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OpenCanvasInstancehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OpenCanvasInstance
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
CanvasHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandler
ExtensionInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionInfo
anyhttps://pkg.go.dev/builtin#any
RuntimeConnectionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L27
https://pkg.go.dev/github.com/github/copilot-sdk/go#RuntimeConnection
Clienthttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client
StdioConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#StdioConnection
TCPConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#TCPConnection
URIConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#URIConnection
ClientOptions.Connectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientOptions.Connection
ClientOptions.Connectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ClientOptions.Connection
StdioConnectionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#StdioConnection
SamplingCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L195
https://pkg.go.dev/github.com/github/copilot-sdk/go#SamplingCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SamplingCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SamplingCompletedData
SamplingRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L196
https://pkg.go.dev/github.com/github/copilot-sdk/go#SamplingRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SamplingRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SamplingRequestedData
SectionOverridehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L272
https://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverride
SectionOverrideActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
stringhttps://pkg.go.dev/builtin#string
SectionTransformFnhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionTransformFn
SectionOverrideActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L249
https://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
stringhttps://pkg.go.dev/builtin#string
SectionOverrideActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
SectionOverrideActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
SectionOverrideActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
SectionOverrideActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
SectionOverrideActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverrideAction
SectionTransformFnhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L269
https://pkg.go.dev/github.com/github/copilot-sdk/go#SectionTransformFn
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Sessionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L52
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session
stringhttps://pkg.go.dev/builtin#string
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionRPChttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionRPC
Client.CreateSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.CreateSession
Client.ResumeSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSession
Aborthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1709
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Abort
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
errorhttps://pkg.go.dev/builtin#error
Capabilitieshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1084
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Capabilities
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
SessionCapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCapabilities
Disconnecthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1656
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Disconnect
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
errorhttps://pkg.go.dev/builtin#error
Session.SendAndWaithttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendAndWait
Client.ResumeSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.ResumeSession
Client.DeleteSessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Client.DeleteSession
GetEventshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1620
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.GetEvents
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
SessionEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEvent
errorhttps://pkg.go.dev/builtin#error
Loghttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1786
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Log
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
LogOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#LogOptions
errorhttps://pkg.go.dev/builtin#error
Onhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L547
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.On
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
SessionEventHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventHandler
OpenCanvaseshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L110
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.OpenCanvases
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
OpenCanvasInstancehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#OpenCanvasInstance
Sendhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L402
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Send
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
MessageOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Session.Onhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.On
SendAndWaithttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L465
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendAndWait
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
MessageOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions
SessionEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEvent
errorhttps://pkg.go.dev/builtin#error
Session.Sendhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Send
Session.Onhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.On
SendPrompthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L432
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendPrompt
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
Session.Sendhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.Send
MessageOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions
SendPromptAndWaithttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L521
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendPromptAndWait
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
SessionEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEvent
errorhttps://pkg.go.dev/builtin#error
Session.SendAndWaithttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SendAndWait
MessageOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#MessageOptions
SetModelhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1744
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.SetModel
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
SetModelOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SetModelOptions
errorhttps://pkg.go.dev/builtin#error
UIhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1104
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.UI
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
SessionUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
WorkspacePathhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L102
https://pkg.go.dev/github.com/github/copilot-sdk/go#Session.WorkspacePath
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
stringhttps://pkg.go.dev/builtin#string
SessionAutopilotObjectiveChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L197
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionAutopilotObjectiveChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionAutopilotObjectiveChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionAutopilotObjectiveChangedData
SessionBackgroundTasksChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L198
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionBackgroundTasksChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionBackgroundTasksChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionBackgroundTasksChangedData
SessionBinaryAssetDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L199
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionBinaryAssetData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionBinaryAssetDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionBinaryAssetData
SessionCanvasClosedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L200
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasClosedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCanvasClosedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCanvasClosedData
SessionCanvasOpenedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L201
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasOpenedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCanvasOpenedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCanvasOpenedData
SessionCanvasRecordedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L202
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRecordedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCanvasRecordedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCanvasRecordedData
SessionCanvasRegistryChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L203
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRegistryChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCanvasRegistryChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCanvasRegistryChangedData
SessionCanvasRemovedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L204
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasRemovedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCanvasRemovedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCanvasRemovedData
SessionCanvasUnavailableDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L205
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCanvasUnavailableData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCanvasUnavailableDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCanvasUnavailableData
SessionCapabilitieshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1327
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCapabilities
UICapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#UICapabilities
SessionCompactionCompleteDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L206
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCompactionCompleteData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCompactionCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCompactionCompleteData
SessionCompactionStartDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L207
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCompactionStartData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCompactionStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCompactionStartData
SessionConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L966
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ReasoningSummaryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ReasoningSummary
ContextTierhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ContextTier
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
Toolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Tool
SystemMessageConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
PermissionHandlerFunchttps://pkg.go.dev/github.com/github/copilot-sdk/go#PermissionHandlerFunc
MCPAuthHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPAuthHandler
UserInputHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputHandler
SessionHookshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHooks
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
ProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderConfig
CapiSessionOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CapiSessionOptions
NamedProviderConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#NamedProviderConfig
ProviderModelConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#ProviderModelConfig
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsConfig
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverride
stringhttps://pkg.go.dev/builtin#string
MCPServerConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#MCPServerConfig
stringhttps://pkg.go.dev/builtin#string
CustomAgentConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#CustomAgentConfig
DefaultAgentConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#DefaultAgentConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
https://open-plugins.com/https://open-plugins.com/
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
InfiniteSessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#InfiniteSessionConfig
LargeToolOutputConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#LargeToolOutputConfig
MemoryConfigurationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#MemoryConfiguration
SessionEventHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventHandler
Sessionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session
SessionFSProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSProvider
CommandDefinitionhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CommandDefinition
ElicitationHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationHandler
ExitPlanModeRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExitPlanModeRequestHandler
AutoModeSwitchRequestHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#AutoModeSwitchRequestHandler
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
RemoteSessionModehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#RemoteSessionMode
CloudSessionOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#CloudSessionOptions
CanvasDeclarationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasDeclaration
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
CanvasHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CanvasHandler
ExtensionInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#ExtensionInfo
anyhttps://pkg.go.dev/builtin#any
SessionContexthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1989
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionContext
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SessionContextChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L208
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionContextChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionContextChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionContextChangedData
SessionCustomAgentsUpdatedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L209
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCustomAgentsUpdatedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCustomAgentsUpdatedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCustomAgentsUpdatedData
SessionCustomNotificationDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L210
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionCustomNotificationData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionCustomNotificationDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionCustomNotificationData
SessionEndHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L711
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHandler
SessionEndHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
SessionEndHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookOutput
errorhttps://pkg.go.dev/builtin#error
SessionEndHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L671
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L681
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput.MarshalJSON
SessionEndHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L690
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput.UnmarshalJSON
SessionEndHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
SessionEndHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L704
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHookOutput
boolhttps://pkg.go.dev/builtin#bool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SessionErrorDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L211
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionErrorData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionErrorDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionErrorData
SessionEventhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L212
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEvent
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEvent
SessionEventDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L213
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventData
SessionEventHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1928
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventHandler
SessionEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEvent
SessionEventTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L214
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEventType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionEventType
SessionExtensionsAttachmentsPushedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L215
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionExtensionsAttachmentsPushedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionExtensionsAttachmentsPushedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionExtensionsAttachmentsPushedData
SessionExtensionsLoadedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L216
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionExtensionsLoadedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionExtensionsLoadedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionExtensionsLoadedData
SessionFSCapabilitieshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L947
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSCapabilities
boolhttps://pkg.go.dev/builtin#bool
SessionFSConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L953
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionFSSetProviderConventionshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionFSSetProviderConventions
SessionFSCapabilitieshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSCapabilities
SessionFSFileInfohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session_fs_provider.go#L76
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSFileInfo
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
int64https://pkg.go.dev/builtin#int64
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
SessionFSProviderhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session_fs_provider.go#L20
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSProvider
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
SessionFSFileInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSFileInfo
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
inthttps://pkg.go.dev/builtin#int
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionFSReaddirWithTypesEntryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionFSReaddirWithTypesEntry
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
errorhttps://pkg.go.dev/builtin#error
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
errorhttps://pkg.go.dev/builtin#error
SessionFSSqliteProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteProvider
SessionFSSqliteProviderhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session_fs_provider.go#L58
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteProvider
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionFSSqliteQueryTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionFSSqliteQueryType
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
SessionFSSqliteQueryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteQueryResult
errorhttps://pkg.go.dev/builtin#error
boolhttps://pkg.go.dev/builtin#bool
errorhttps://pkg.go.dev/builtin#error
SessionFSProviderhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSProvider
SessionFSSqliteQueryResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session_fs_provider.go#L68
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionFSSqliteQueryResult
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
int64https://pkg.go.dev/builtin#int64
int64https://pkg.go.dev/builtin#int64
SessionHandoffDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L217
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHandoffData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionHandoffDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionHandoffData
SessionHookshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L806
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionHooks
PreToolUseHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreToolUseHandler
PostToolUseHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseHandler
PostToolUseFailureHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PostToolUseFailureHandler
UserPromptSubmittedHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHandler
SessionStartHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHandler
SessionEndHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionEndHandler
ErrorOccurredHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ErrorOccurredHandler
PreMCPToolCallHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#PreMCPToolCallHandler
SessionIdleDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L218
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionIdleData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionIdleDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionIdleData
SessionInfoDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L219
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionInfoData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionInfoDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionInfoData
SessionLifecycleEventhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2034
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEvent
SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
stringhttps://pkg.go.dev/builtin#string
SessionLifecycleEventMetadatahttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventMetadata
SessionLifecycleEventMetadatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2041
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventMetadata
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
SessionLifecycleEventTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2023
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
stringhttps://pkg.go.dev/builtin#string
SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
SessionLifecycleEventTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEventType
SessionLifecycleHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2048
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleHandler
SessionLifecycleEventhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLifecycleEvent
SessionLimitsConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L220
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsConfig
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsConfig
SessionLimitsExhaustedCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L221
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedCompletedData
SessionLimitsExhaustedRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L222
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedRequestedData
SessionLimitsExhaustedResponsehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L223
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedResponse
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedResponse
SessionLimitsExhaustedResponseActionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L224
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionLimitsExhaustedResponseAction
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionLimitsExhaustedResponseActionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionLimitsExhaustedResponseAction
SessionListFilterhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2001
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionListFilter
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SessionMCPServerStatusChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L226
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMCPServerStatusChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionMCPServerStatusChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionMCPServerStatusChangedData
SessionMCPServersLoadedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L225
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMCPServersLoadedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionMCPServersLoadedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionMCPServersLoadedData
SessionMetadatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L2013
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMetadata
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
SessionContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionContext
SessionModehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L227
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionMode
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionModehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionMode
SessionModeChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L228
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionModeChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionModeChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionModeChangedData
SessionModelChangeDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L229
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionModelChangeData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionModelChangeDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionModelChangeData
SessionPermissionsChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L230
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionPermissionsChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionPermissionsChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionPermissionsChangedData
SessionPlanChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L231
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionPlanChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionPlanChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionPlanChangedData
SessionRemoteSteerableChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L232
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionRemoteSteerableChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionRemoteSteerableChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionRemoteSteerableChangedData
SessionResumeDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L233
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionResumeData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionResumeDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionResumeData
SessionScheduleCancelledDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L234
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleCancelledData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionScheduleCancelledDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionScheduleCancelledData
SessionScheduleCreatedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L235
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleCreatedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionScheduleCreatedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionScheduleCreatedData
SessionScheduleRearmedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L236
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionScheduleRearmedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionScheduleRearmedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionScheduleRearmedData
SessionSessionLimitsChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L237
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSessionLimitsChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionSessionLimitsChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionSessionLimitsChangedData
SessionShutdownDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L238
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionShutdownData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionShutdownDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionShutdownData
SessionSkillsLoadedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L239
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSkillsLoadedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionSkillsLoadedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionSkillsLoadedData
SessionSnapshotRewindDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L240
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionSnapshotRewindData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionSnapshotRewindDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionSnapshotRewindData
SessionStartDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L241
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionStartData
SessionStartHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L668
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHandler
SessionStartHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
SessionStartHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookOutput
errorhttps://pkg.go.dev/builtin#error
SessionStartHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L630
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L639
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput.MarshalJSON
SessionStartHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L648
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput.UnmarshalJSON
SessionStartHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
SessionStartHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L662
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionStartHookOutput
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
SessionTaskCompleteDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L242
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTaskCompleteData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionTaskCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionTaskCompleteData
SessionTitleChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L243
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTitleChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionTitleChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionTitleChangedData
SessionTodosChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L244
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTodosChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionTodosChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionTodosChangedData
SessionToolsUpdatedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L245
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionToolsUpdatedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionToolsUpdatedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionToolsUpdatedData
SessionTruncationDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L246
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionTruncationData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionTruncationDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionTruncationData
SessionUIhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1417
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
Session.UIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Session.UI
Confirmhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1192
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Confirm
SessionUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
errorhttps://pkg.go.dev/builtin#error
Elicitationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1118
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Elicitation
SessionUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
ElicitationSchemahttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationSchema
ElicitationResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ElicitationResult
errorhttps://pkg.go.dev/builtin#error
Inputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1250
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Input
SessionUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
UIInputOptionshttps://pkg.go.dev/github.com/github/copilot-sdk/go#UIInputOptions
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
errorhttps://pkg.go.dev/builtin#error
Selecthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1221
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI.Select
SessionUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUI
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
errorhttps://pkg.go.dev/builtin#error
SessionUsageCheckpointDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L247
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUsageCheckpointData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionUsageCheckpointDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionUsageCheckpointData
SessionUsageInfoDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L248
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionUsageInfoData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionUsageInfoDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionUsageInfoData
SessionWarningDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L249
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionWarningData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionWarningDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionWarningData
SessionWorkspaceFileChangedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L250
https://pkg.go.dev/github.com/github/copilot-sdk/go#SessionWorkspaceFileChangedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SessionWorkspaceFileChangedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SessionWorkspaceFileChangedData
SetModelOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go#L1719
https://pkg.go.dev/github.com/github/copilot-sdk/go#SetModelOptions
stringhttps://pkg.go.dev/builtin#string
ReasoningSummaryhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ReasoningSummary
ContextTierhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ContextTier
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ModelCapabilitiesOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ModelCapabilitiesOverride
ShutdownCodeChangeshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L251
https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownCodeChanges
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownCodeChangeshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownCodeChanges
ShutdownModelMetrichttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L252
https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetric
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownModelMetrichttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownModelMetric
ShutdownModelMetricRequestshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L253
https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricRequests
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownModelMetricRequestshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownModelMetricRequests
ShutdownModelMetricTokenDetailhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L254
https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricTokenDetail
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownModelMetricTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownModelMetricTokenDetail
ShutdownModelMetricUsagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L255
https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownModelMetricUsage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownModelMetricUsagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownModelMetricUsage
ShutdownTokenDetailhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L256
https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownTokenDetail
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownTokenDetailhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownTokenDetail
ShutdownTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L257
https://pkg.go.dev/github.com/github/copilot-sdk/go#ShutdownType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ShutdownTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ShutdownType
SkillInvokedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L258
https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillInvokedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillInvokedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillInvokedData
SkillInvokedTriggerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L259
https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillInvokedTrigger
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillInvokedTriggerhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillInvokedTrigger
SkillSourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L261
https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillSource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillSourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillSource
SkillsLoadedSkillhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L260
https://pkg.go.dev/github.com/github/copilot-sdk/go#SkillsLoadedSkill
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SkillsLoadedSkillhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SkillsLoadedSkill
StdioConnectionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L33
https://pkg.go.dev/github.com/github/copilot-sdk/go#StdioConnection
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SubagentCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L262
https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SubagentCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SubagentCompletedData
SubagentDeselectedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L263
https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentDeselectedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SubagentDeselectedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SubagentDeselectedData
SubagentFailedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L264
https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentFailedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SubagentFailedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SubagentFailedData
SubagentSelectedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L265
https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentSelectedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SubagentSelectedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SubagentSelectedData
SubagentStartedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L266
https://pkg.go.dev/github.com/github/copilot-sdk/go#SubagentStartedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SubagentStartedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SubagentStartedData
SystemMessageAppendConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L284
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageAppendConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SystemMessageConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L306
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SectionOverridehttps://pkg.go.dev/github.com/github/copilot-sdk/go#SectionOverride
SystemMessageDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L267
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemMessageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemMessageData
SystemMessageMetadatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L268
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageMetadata
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemMessageMetadatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemMessageMetadata
SystemMessageReplaceConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L293
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageReplaceConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
SystemMessageRolehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L269
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemMessageRole
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemMessageRolehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemMessageRole
SystemNotificationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L270
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotification
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotification
SystemNotificationAgentCompletedhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L271
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationAgentCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationAgentCompleted
SystemNotificationAgentCompletedStatushttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L272
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentCompletedStatus
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationAgentCompletedStatushttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationAgentCompletedStatus
SystemNotificationAgentIdlehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L273
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationAgentIdle
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationAgentIdlehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationAgentIdle
SystemNotificationDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L274
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationData
SystemNotificationInstructionDiscoveredhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L275
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationInstructionDiscovered
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationInstructionDiscoveredhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationInstructionDiscovered
SystemNotificationNewInboxMessagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L276
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationNewInboxMessage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationNewInboxMessagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationNewInboxMessage
SystemNotificationShellCompletedhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L277
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationShellCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationShellCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationShellCompleted
SystemNotificationShellDetachedCompletedhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L278
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationShellDetachedCompleted
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationShellDetachedCompletedhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationShellDetachedCompleted
SystemNotificationTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L279
https://pkg.go.dev/github.com/github/copilot-sdk/go#SystemNotificationType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
SystemNotificationTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#SystemNotificationType
TCPConnectionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L44
https://pkg.go.dev/github.com/github/copilot-sdk/go#TCPConnection
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
TelemetryConfighttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L163
https://pkg.go.dev/github.com/github/copilot-sdk/go#TelemetryConfig
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
Toolhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1258
https://pkg.go.dev/github.com/github/copilot-sdk/go#Tool
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
ToolDeferhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolDefer
ToolHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolHandler
DefineToolhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/definetool.go#L31
https://pkg.go.dev/github.com/github/copilot-sdk/go#DefineTool
anyhttps://pkg.go.dev/builtin#any
anyhttps://pkg.go.dev/builtin#any
stringhttps://pkg.go.dev/builtin#string
ToolInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolInvocation
errorhttps://pkg.go.dev/builtin#error
Toolhttps://pkg.go.dev/github.com/github/copilot-sdk/go#Tool
ToolBinaryResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1890
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolBinaryResult
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
ToolDeferhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1249
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolDefer
stringhttps://pkg.go.dev/builtin#string
ToolDeferhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolDefer
ToolDeferhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolDefer
ToolExecutionCompleteContenthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L280
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContent
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContenthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContent
ToolExecutionCompleteContentAudiohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L281
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentAudio
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentAudiohttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentAudio
ToolExecutionCompleteContentImagehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L282
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentImage
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentImagehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentImage
ToolExecutionCompleteContentResourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L283
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentResource
ToolExecutionCompleteContentResourceDetailshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L284
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceDetails
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentResourceDetailshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentResourceDetails
ToolExecutionCompleteContentResourceLinkhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L285
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLink
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentResourceLinkhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentResourceLink
ToolExecutionCompleteContentResourceLinkIconhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L286
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLinkIcon
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentResourceLinkIconhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentResourceLinkIcon
ToolExecutionCompleteContentResourceLinkIconThemehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L287
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentResourceLinkIconTheme
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentResourceLinkIconThemehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentResourceLinkIconTheme
ToolExecutionCompleteContentShellExithttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L288
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentShellExit
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentShellExithttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentShellExit
ToolExecutionCompleteContentTerminalhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L289
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentTerminal
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTerminalhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentTerminal
ToolExecutionCompleteContentTexthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L290
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentText
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTexthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentText
ToolExecutionCompleteContentTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L291
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteContentType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteContentTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteContentType
ToolExecutionCompleteDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L292
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteData
ToolExecutionCompleteErrorhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L293
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteError
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteErrorhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteError
ToolExecutionCompleteResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L294
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteResult
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteResult
ToolExecutionCompleteToolDescriptionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L295
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescription
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteToolDescriptionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteToolDescription
ToolExecutionCompleteToolDescriptionMetahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L296
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMeta
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteToolDescriptionMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteToolDescriptionMeta
ToolExecutionCompleteToolDescriptionMetaUIhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L297
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMetaUI
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteToolDescriptionMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteToolDescriptionMetaUI
ToolExecutionCompleteToolDescriptionMetaUIVisibilityhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L298
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteToolDescriptionMetaUIVisibility
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteToolDescriptionMetaUIVisibilityhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteToolDescriptionMetaUIVisibility
ToolExecutionCompleteUIResourcehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L299
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResource
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourcehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResource
ToolExecutionCompleteUIResourceMetahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L300
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMeta
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMeta
ToolExecutionCompleteUIResourceMetaUIhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L301
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUI
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMetaUI
ToolExecutionCompleteUIResourceMetaUICsphttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L302
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUICsp
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetaUICsphttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMetaUICsp
ToolExecutionCompleteUIResourceMetaUIPermissionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L303
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissions
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetaUIPermissionshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMetaUIPermissions
ToolExecutionCompleteUIResourceMetaUIPermissionsCamerahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L304
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsCamera
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetaUIPermissionsCamerahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMetaUIPermissionsCamera
ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWritehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L305
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMetaUIPermissionsClipboardWrite
ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L306
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMetaUIPermissionsGeolocation
ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophonehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L307
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophonehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionCompleteUIResourceMetaUIPermissionsMicrophone
ToolExecutionPartialResultDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L308
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionPartialResultData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionPartialResultDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionPartialResultData
ToolExecutionProgressDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L309
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionProgressData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionProgressDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionProgressData
ToolExecutionStartDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L310
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartData
ToolExecutionStartShellToolInfohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L311
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartShellToolInfo
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartShellToolInfohttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartShellToolInfo
ToolExecutionStartToolDescriptionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L312
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescription
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartToolDescriptionhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartToolDescription
ToolExecutionStartToolDescriptionMetahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L313
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMeta
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartToolDescriptionMetahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartToolDescriptionMeta
ToolExecutionStartToolDescriptionMetaUIhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L314
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMetaUI
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartToolDescriptionMetaUIhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartToolDescriptionMetaUI
ToolExecutionStartToolDescriptionMetaUIVisibilityhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L315
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolExecutionStartToolDescriptionMetaUIVisibility
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolExecutionStartToolDescriptionMetaUIVisibilityhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolExecutionStartToolDescriptionMetaUIVisibility
ToolHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1288
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolHandler
ToolInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolInvocation
ToolResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolResult
errorhttps://pkg.go.dev/builtin#error
ToolInvocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1273
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolInvocation
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
contexthttps://pkg.go.dev/context
Contexthttps://pkg.go.dev/context#Context
ToolResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1291
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolResult
stringhttps://pkg.go.dev/builtin#string
ToolBinaryResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolBinaryResult
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
anyhttps://pkg.go.dev/builtin#any
ConvertMCPCallToolResulthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/definetool.go#L108
https://pkg.go.dev/github.com/github/copilot-sdk/go#ConvertMCPCallToolResult
anyhttps://pkg.go.dev/builtin#any
ToolResulthttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolResult
boolhttps://pkg.go.dev/builtin#bool
ToolSethttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L45
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
SessionConfig.AvailableToolshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig.AvailableTools
SessionConfig.ExcludedToolshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig.ExcludedTools
ToolSet.ToSlicehttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.ToSlice
SessionConfighttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig
NewToolSethttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L50
https://pkg.go.dev/github.com/github/copilot-sdk/go#NewToolSet
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
AddBuiltInhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L56
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddBuiltIn
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
stringhttps://pkg.go.dev/builtin#string
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
AddCustomhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L66
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddCustom
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
stringhttps://pkg.go.dev/builtin#string
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
SessionConfig.Toolshttps://pkg.go.dev/github.com/github/copilot-sdk/go#SessionConfig.Tools
AddMCPhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L74
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.AddMCP
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
stringhttps://pkg.go.dev/builtin#string
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
ToSlicehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go#L81
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet.ToSlice
ToolSethttps://pkg.go.dev/github.com/github/copilot-sdk/go#ToolSet
stringhttps://pkg.go.dev/builtin#string
ToolUserRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L316
https://pkg.go.dev/github.com/github/copilot-sdk/go#ToolUserRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
ToolUserRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#ToolUserRequestedData
UICapabilitieshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1332
https://pkg.go.dev/github.com/github/copilot-sdk/go#UICapabilities
boolhttps://pkg.go.dev/builtin#bool
boolhttps://pkg.go.dev/builtin#bool
UIInputOptionshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L1400
https://pkg.go.dev/github.com/github/copilot-sdk/go#UIInputOptions
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
inthttps://pkg.go.dev/builtin#int
inthttps://pkg.go.dev/builtin#int
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
URIConnectionhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L63
https://pkg.go.dev/github.com/github/copilot-sdk/go#URIConnection
http://host:porthttp://host:port
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
UserInputCompletedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L317
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputCompletedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserInputCompletedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserInputCompletedData
UserInputHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L408
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputHandler
UserInputRequesthttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputRequest
UserInputInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputInvocation
UserInputResponsehttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputResponse
errorhttps://pkg.go.dev/builtin#error
UserInputInvocationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L411
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputInvocation
stringhttps://pkg.go.dev/builtin#string
UserInputRequesthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L394
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputRequest
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
UserInputRequestedDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L318
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputRequestedData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserInputRequestedDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserInputRequestedData
UserInputResponsehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L401
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserInputResponse
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
UserMessageAgentModehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L319
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageAgentMode
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageAgentModehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageAgentMode
UserMessageDatahttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L320
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageData
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageDatahttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageData
UserMessageDeliveryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L321
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserMessageDelivery
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserMessageDeliveryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserMessageDelivery
UserPromptSubmittedHandlerhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L627
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHandler
UserPromptSubmittedHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput
HookInvocationhttps://pkg.go.dev/github.com/github/copilot-sdk/go#HookInvocation
UserPromptSubmittedHookOutputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookOutput
errorhttps://pkg.go.dev/builtin#error
UserPromptSubmittedHookInputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L589
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput
stringhttps://pkg.go.dev/builtin#string
timehttps://pkg.go.dev/time
Timehttps://pkg.go.dev/time#Time
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
MarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L597
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput.MarshalJSON
UserPromptSubmittedHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UnmarshalJSONhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L606
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput.UnmarshalJSON
UserPromptSubmittedHookInputhttps://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookInput
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
UserPromptSubmittedHookOutputhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go#L620
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserPromptSubmittedHookOutput
stringhttps://pkg.go.dev/builtin#string
stringhttps://pkg.go.dev/builtin#string
boolhttps://pkg.go.dev/builtin#bool
UserToolSessionApprovalhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L322
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApproval
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApproval
UserToolSessionApprovalCommandshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L323
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalCommands
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalCommandshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalCommands
UserToolSessionApprovalCustomToolhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L324
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalCustomTool
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalCustomToolhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalCustomTool
UserToolSessionApprovalExtensionManagementhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L325
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalExtensionManagement
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalExtensionManagementhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalExtensionManagement
UserToolSessionApprovalExtensionPermissionAccesshttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L326
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalExtensionPermissionAccess
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalExtensionPermissionAccesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalExtensionPermissionAccess
UserToolSessionApprovalKindhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L327
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalKind
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalKindhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalKind
UserToolSessionApprovalMCPhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L328
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalMCP
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalMCPhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalMCP
UserToolSessionApprovalMemoryhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L329
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalMemory
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalMemoryhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalMemory
UserToolSessionApprovalReadhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L330
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalRead
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalReadhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalRead
UserToolSessionApprovalWritehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L331
https://pkg.go.dev/github.com/github/copilot-sdk/go#UserToolSessionApprovalWrite
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
UserToolSessionApprovalWritehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#UserToolSessionApprovalWrite
WebSocketResponseWriterhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go#L120
https://pkg.go.dev/github.com/github/copilot-sdk/go#WebSocketResponseWriter
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
bytehttps://pkg.go.dev/builtin#byte
errorhttps://pkg.go.dev/builtin#error
CopilotWebSocketHandlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketHandler
CopilotWebSocketHandler.Openhttps://pkg.go.dev/github.com/github/copilot-sdk/go#CopilotWebSocketHandler.Open
WorkingDirectoryContexthttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L332
https://pkg.go.dev/github.com/github/copilot-sdk/go#WorkingDirectoryContext
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
WorkingDirectoryContexthttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#WorkingDirectoryContext
WorkingDirectoryContextHostTypehttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L333
https://pkg.go.dev/github.com/github/copilot-sdk/go#WorkingDirectoryContextHostType
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
WorkingDirectoryContextHostTypehttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#WorkingDirectoryContextHostType
WorkspaceFileChangedOperationhttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go#L334
https://pkg.go.dev/github.com/github/copilot-sdk/go#WorkspaceFileChangedOperation
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
WorkspaceFileChangedOperationhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc#WorkspaceFileChangedOperation
https://pkg.go.dev/github.com/github/copilot-sdk/go#section-sourcefiles
View all Source fileshttps://github.com/github/copilot-sdk/tree/go/v1.0.5/go
canvas.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/canvas.go
client.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/client.go
copilot_request_handler.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/copilot_request_handler.go
definetool.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/definetool.go
mode_empty.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/mode_empty.go
permissions.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/permissions.go
process_other.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/process_other.go
sdk_protocol_version.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/sdk_protocol_version.go
session.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session.go
session_fs_provider.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/session_fs_provider.go
telemetry.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/telemetry.go
toolset.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/toolset.go
types.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/types.go
zsession_events.gohttps://github.com/github/copilot-sdk/blob/go/v1.0.5/go/zsession_events.go
https://pkg.go.dev/github.com/github/copilot-sdk/go#section-directories
bundlerhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/cmd/bundler
embeddedclihttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/embeddedcli
e2e/testharnesshttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/internal/e2e/testharness
embeddedclihttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/internal/embeddedcli
flockhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/internal/flock
jsonrpc2https://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/internal/jsonrpc2
truncbufferhttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/internal/truncbuffer
rpchttps://pkg.go.dev/github.com/github/copilot-sdk/go@v1.0.5/rpc
sampleshttps://pkg.go.dev/github.com/github/copilot-sdk/go/samples
Why Go https://go.dev/solutions
Use Cases https://go.dev/solutions#use-cases
Case Studies https://go.dev/solutions#case-studies
Get Started https://learn.go.dev/
Playground https://play.golang.org
Tour https://tour.golang.org
Stack Overflow https://stackoverflow.com/questions/tagged/go?tab=Newest
Help https://go.dev/help
Packages https://pkg.go.dev
Standard Library https://pkg.go.dev/std
Sub-repositories https://pkg.go.dev/golang.org/x
About Go Packages https://pkg.go.dev/about
pkg.go.dev API https://pkg.go.dev/api
About https://go.dev/project
Downloadhttps://go.dev/dl/
Bloghttps://go.dev/blog
Issue Tracker https://github.com/golang/go/issues
Release Notes https://go.dev/doc/devel/release.html
Brand Guidelines https://go.dev/brand
Code of Conduct https://go.dev/conduct
Connect https://www.twitter.com/golang
Twitter https://www.twitter.com/golang
GitHubhttps://github.com/golang
Slack https://invite.slack.golangbridge.org/
r/golang https://reddit.com/r/golang
Meetup https://www.meetup.com/pro/go
Golang Weekly https://golangweekly.com/
Copyrighthttps://go.dev/copyright
Terms of Servicehttps://go.dev/tos
Privacy Policy http://www.google.com/intl/en/policies/privacy/
Report an Issue https://go.dev/s/pkgsite-feedback
https://google.com
Learn more.https://policies.google.com/technologies/cookies

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.