Documentation
¶
Overview ¶
Package oracle provides a one-shot second-opinion client backed by the Copilot SDK. It is intentionally separate from the streaming session client used by the main loop so the two cannot interfere.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SDKOracle ¶
type SDKOracle struct {
// contains filtered or unexported fields
}
SDKOracle wraps a CopilotClient to satisfy core.OracleClient. The wrapped client owns its own session lifecycle managed by Consult.
Click to show internal directories.
Click to hide internal directories.