Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ cleanup
Method
cleanup
packages/core/src/intelligence-agent.ts:399–401 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
397
}
398
399
private cleanup(): void {
400
this.cleanupOwned(this.activeChannel, this.socket);
401
}
402
403
private requestJoinCredentials$(
404
mode:
"run"
|
"connect"
,
Callers
4
clear
Method · 0.95
abortRun
Method · 0.95
emit-railway-envs-json.test.ts
File · 0.45
test-cleanup.test.ts
File · 0.45
Calls
1
cleanupOwned
Method · 0.95
Tested by
no test coverage detected