Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ compactWarningState.ts
File
compactWarningState.ts
src/services/compact/compactWarningState.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createStore } from
'../../state/store.js'
2
3
/**
4
* Tracks whether the
"context left until autocompact"
warning should be suppressed.
Callers
nothing calls this directly
Calls
1
createStore
Function · 0.85
Tested by
no test coverage detected