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

Method CLIPath

internal/agent/claude.go:28–28  ·  view source on GitHub ↗

CLIPath implements loop.Provider.

()

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by 1