Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgentConfig ¶
type AgentConfig struct {
agent.Config
// SessionConfig configures Copilot sessions created or resumed by the agent.
SessionConfig *copilot.SessionConfig
// Instructions are appended to the Copilot system message for each run.
Instructions string
}
AgentConfig contains configuration for a GitHub Copilot-backed agent.Agent.
Click to show internal directories.
Click to hide internal directories.