MCPcopy Create free account

hub / github.com/chmod777john/swarm-ide / functions

Functions252 in github.com/chmod777john/swarm-ide

↓ 1 callersFunctiongetOpenRouterConfig
()
backend/src/runtime/agent-runtime.ts:295
↓ 1 callersFunctiongetOpenRouterConfig
()
backend/app/api/glm/stream/route.ts:22
↓ 1 callersFunctiongetProvider
(bodyProvider?: string)
backend/app/api/glm/stream/route.ts:8
↓ 1 callersFunctiongetRequestLogDir
()
backend/src/runtime/agent-logger.ts:54
↓ 1 callersMethodgetSkill
(name: string)
backend/src/runtime/skill-loader.ts:271
↓ 1 callersMethodgetSkillsMetadataPrompt
()
backend/src/runtime/skill-loader.ts:242
↓ 1 callersFunctiongetStreamLogDir
()
backend/src/runtime/agent-logger.ts:50
↓ 1 callersMethodgetToolDefinitions
()
backend/src/runtime/mcp.ts:151
↓ 1 callersFunctionhandle
()
backend/src/runtime/upstash-realtime.ts:138
↓ 1 callersMethodhasTool
(name: string)
backend/src/runtime/mcp.ts:147
↓ 1 callersFunctionhistoryAccent
(role?: string)
promo-video/src/demo/timeline.ts:243
↓ 1 callersMethodinterruptAll
(input?: { workspaceId?: UUID })
backend/src/runtime/agent-runtime.ts:1412
↓ 1 callersMethodlistAutoLoadSkills
()
backend/src/runtime/skill-loader.ts:266
↓ 1 callersMethodlistSkills
()
backend/src/runtime/skill-loader.ts:261
↓ 1 callersMethodlistTools
(client: Client)
backend/src/runtime/mcp.ts:226
↓ 1 callersMethodload
()
backend/src/runtime/mcp.ts:184
↓ 1 callersFunctionloadSession
()
backend/app/graph/page.tsx:20
↓ 1 callersMethodloop
()
backend/src/runtime/agent-runtime.ts:370
↓ 1 callersFunctionmapOpenRouterMessages
(history: HistoryMessage[])
backend/src/runtime/agent-runtime.ts:57
↓ 1 callersFunctionmessagePulseAt
(time: number, start: number, end: number)
promo-video/src/DemoComposition.tsx:128
↓ 1 callersFunctionnodeStatusAt
(nodeId: string, time: number)
promo-video/src/DemoComposition.tsx:105
↓ 1 callersFunctionnormalizeOpenRouterUrl
(value: string)
backend/src/runtime/agent-runtime.ts:287
↓ 1 callersFunctionnormalizeOpenRouterUrl
(value: string)
backend/app/api/glm/stream/route.ts:14
↓ 1 callersFunctionnormalizeToolSchema
(inputSchema?: Record<string, unknown>)
backend/src/runtime/mcp.ts:88
↓ 1 callersFunctiononCreate
()
backend/app/_components/create-workspace.tsx:17
↓ 1 callersFunctiononReset
()
backend/app/_components/clear-db.tsx:11
↓ 1 callersFunctionparseBoolean
(value: unknown)
backend/src/runtime/skill-loader.ts:39
↓ 1 callersFunctionparseFrontmatter
(text: string)
backend/src/runtime/skill-loader.ts:57
↓ 1 callersFunctionparseInlineList
(value: string)
backend/src/runtime/skill-loader.ts:46
↓ 1 callersFunctionparseStreamEntries
( entries: Array<[string, Array<string>]> | undefined, events: string[], onData: (evt: { id?: string; ev
backend/src/runtime/upstash-realtime.ts:48
↓ 1 callersFunctionpersistAgentEvent
(agentId: string, evt: AgentEvent)
backend/src/runtime/event-bus.ts:114
↓ 1 callersFunctionpersistUIEvent
(workspaceId: string, evt: UIEvent)
backend/src/runtime/ui-bus.ts:153
↓ 1 callersFunctionpickBest
(candidates: typeof rows)
backend/src/lib/storage.ts:149
↓ 1 callersFunctionpointAlongPath
( fromX: number, fromY: number, toX: number, toY: number, progress: number )
promo-video/src/DemoComposition.tsx:134
↓ 1 callersMethodprocessGroupUnread
( groupId: UUID, unreadMessages: Array<{ id: UUID; senderId: UUID; content: string;
backend/src/runtime/agent-runtime.ts:424
↓ 1 callersFunctionprocessSkillPaths
(content: string, skillDir: string)
backend/src/runtime/skill-loader.ts:153
↓ 1 callersMethodprocessUntilIdle
()
backend/src/runtime/agent-runtime.ts:395
↓ 1 callersMethodpush
(chunk: OpenAIChunk)
backend/src/lib/openai-stream.ts:43
↓ 1 callersMethodregisterTool
(serverName: string, tool: McpToolDef)
backend/src/runtime/mcp.ts:235
↓ 1 callersMethodrequestInterrupt
()
backend/src/runtime/agent-runtime.ts:358
↓ 1 callersFunctionresolveMcpConfigPath
()
backend/src/runtime/mcp.ts:57
↓ 1 callersFunctionsseWithId
(id: string | number | null | undefined, data: unknown)
backend/app/api/ui-stream/route.ts:9
↓ 1 callersFunctionsseWithId
(id: string | number | null | undefined, data: unknown)
backend/app/api/agents/[agentId]/context-stream/route.ts:7
↓ 1 callersMethodstart
()
backend/src/runtime/agent-runtime.ts:324
↓ 1 callersFunctionstatusColor
(status?: string)
promo-video/src/DemoComposition.tsx:99
↓ 1 callersFunctionstatusColor
(status?: AgentStatus)
backend/app/im/page.tsx:1237
↓ 1 callersFunctionstripReasoningFromMessages
( messages: Array<{ role: string; content: string; tool_calls?: unknown; reasoning_content?: string }> )
backend/app/api/glm/stream/route.ts:33
↓ 1 callersFunctionsummarizeHistoryEntry
(entry: any, index: number)
promo-video/src/demo/timeline.ts:253
↓ 1 callersMethodwakeAgentsForGroup
(groupId: UUID, senderId: UUID)
backend/src/runtime/agent-runtime.ts:1393
FunctionAgentNode
({ agent, onClick, isSelected }: { agent: Agent, onClick: (e: any) => void, isSelected: boolean })
whitepaper-site/src/app/demo/page.tsx:56
FunctionClearDbButton
()
backend/app/_components/clear-db.tsx:7
FunctionCreateWorkspace
()
backend/app/_components/create-workspace.tsx:12
FunctionDemoComposition
()
promo-video/src/DemoComposition.tsx:19
FunctionDemoPage
()
whitepaper-site/src/app/demo/page.tsx:194
FunctionGET
(req: Request)
backend/app/api/groups/route.ts:5
FunctionGET
( req: Request, { params }: { params: Promise<{ groupId: string }> } )
backend/app/api/groups/[groupId]/messages/route.ts:7
FunctionGET
(req: Request)
backend/app/api/agent-graph/route.ts:10
FunctionGET
(req: Request)
backend/app/api/ui-stream/route.ts:19
FunctionGET
()
backend/app/api/workspaces/route.ts:5
FunctionGET
( _req: Request, { params }: { params: Promise<{ workspaceId: string }> } )
backend/app/api/workspaces/[workspaceId]/defaults/route.ts:5
FunctionGET
(req: Request)
backend/app/api/search/route.ts:7
FunctionGET
(req: Request)
backend/app/api/debug/env/route.ts:26
FunctionGET
()
backend/app/api/health/route.ts:3
FunctionGET
(req: Request)
backend/app/api/agents/route.ts:7
FunctionGET
( _req: Request, { params }: { params: Promise<{ agentId: string }> } )
backend/app/api/agents/[agentId]/route.ts:5
FunctionGET
( req: Request, { params }: { params: Promise<{ agentId: string }> } )
backend/app/api/agents/[agentId]/context-stream/route.ts:17
FunctionGET
()
backend/app/api/config/route.ts:5
FunctionGraphPage
()
backend/app/graph/page.tsx:36
FunctionGraphScene
()
promo-video/src/DemoComposition.tsx:344
FunctionHomePage
()
backend/app/page.tsx:11
FunctionIMHistoryList
({ entries, historyRole, historyAccent, summarizeHistoryEntry, }: IMHistoryListProps)
backend/app/im/IMHistoryList.tsx:12
FunctionIMMessageList
({ messages, humanAgentId, agentRoleById, fmtTime, renderContent, cx, }: IMMessageListProps)
backend/app/im/IMMessageList.tsx:20
FunctionIMPage
()
backend/app/im/page.tsx:185
FunctionIMPageInner
()
backend/app/im/page.tsx:193
FunctionIMShell
({ left, mid, right }: IMShellProps)
backend/app/im/IMShell.tsx:9
FunctionLaserBeam
({ beam }: { beam: Beam })
whitepaper-site/src/app/demo/page.tsx:133
FunctionMarkdownContent
({ content, className = "" }: { content: string; className?: string })
backend/app/im/page.tsx:104
FunctionMobileWarning
({ t }: any)
whitepaper-site/src/app/[lang]/page.tsx:30
FunctionPOST
(req: Request)
backend/app/api/groups/route.ts:14
FunctionPOST
( req: Request, { params }: { params: Promise<{ groupId: string }> } )
backend/app/api/groups/[groupId]/messages/route.ts:27
FunctionPOST
(req: Request)
backend/app/api/workspaces/route.ts:21
FunctionPOST
(req: Request)
backend/app/api/glm/stream/route.ts:43
FunctionPOST
(req: Request)
backend/app/api/agents/route.ts:25
FunctionPOST
(req: Request)
backend/app/api/agents/interrupt-all/route.ts:6
FunctionPOST
()
backend/app/api/admin/init-db/route.ts:5
FunctionPOST
()
backend/app/api/admin/reset/route.ts:7
FunctionPOST
()
backend/app/api/admin/clear-realtime/route.ts:5
FunctionPOST
()
backend/app/api/admin/clear-db/route.ts:5
FunctionPanel
({ title, children })
promo-video/src/DemoComposition.tsx:602
FunctionRemotionRoot
()
promo-video/src/Root.tsx:5
FunctionRootLayout
({ children }: { children: React.ReactNode })
backend/app/layout.tsx:3
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
whitepaper-site/src/app/layout.tsx:20
FunctionSection
({ title, children, icon: Icon, stacked = false }: any)
whitepaper-site/src/app/[lang]/page.tsx:11
FunctionTestPage
()
backend/app/test/page.tsx:45
FunctionWhitepaperHome
()
whitepaper-site/src/app/[lang]/page.tsx:183
FunctionWorkspacesList
({ workspaces }: { workspaces: Array<{ id: string; name: string; createdAt: string }> })
backend/app/page.tsx:78
FunctionaddGroupMembers
(input: { groupId: UUID; userIds: UUID[] })
backend/src/lib/storage.ts:593
Functionapi
(path: string)
backend/app/graph/page.tsx:30
Functionchannel
(name: string)
backend/src/runtime/upstash-realtime.ts:98
Methodconstructor
(private readonly maxBuffer = DEFAULT_MAX_BUFFER)
backend/src/runtime/event-bus.ts:57
← previousnext →101–200 of 252, ranked by callers