Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniCodeMonkey/chief
/ ParseLine
Method
ParseLine
internal/loop/provider.go:18–18 ·
view source on GitHub ↗
(line string)
Source
from the content-addressed store, hash-verified
16
// Returns the original output if no cleaning needed.
17
CleanOutput(output string) string
18
ParseLine(line string) *Event
19
LogFileName() string
20
}
Callers
1
processOutput
Method · 0.65
Implementers
5
mockProvider
internal/loop/loop_test.go
ClaudeProvider
internal/agent/claude.go
OpenCodeProvider
internal/agent/opencode.go
CodexProvider
internal/agent/codex.go
CursorProvider
internal/agent/cursor.go
Calls
no outgoing calls
Tested by
no test coverage detected