Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/di-sukharev/opencommit
/ hadBadFinishReason
Function
hadBadFinishReason
out/cli.cjs:79044–79046 ·
view source on GitHub ↗
(candidate)
Source
from the content-addressed store, hash-verified
79042
return
void 0;
79043
}
79044
}
79045
var
badFinishReasons = [
79046
FinishReason.RECITATION,
79047
FinishReason.SAFETY,
79048
FinishReason.LANGUAGE
79049
];
Callers
2
addHelpers
Function · 0.85
formatBlockErrorMessage
Function · 0.85
Calls
1
includes
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…