MCPcopy
hub / github.com/di-sukharev/opencommit / finalRunSteps

Method finalRunSteps

out/cli.cjs:83138–83141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83136 return __classPrivateFieldGet12(this, _AssistantStream_currentRunSnapshot, "f");
83137 }
83138 currentMessageSnapshot() {
83139 return __classPrivateFieldGet12(this, _AssistantStream_messageSnapshot, "f");
83140 }
83141 currentRunStepSnapshot() {
83142 return __classPrivateFieldGet12(this, _AssistantStream_currentRunStepSnapshot, "f");
83143 }
83144 async finalRunSteps() {

Callers

nothing calls this directly

Calls 3

__classPrivateFieldGet12Function · 0.85
doneMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected