Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ handler
Method
handler
packages/bot/src/commands.ts:41–41 ·
view source on GitHub ↗
(ctx: CommandContext<InferSchemaOutput<Schema>>)
Source
from the content-addressed store, hash-verified
39
/** Optional Standard Schema
for
typed options. */
40
options?: Schema;
41
handler(ctx: CommandContext<InferSchemaOutput<Schema>>): void | Promise<void>;
42
}
43
44
/**
Callers
15
built-in-tools.test.ts
File · 0.65
entryPointsToFunctionCallHandler
Function · 0.65
useLangGraphInterrupt
Function · 0.65
useCoagentStateRenderBridge
Function · 0.65
built-ins.test.ts
File · 0.65
copilotkit.spec.ts
File · 0.65
copilotkit-frontend-tool.directive.spec.ts
File · 0.65
executeWildcardTool
Method · 0.65
built-in-tools.test.ts
File · 0.65
runAgentLoop
Function · 0.65
onCommand
Function · 0.65
onReaction
Function · 0.65
Implementers
1
TestExtractForwardedHeadersFromConfig
sdk-python/tests/test_copilotkit_lg_mi
Calls
no outgoing calls
Tested by
2
singleEndpointSuite
Function · 0.52
multiEndpointSuite
Function · 0.52