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

Method GetCapabilities

pkg/workflow/agentic_engine.go:141–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

139// Engines can optionally implement this to indicate feature support.
140type CapabilityProvider interface {
141 GetCapabilities() EngineCapabilities
142}
143
144// WorkflowExecutor handles workflow compilation and execution

Callers 15

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

Implementers 1

BaseEnginepkg/workflow/agentic_engine.go

Calls

no outgoing calls

Tested by 15

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