Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agenticsorg/edge-agents
/ functions
Functions
1,315 in github.com/agenticsorg/edge-agents
⨍
Functions
1,315
◇
Types & classes
471
↳
Endpoints
32
↓ 1 callers
Function
extractStatusCode
* Extract a status code from an error if available
scripts/gemini-tumbler/src/utils/responseInterceptor.ts:141
↓ 1 callers
Function
extractUserData
* Extract user data from request
scripts/gemini-tumbler/src/cloudflare/cloudflare-worker.ts:70
↓ 1 callers
Function
extractValidJson
(text: string)
supabase/functions/security-scanner/index.ts:858
↓ 1 callers
Function
fetchRepositoryContent
( repoName: string, branch: string = "main" )
supabase/functions/security-scanner/index.ts:181
↓ 1 callers
Function
finalizeData
(data: ProcessedData)
scripts/gemini-tumbler/src/api/finalizer-edge-function.test.ts:28
↓ 1 callers
Function
findDenoExecutable
* Find the Deno executable by checking multiple common installation locations * Falls back to the original path if no Deno installation is found * @
scripts/sparc2/src/mcp/mcpServerWrapper.js:34
↓ 1 callers
Function
findItem
(items, id)
scripts/sparc2/examples/sample-test-file.js:26
↓ 1 callers
Function
findItemById
(items, id)
scripts/sparc2/sample-test-file.js:22
↓ 1 callers
Method
findMatchingTemplate
(uri: string)
supabase/functions/mcp-server/resources/registry.ts:98
↓ 1 callers
Function
fixJsonArrayIssues
(jsonText: string, errorPosition?: number)
supabase/functions/security-scanner/index.ts:822
↓ 1 callers
Function
fixJsonArrays
(jsonText: string)
supabase/functions/security-scanner/index.ts:888
↓ 1 callers
Function
formatLogMessage
* Format a log entry for console output * @param entry Log entry to format * @returns Formatted log message
scripts/sparc2/src/logger.ts:81
↓ 1 callers
Function
formatLogMessage
(entry: realLogger.LogEntry)
scripts/sparc2/src/logger.test.ts:63
↓ 1 callers
Method
formatReport
(report: string, params: { query: string; depth?: string; }, agents: ResearchAgent[])
scripts/agentic-mcp/src/mcp/tools/research.ts:363
↓ 1 callers
Method
formatResponse
(content: string | null, query: string, annotations: any[] = [])
scripts/agentic-mcp/src/mcp/tools/websearch.ts:132
↓ 1 callers
Method
formatSummary
(summary: string | null, params: { format?: string; })
scripts/agentic-mcp/src/mcp/tools/summarize.ts:124
↓ 1 callers
Function
forwardToNextService
* Forward anonymized data to the next service
scripts/gemini-tumbler/src/cloudflare/cloudflare-worker.ts:126
↓ 1 callers
Method
from_aws_instance
Create an EC2Instance from AWS API response. Args: instance: AWS EC2 instance dictionary Re
scripts/agents/devops/src/aws/ec2_models.py:207
↓ 1 callers
Function
generateAnonymousId
()
scripts/gemini-tumbler/src/utils/crypto.ts:11
↓ 1 callers
Method
generateAnonymousUserId
* Generate a new anonymous ID for a user * @returns A new anonymous ID
scripts/gemini-tumbler/src/utils/contributionManager.ts:114
↓ 1 callers
Function
generateReadme
* Generate a detailed README.md with analysis of benchmark results * @param results The benchmark results * @param runId The unique run ID * @param
scripts/sparc-bench/run-sparc2-benchmark.ts:112
↓ 1 callers
Function
generateReport
* Generate a markdown report from benchmark results * @param results Combined benchmark results * @returns Markdown report
scripts/sparc-bench/src/analysis/generate-report.ts:103
↓ 1 callers
Function
generateReportHtml
( scanResult: ScanResult, includeRecommendations: boolean )
supabase/functions/security-scanner/send-report.ts:127
↓ 1 callers
Method
generateStepRanges
* Generates step ranges based on the configuration * * @returns number[] - Step ranges
scripts/sparc-bench/src/metrics/agentic-evaluator.ts:115
↓ 1 callers
Method
generateText
* Generate a response from the Gemini model using direct API call * @param prompt The prompt to send to the model * @param systemPrompt Optional
scripts/gemini-tumbler/src/agent/directGeminiClient.ts:77
↓ 1 callers
Method
generateText
* Generate a response from the Gemini model * @param prompt The prompt to send to the model * @param systemPrompt Optional system prompt * @r
scripts/gemini-tumbler/src/agent/googleGeminiClient.ts:132
↓ 1 callers
Method
getActions
()
scripts/agents/openai-agent/agent.ts:147
↓ 1 callers
Method
getActions
()
supabase/functions/openai-agent-sdk/index.ts:147
↓ 1 callers
Method
getAgentInsights
(agent: ResearchAgent, params: { query: string; depth?: string; focus_areas?: string[]; }, webSe
scripts/agentic-mcp/src/mcp/tools/research.ts:236
↓ 1 callers
Method
getAllResourceTemplates
()
supabase/functions/mcp-server/resources/registry.ts:93
↓ 1 callers
Method
getAllResourceTemplates
()
supabase/functions/mcp-server/tests/resources/registry.test.ts:33
↓ 1 callers
Method
getAllResources
()
supabase/functions/mcp-server/resources/registry.ts:88
↓ 1 callers
Method
getAllResources
()
supabase/functions/mcp-server/tests/resources/registry.test.ts:29
↓ 1 callers
Method
getAllTools
()
supabase/functions/mcp-server/tools/registry.ts:58
↓ 1 callers
Method
getAllTools
()
supabase/functions/mcp-server/tests/tools/registry.test.ts:19
↓ 1 callers
Method
getAvailableModels
* Get information about all available models * @returns Information about all available models
scripts/gemini-tumbler/src/agent/tumblerService.ts:219
↓ 1 callers
Method
getCapabilities
* Get the server capabilities * @returns The HTTP response
supabase/functions/mcp-server/core/server.ts:120
↓ 1 callers
Method
getChatCompletion
* Get a chat completion from the LLM * @param messages The messages to send to the LLM * @param options Options for the chat completion
scripts/sparc2/src/agent/types.ts:167
↓ 1 callers
Method
getClientForModel
* Get a client for a specific model * @param modelName The name of the model * @returns The client for the model, or undefined if not found
scripts/gemini-tumbler/src/agent/tumblerService.ts:211
↓ 1 callers
Function
getConfigValue
* Get configuration value * @param key Configuration key * @returns Configuration value
scripts/sparc2/src/cli/cli.ts:347
↓ 1 callers
Method
getContributionManager
* Get the contribution manager * @returns The contribution manager
scripts/gemini-tumbler/src/agent/tumblerService.ts:237
↓ 1 callers
Function
getFunction
* Get details of a specific Edge Function * @param slug Function slug
supabase/functions/edge_deployment/client.ts:197
↓ 1 callers
Method
getFunction
* Get a specific Edge Function by slug * @param slug Function slug * @returns Edge Function details
supabase/functions/edge_deployment/src/api-client.ts:70
↓ 1 callers
Function
getFunctionBody
* Get the body of a specific Edge Function * @param slug Function slug
supabase/functions/edge_deployment/client.ts:234
↓ 1 callers
Function
getLastScanSHA
(repoName: string)
supabase/functions/security-scanner/index.ts:137
↓ 1 callers
Function
getLatestCommitSHA
(repoName: string, branch: string = "main")
supabase/functions/security-scanner/index.ts:158
↓ 1 callers
Method
getMockService
()
scripts/gemini-tumbler/src/api/server.test.ts:93
↓ 1 callers
Method
getModelName
* Get the current model name * @returns The model name
scripts/gemini-tumbler/src/agent/geminiClient.ts:153
↓ 1 callers
Method
getName
* Get the provider name
scripts/sparc2/src/agent/types.ts:153
↓ 1 callers
Method
getName
* Get the provider name
scripts/sparc2/src/agent/providers/mock-provider.ts:45
↓ 1 callers
Method
getName
* Get the provider name
scripts/sparc2/src/agent/providers/openai-provider.ts:56
↓ 1 callers
Method
getNextApiKey
* Get the next API key in the rotation
scripts/gemini-tumbler/src/agent/vertexAIClient.ts:165
↓ 1 callers
Method
getNextApiKey
* Get the next API key in rotation * @returns The next API key
scripts/gemini-tumbler/src/agent/directGeminiClient.ts:40
↓ 1 callers
Method
getNextApiKey
* Get the next API key in the rotation
scripts/gemini-tumbler/src/agent/naturalLanguageClient.ts:159
↓ 1 callers
Method
getNextApiKey
* Get the next API key in rotation * @returns The next API key
scripts/gemini-tumbler/src/agent/googleGeminiClient.ts:94
↓ 1 callers
Method
getNextApiKey
* Get the next API key in the rotation
scripts/gemini-tumbler/src/agent/documentAIClient.ts:167
↓ 1 callers
Function
getRawJsonFromVectorStore
(repoName: string)
supabase/functions/security-scanner/index.ts:1387
↓ 1 callers
Method
getResource
(uri: string)
supabase/functions/mcp-server/resources/registry.ts:83
↓ 1 callers
Method
getResourceTemplate
(uriTemplate: string)
supabase/functions/mcp-server/tests/resources/registry.test.ts:25
↓ 1 callers
Method
getSecurityLevel
* Get security level * @returns Security level
scripts/sparc-bench/src/metrics/security-evaluator.ts:43
↓ 1 callers
Method
getStatus
* Get the server status * @returns The HTTP response
supabase/functions/mcp-server/core/server.ts:101
↓ 1 callers
Function
getStatusCodeForErrorCode
* Maps an MCP error code to an HTTP status code * * @param errorCode - The MCP error code * @returns The corresponding HTTP status code
supabase/functions/mcp-server/utils/error-handling.ts:57
↓ 1 callers
Method
getTasks
* Gets the tasks * * @returns BenchmarkTask[] - The tasks
scripts/sparc-bench/src/metrics/agentic-evaluator.ts:106
↓ 1 callers
Method
getTool
(name: string)
scripts/agentic-mcp/src/mcp/tools/registry.ts:29
↓ 1 callers
Method
get_aws_credentials
(self, region=None)
scripts/agents/devops/tests/custom/run_cli_tests.py:86
↓ 1 callers
Method
get_content
Get contents of a file or directory in a repository. Args: repo: Repository name or full path (owner/repo).
scripts/agents/devops/src/github/github.py:518
↓ 1 callers
Method
get_github_credentials
(self)
scripts/agents/devops/tests/custom/run_cli_tests.py:89
↓ 1 callers
Method
get_readme
Get the README content for a repository. Args: repo: Repository name or full path (owner/repo). owne
scripts/agents/devops/src/github/github.py:479
↓ 1 callers
Function
get_repository
Get GitHub repository information.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:232
↓ 1 callers
Function
github_command_with_error
GitHub command that raises an error.
scripts/agents/devops/tests/custom/run_cli_error_tests.py:85
↓ 1 callers
Function
handleAnalyze
* Handle analyze endpoint * @param req HTTP request * @param agent SPARC2Agent instance * @returns HTTP response
scripts/sparc2/src/edge/edge.ts:84
↓ 1 callers
Method
handleCallTool
(name: string, args: any)
supabase/functions/mcp-server/tools/registry.ts:74
↓ 1 callers
Function
handleCheckpoint
* Handle checkpoint endpoint * @param req HTTP request * @param agent SPARC2Agent instance * @returns HTTP response
scripts/sparc2/src/edge/edge.ts:184
↓ 1 callers
Function
handleCors
(req: Request)
supabase/functions/_shared/cors.ts:28
↓ 1 callers
Function
handleDeleteFunction
(functionName: string)
supabase/functions/mcp-server/index.ts:126
↓ 1 callers
Function
handleDeployFunction
(req: Request)
supabase/functions/mcp-server/index.ts:59
↓ 1 callers
Function
handleExecute
* Handle execute endpoint * @param req HTTP request * @returns HTTP response
scripts/sparc2/src/edge/edge.ts:152
↓ 1 callers
Method
handleGetRequest
* Handle a GET request * @param path The request path * @param url The request URL * @returns The HTTP response
supabase/functions/mcp-server/core/server.ts:62
↓ 1 callers
Method
handleListResourceTemplates
()
supabase/functions/mcp-server/resources/registry.ts:138
↓ 1 callers
Method
handleListResources
()
supabase/functions/mcp-server/resources/registry.ts:126
↓ 1 callers
Method
handleListTools
()
supabase/functions/mcp-server/tools/registry.ts:63
↓ 1 callers
Function
handleMultipartUpload
(request: Request)
supabase/functions/vector-file/index.ts:21
↓ 1 callers
Function
handlePlan
* Handle plan endpoint * @param req HTTP request * @param agent SPARC2Agent instance * @returns HTTP response
scripts/sparc2/src/edge/edge.ts:118
↓ 1 callers
Method
handlePostRequest
* Handle a POST request * @param path The request path * @param req The HTTP request * @returns The HTTP response
supabase/functions/mcp-server/core/server.ts:79
↓ 1 callers
Method
handleReadResource
(uri: string)
supabase/functions/mcp-server/resources/registry.ts:150
↓ 1 callers
Function
handleRequest
(request: any)
supabase/functions/mcp-server/test.ts:185
↓ 1 callers
Method
handleRequest
(req: Request)
supabase/functions/meta-function-generator/mcp_server.ts:24
↓ 1 callers
Method
handleRequest
(request: any)
supabase/functions/mcp-server/tests/core/server.test.ts:34
↓ 1 callers
Function
handleRollback
* Handle rollback endpoint * @param req HTTP request * @param agent SPARC2Agent instance * @returns HTTP response
scripts/sparc2/src/edge/edge.ts:215
↓ 1 callers
Function
handleTestFunction
(req: Request)
supabase/functions/mcp-server/index.ts:145
↓ 1 callers
Function
handle_ec2_command
Handle EC2-related commands.
scripts/agents/devops/src/cli.py:272
↓ 1 callers
Function
handle_github_command
Handle GitHub-related commands.
scripts/agents/devops/src/cli.py:386
↓ 1 callers
Function
indexDiffEntry
(entry: DiffEntry)
scripts/vectorstore/04-sparc2-vector-store-implementation.ts:108
↓ 1 callers
Function
indexDiffEntry
* Index a diff entry in the vector database * @param entry Diff entry to index
scripts/vectorstore/08-sparc2-vector-store-implementation.ts:105
↓ 1 callers
Method
initializeClients
* Initialize clients for all configured models
scripts/gemini-tumbler/src/agent/tumblerService.ts:130
↓ 1 callers
Method
initializeTools
(config: MCPServerConfig)
scripts/agentic-mcp/src/mcp/server.ts:52
↓ 1 callers
Function
initializeVectorStore
* Initialize a vector store with the given name * @param name Name for the vector store * @returns The vector store ID
scripts/vectorstore/03-search-vector-store.ts:30
↓ 1 callers
Function
initializeVectorStore
* Initialize a vector store with the given name * @param name Name for the vector store * @returns The vector store ID
scripts/vectorstore/02-upload-file-to-vector-store.ts:30
↓ 1 callers
Function
initializeVectorStore
* Initialize a vector store with the given name * @param name Name for the vector store * @returns The vector store ID
scripts/vectorstore/05-initialize-vector-store-example.ts:30
↓ 1 callers
Function
initializeVectorStore
* Initialize a vector store with the given name * @param name Name for the vector store * @returns The vector store ID
scripts/vectorstore/06-upload-file-example.ts:30
← previous
next →
401–500 of 1,315, ranked by callers