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

Method IsExperimental

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

IsExperimental returns true if this engine is experimental

()

Source from the content-addressed store, hash-verified

100
101 // IsExperimental returns true if this engine is experimental
102 IsExperimental() bool
103
104 // GetGHSkillAgentName returns the gh skill --agent value for this engine.
105 // Returns an empty string when gh skill install does not support the engine.

Callers 10

TestAntigravityEngineFunction · 0.65
TestCodexEngineFunction · 0.65
TestNewPiEngineFunction · 0.65
TestCopilotEngineFunction · 0.65
TestGeminiEngineFunction · 0.65
generateCreateAwInfoMethod · 0.65
TestCrushEngineFunction · 0.65
TestOpenCodeEngineFunction · 0.65
TestClaudeEngineFunction · 0.65

Implementers 1

BaseEnginepkg/workflow/agentic_engine.go

Calls

no outgoing calls

Tested by 8

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