Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anus-dev/ANUS
/
Class
packages/core/src/telemetry/uiTelemetry.ts:102–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
});
101
102
export
class
UiTelemetryService extends EventEmitter {
103
#metrics: SessionMetrics = createInitialMetrics();
104
#lastPromptTokenCount = 0;
105
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected