Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuantaAlpha/claude-code
/ isContextCollapseEnabled
Function
isContextCollapseEnabled
src/services/contextCollapse/index.ts:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
export
function
isContextCollapseEnabled(): boolean {
33
return
false
34
}
35
36
export
function
resetContextCollapse(): void {}
37
Callers
5
CollapseStatus
Function · 0.85
TokenWarning
Function · 0.85
analyzeContextUsage
Function · 0.85
formatContextAsMarkdownTable
Function · 0.85
shouldAutoCompact
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected