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

Method finalMessages

out/cli.cjs:83142–83145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83140 }
83141 currentRunStepSnapshot() {
83142 return __classPrivateFieldGet12(this, _AssistantStream_currentRunStepSnapshot, "f");
83143 }
83144 async finalRunSteps() {
83145 await this.done();
83146 return Object.values(__classPrivateFieldGet12(this, _AssistantStream_runStepSnapshots, "f"));
83147 }
83148 async finalMessages() {

Callers

nothing calls this directly

Calls 3

__classPrivateFieldGet12Function · 0.85
doneMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected