Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/7836246/cursor2api
/ push
Method
push
src/streaming-text.ts:25–25 ·
view source on GitHub ↗
(chunk: string)
Source
from the content-addressed store, hash-verified
23
24
export
interface
IncrementalTextStreamer {
25
push(chunk: string): string;
26
finish(): string;
27
hasUnlocked(): boolean;
28
hasSentText(): boolean;
Callers
15
connectSSE
Function · 0.80
renderSCard
Function · 0.80
loadMoreRequests
Function · 0.80
addLog
Function · 0.80
runMultiTurn
Function · 0.80
e2e-prompt-ab.mjs
File · 0.80
e2e-ctf-bypass.mjs
File · 0.80
tolerantParse
Function · 0.80
parseToolCallsWithFix
Function · 0.80
mockExec
Function · 0.80
runMultiTurn
Function · 0.80
e2e-prompt-ab2.mjs
File · 0.80
Calls
no outgoing calls
Tested by
2
test
Function · 0.64
test
Function · 0.64