Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CommandStatusLine
Function · 0.50
ModelPicker
Function · 0.50
BridgeDialog
Function · 0.50
ThemePicker
Function · 0.50
handleReject
Function · 0.50
usePermissionRequestLogging
Function · 0.50
PermissionPrompt
Function · 0.50
autoNameSessionFromPlan
Function · 0.50
handleResponse
Function · 0.50
handleEmptyPlanResponse
Function · 0.50
setToolPermissionContext
Function · 0.50
PermissionRuleList
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected