MCPcopy Create free account
hub / github.com/github/gh-aw / GetDescription

Method GetDescription

pkg/workflow/agentic_engine.go:99–99  ·  view source on GitHub ↗

GetDescription returns a description of this engine's capabilities

()

Source from the content-addressed store, hash-verified

97
98 // GetDescription returns a description of this engine's capabilities
99 GetDescription() string
100
101 // IsExperimental returns true if this engine is experimental
102 IsExperimental() bool

Callers 6

TestAntigravityEngineFunction · 0.65
TestGeminiEngineFunction · 0.65
TestCrushEngineFunction · 0.65
ResolveMethod · 0.65
TestClaudeEngineFunction · 0.65

Implementers 1

BaseEnginepkg/workflow/agentic_engine.go

Calls

no outgoing calls

Tested by 5

TestAntigravityEngineFunction · 0.52
TestGeminiEngineFunction · 0.52
TestCrushEngineFunction · 0.52
TestClaudeEngineFunction · 0.52