Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuantaAlpha/claude-code
/ getStats
Function
getStats
src/services/contextCollapse/index.ts:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
export
function
getStats(): Stats {
29
return
stats
30
}
31
32
export
function
isContextCollapseEnabled(): boolean {
33
return
false
Callers
3
CollapseStatus
Function · 0.85
CollapseLabel
Function · 0.85
formatContextAsMarkdownTable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected