MCPcopy
hub / github.com/Doorman11991/smallcode / endStream

Method endStream

src/tui/fullscreen.js:1134–1138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1132 }
1133
1134 endStream() {
1135 this._lastLineIsStreaming = false;
1136 this.chatLines.push('');
1137 this.render();
1138 }
1139
1140 // ─── Utilities ───────────────────────────────────────────────────────
1141

Callers 2

streamFinalResponseFunction · 0.80
streamFinalResponseFunction · 0.80

Calls 1

renderMethod · 0.95

Tested by

no test coverage detected