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

Function setAppState

src/commands/assistant/assistant.test.ts:112–114  ·  view source on GitHub ↗
(updater)

Source from the content-addressed store, hash-verified

110 remoteConfig = config
111 },
112 setAppState(updater) {
113 appState = updater(appState)
114 },
115 setMessages(updater) {
116 messages = updater(messages)
117 },

Callers 15

CommandStatusLineFunction · 0.50
ModelPickerFunction · 0.50
BridgeDialogFunction · 0.50
ThemePickerFunction · 0.50
handleRejectFunction · 0.50
PermissionPromptFunction · 0.50
autoNameSessionFromPlanFunction · 0.50
handleResponseFunction · 0.50
handleEmptyPlanResponseFunction · 0.50
setToolPermissionContextFunction · 0.50
PermissionRuleListFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected