Documentation
¶
Overview ¶
Package application holds agent-context orchestration contracts that touch external A2A (adk) types; they are deliberately outside the pure domain.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type A2AAgentService ¶
type A2AAgentService interface {
GetAgentCards(ctx context.Context) ([]*CachedAgentCard, error)
GetConfiguredAgents() []string
}
A2AAgentService manages A2A agent operations
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentrunner centralizes spawning `infer headless` as a subprocess and streaming its stdout.
|
Package agentrunner centralizes spawning `infer headless` as a subprocess and streaming its stdout. |
Click to show internal directories.
Click to hide internal directories.