MCPcopy Create free account
hub / github.com/MiniCodeMonkey/chief / Name

Method Name

internal/agent/codex.go:26–26  ·  view source on GitHub ↗

Name implements loop.Provider.

()

Source from the content-addressed store, hash-verified

24
25// Name implements loop.Provider.
26func (p *CodexProvider) Name() string { return "Codex" }
27
28// CLIPath implements loop.Provider.
29func (p *CodexProvider) CLIPath() string { return p.cliPath }

Callers 1

TestCodexProvider_NameFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestCodexProvider_NameFunction · 0.76