Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/garrytan/gstack
/ getIsHeaded
Method
getIsHeaded
browse/src/browser-manager.ts:1664–1666 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1662
}
1663
1664
getIsHeaded(): boolean {
1665
return
this.isHeaded;
1666
}
1667
1668
// ─── Auto-handoff Hint (consecutive failure tracking) ───────
1669
incrementFailures(): void {
Callers
1
handoff.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected