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

Method GetDisplayName

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

GetDisplayName returns the human-readable name for this engine

()

Source from the content-addressed store, hash-verified

94
95 // GetDisplayName returns the human-readable name for this engine
96 GetDisplayName() string
97
98 // GetDescription returns a description of this engine's capabilities
99 GetDescription() string

Callers 15

TestAntigravityEngineFunction · 0.65
TestCodexEngineFunction · 0.65
TestNewPiEngineFunction · 0.65
TestCopilotEngineFunction · 0.65
RegisterMethod · 0.65
GetEngineMethod · 0.65
TestGeminiEngineFunction · 0.65
generateCreateAwInfoMethod · 0.65
TestCrushEngineFunction · 0.65

Implementers 1

BaseEnginepkg/workflow/agentic_engine.go

Calls

no outgoing calls

Tested by 9

TestAntigravityEngineFunction · 0.52
TestCodexEngineFunction · 0.52
TestNewPiEngineFunction · 0.52
TestCopilotEngineFunction · 0.52
TestGeminiEngineFunction · 0.52
TestCrushEngineFunction · 0.52
TestOpenCodeEngineFunction · 0.52
TestClaudeEngineFunction · 0.52