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

Method ParseLine

internal/agent/opencode.go:39–41  ·  view source on GitHub ↗
(line string)

Source from the content-addressed store, hash-verified

37}
38
39func (p *OpenCodeProvider) ParseLine(line string) *loop.Event {
40 return loop.ParseLineOpenCode(line)
41}
42
43func (p *OpenCodeProvider) LogFileName() string { return "opencode.log" }
44

Callers 1

Calls 1

ParseLineOpenCodeFunction · 0.92

Tested by 1