Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ getKairosActive
Function
getKairosActive
src/bootstrap/state.ts:1085–1087 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1083
}
1084
1085
export
function
getKairosActive(): boolean {
1086
return
STATE.kairosActive
1087
}
1088
1089
export
function
setKairosActive(value: boolean): void {
1090
STATE.kairosActive = value
Callers
13
runPowerShellCommand
Function · 0.85
isBriefEntitled
Function · 0.85
isBriefEnabled
Function · 0.85
runShellCommand
Function · 0.85
statusLineShouldDisplay
Function · 0.85
SpinnerWithVerb
Function · 0.85
UserPromptMessage
Function · 0.85
getDateChangeAttachments
Function · 0.85
getFastModeUnavailableReason
Function · 0.85
call
Function · 0.85
isGateOpen
Function · 0.85
getEventMetadata
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected