Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ isBetaSubagentToolEnabled
Function
isBetaSubagentToolEnabled
extensions/cli/src/tools/toolsConfig.ts:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
}
20
21
export
function
isBetaSubagentToolEnabled(): boolean {
22
return
betaSubagentToolEnabled;
23
}
Callers
1
getAllAvailableTools
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected