Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModelEngine-Group/app-platform
/ useShapeContext
Function
useShapeContext
agent-flow/src/components/DefaultRoot.jsx:202–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
200
}
201
202
export function useShapeContext() {
203
return useContext(ShapeContext);
204
}
205
206
export function useDispatch() {
207
return useContext(DispatchContext);
Callers
15
EndNodeWrapper
Function · 0.90
SimpleFormWrapper
Function · 0.90
_SearchForm
Function · 0.90
OutsideRerankForm
Function · 0.90
ReplyWrapper
Function · 0.90
ModelSelect
Function · 0.90
_SkillForm
Function · 0.90
SkillContent
Function · 0.90
_ModelForm
Function · 0.90
LlmFormWrapper
Function · 0.90
_SkillForm
Function · 0.90
_TextExtractionInput
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected