Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/plugins
/ isActive
Method
isActive
orchestrate/skills/orchestrate/scripts/core/andon.ts:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
isActive(): boolean {
102
return
isAndonActive(this.args.getState().andon);
103
}
104
105
noteSpawnPaused(): void {
106
if
(this.attentionLogged)
return
;
Callers
4
isAndonRaised
Method · 0.80
spawnReadyPending
Function · 0.80
agent-manager-slack-mirror.test.ts
File · 0.80
andon-root-cache.test.ts
File · 0.80
Calls
1
isAndonActive
Function · 0.85
Tested by
no test coverage detected