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

Function setNeedsPlanModeExitAttachment

src/bootstrap/state.ts:1361–1363  ·  view source on GitHub ↗
(value: boolean)

Source from the content-addressed store, hash-verified

1359}
1360
1361export function setNeedsPlanModeExitAttachment(value: boolean): void {
1362 STATE.needsPlanModeExitAttachment = value
1363}
1364
1365export function handlePlanModeTransition(
1366 fromMode: string,

Callers 3

handleResponseFunction · 0.50
handleEmptyPlanResponseFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected