MCPcopy Create free account
hub / github.com/Noumena-Network/code / getUseCoworkPlugins

Function getUseCoworkPlugins

src/bootstrap/state.ts:1276–1278  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1274}
1275
1276export function getUseCoworkPlugins(): boolean {
1277 return STATE.useCoworkPlugins
1278}
1279
1280export function setSessionBypassPermissionsMode(enabled: boolean): void {
1281 STATE.sessionBypassPermissionsMode = enabled

Callers 2

getUserSettingsFilePathFunction · 0.85
getPluginsDirectoryNameFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected