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

Method CLIPath

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

CLIPath implements loop.Provider.

()

Source from the content-addressed store, hash-verified

27
28// CLIPath implements loop.Provider.
29func (p *CodexProvider) CLIPath() string { return p.cliPath }
30
31// LoopCommand implements loop.Provider.
32func (p *CodexProvider) LoopCommand(ctx context.Context, prompt, workDir string) *exec.Cmd {

Callers 1

Calls

no outgoing calls

Tested by 1