Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/TanStack/ai
/ notifyToolsChanged
Method
notifyToolsChanged
packages/ai-client/src/devtools.ts:779–782 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
777
}
778
779
notifyToolsChanged(): void {
780
this.emitToolsRegistered()
781
this.emitSnapshot()
782
}
783
784
getCurrentStreamId(): string | null {
785
return
this.currentStreamId
Callers
1
updateOptions
Method · 0.45
Calls
2
emitToolsRegistered
Method · 0.45
emitSnapshot
Method · 0.45
Tested by
no test coverage detected