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
initializeVectorStore
* Initialize a vector store with the given name * @param name Name for the vector store * @returns The vector store ID
scripts/vectorstore/07-search-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/01-initialize-vector-store.ts:30
↓ 1 callers
Method
initializeWorkflow
()
scripts/agentic-mcp/src/mcp/context.ts:96
↓ 1 callers
Method
initializeWorkflow
()
scripts/agents/openai-agent/agent.ts:161
↓ 1 callers
Method
initializeWorkflow
()
supabase/functions/openai-agent-sdk/index.ts:161
↓ 1 callers
Function
installPackages
( packages: string[], language: "python" | "javascript" | "typescript" = "python", options: CodeInterpre
scripts/e2b/e2b-code-interpreter.ts:323
↓ 1 callers
Function
isDenoInstalled
* Check if Deno is installed * @returns {boolean} True if Deno is installed, false otherwise
scripts/sparc2/sparc2-cli-wrapper.js:34
↓ 1 callers
Function
isDenoInstalled
* Check if Deno is installed * @returns {boolean} True if Deno is installed, false otherwise
scripts/sparc2/sparc2-mcp-wrapper.js:41
↓ 1 callers
Function
isError
* Type guard to check if an object is an Error
supabase/functions/mcp-server/utils/error-handling.ts:6
↓ 1 callers
Function
isMcpError
* Type guard to check if an object is an McpError
supabase/functions/mcp-server/utils/error-handling.ts:13
↓ 1 callers
Function
isPortInUse
(port)
scripts/sparc2/examples/sse-streaming.js:35
↓ 1 callers
Method
isRepoClean
* Check if the repository is clean * @returns True if the repository is clean
scripts/sparc2/src/agent/agent.ts:192
↓ 1 callers
Function
isRunningFromNodeModules
* Check if we're running from a global installation (node_modules) * @returns {boolean} True if running from node_modules, false otherwise
scripts/sparc2/sparc2-mcp-wrapper.js:76
↓ 1 callers
Function
listFiles
( path: string, options: CodeInterpreterOptions = {}, existingSandbox?: Sandbox, )
scripts/sparc2/src/sandbox/codeInterpreter.ts:322
↓ 1 callers
Function
listFiles
( path: string, options: CodeInterpreterOptions = {}, existingSandbox?: Sandbox )
scripts/e2b/e2b-code-interpreter.ts:291
↓ 1 callers
Function
listFunctions
* List all Edge Functions
supabase/functions/edge_deployment/client.ts:161
↓ 1 callers
Method
listFunctions
()
supabase/functions/meta-function-generator/mcp_server.ts:342
↓ 1 callers
Method
list_amis
List AMIs with optional filtering. Args: filters: List of filters to apply. owners: Optional list of
scripts/agents/devops/src/aws/ec2.py:549
↓ 1 callers
Function
list_ec2_instances
Mock list_ec2_instances function.
scripts/agents/devops/tests/test_openai_agents_ec2.py:53
↓ 1 callers
Function
list_ec2_instances
Mock list_ec2_instances function.
scripts/agents/devops/tests/custom/test_openai_agents_ec2.py:54
↓ 1 callers
Function
list_ec2_instances
List EC2 instances based on filter parameters.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:181
↓ 1 callers
Function
list_issues
List GitHub issues.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:246
↓ 1 callers
Method
list_key_pairs
List EC2 key pairs with optional filtering. Args: filters: List of filters to apply. key_names: Opti
scripts/agents/devops/src/aws/ec2.py:441
↓ 1 callers
Function
list_pull_requests
List GitHub pull requests.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:287
↓ 1 callers
Method
list_repositories
List repositories for the specified organization or user. Args: org: Organization name. If None, uses default or
scripts/agents/devops/src/github/github.py:293
↓ 1 callers
Function
loadConfig
* Load configuration from environment variables
scripts/gemini-tumbler/src/cloudflare/cloudflare-worker.ts:36
↓ 1 callers
Function
loadConfig
()
supabase/functions/edge_deployment/src/config.ts:18
↓ 1 callers
Function
loadConfigFromEnv
()
scripts/gemini-tumbler/src/index.ts:47
↓ 1 callers
Function
loadConfigFromEnv
()
scripts/gemini-tumbler/src/api/finalizer-edge-function.ts:33
↓ 1 callers
Function
loadConfigFromEnv
()
scripts/gemini-tumbler/src/api/processor-edge-function.ts:25
↓ 1 callers
Function
loadConfigFromEnv
()
scripts/gemini-tumbler/src/api/anonymizer-edge-function.ts:34
↓ 1 callers
Method
loadConfigFromFile
* Loads configuration from a TOML file * * @returns Promise<Partial<AgenticBenchmarkConfig>> - The parsed configuration
scripts/sparc-bench/src/utils/config-parser.ts:167
↓ 1 callers
Function
load_config
Load configuration from file and environment variables. Args: config_file: Path to configuration file env_prefix: Prefix
scripts/agents/devops/src/core/config.py:43
↓ 1 callers
Function
logDebug
( message: string, metadata: Record<string, unknown> = {}, )
scripts/sparc2/src/logger.ts:119
↓ 1 callers
Function
logDebug
(message: string, metadata: Record<string, unknown> = {})
scripts/sparc2/src/logger.test.ts:81
↓ 1 callers
Function
logError
(message: string, metadata: Record<string, unknown> = {})
scripts/sparc2/src/logger.test.ts:77
↓ 1 callers
Function
logInfo
(message: string, metadata: Record<string, unknown> = {})
scripts/sparc2/src/logger.test.ts:73
↓ 1 callers
Function
logWarn
(message: string, metadata: Record<string, unknown> = {})
scripts/sparc2/src/logger.test.ts:85
↓ 1 callers
Function
logWarn
* Log a warning message * @param message Message to log * @param metadata Additional metadata
scripts/sparc2/src/agent/agent.ts:385
↓ 1 callers
Function
main
* Main function
scripts/sparc-bench/test-sparc2.ts:52
↓ 1 callers
Function
main
* Main function
scripts/sparc-bench/src/analysis/generate-report.ts:220
↓ 1 callers
Function
main
* Main function
scripts/sparc-bench/src/analysis/analyze-results.ts:195
↓ 1 callers
Function
main
()
scripts/sparc2/src/mcp/mcpServerWrapper.js:346
↓ 1 callers
Function
main
* Main function to test the E2B Code Interpreter implementation
scripts/sparc2/scripts/e2b-code-interpreter.ts:317
↓ 1 callers
Function
main
()
scripts/sparc2/scripts/e2b-advanced-example.ts:12
↓ 1 callers
Function
main
()
scripts/sparc2/scripts/e2b-example.ts:12
↓ 1 callers
Function
main
()
scripts/sparc2/scripts/examples/humaneval.test.ts:61
↓ 1 callers
Function
main
* Main function to run the example
scripts/sparc2/scripts/e2b-examples/javascript-execution.ts:13
↓ 1 callers
Function
main
* Main function to run the example
scripts/sparc2/scripts/e2b-examples/python-execution.ts:13
↓ 1 callers
Function
main
* Main function to run the example
scripts/sparc2/scripts/e2b-examples/file-operations.ts:13
↓ 1 callers
Function
main
* Main function to run the example
scripts/sparc2/scripts/e2b-examples/package-installation.ts:13
↓ 1 callers
Function
main
()
scripts/e2b/e2b-code-interpreter.ts:400
↓ 1 callers
Function
main
()
scripts/e2b/e2b-python-packages.ts:12
↓ 1 callers
Function
main
()
scripts/e2b/e2b-javascript-example.ts:12
↓ 1 callers
Function
main
()
scripts/e2b/e2b-advanced-example.ts:12
↓ 1 callers
Function
main
()
scripts/e2b/e2b.ts:12
↓ 1 callers
Function
main
()
scripts/e2b/e2b-python-file-operations.ts:12
↓ 1 callers
Function
main
()
scripts/agents/openai-agent/file-search.ts:137
↓ 1 callers
Function
main
Run a simple hello world agent.
scripts/agents/devops/examples/hello_world.py:9
↓ 1 callers
Function
main
Main function to demonstrate GitHub to EC2 deployment.
scripts/agents/devops/examples/github_to_ec2_deployment.py:30
↓ 1 callers
Function
main
Run the example.
scripts/agents/devops/examples/openai_agents_example.py:30
↓ 1 callers
Function
main
()
supabase/functions/env_test.ts:116
↓ 1 callers
Function
main
()
supabase/functions/agent-manager/send-message.ts:122
↓ 1 callers
Function
main
()
supabase/functions/git-pull-fixer/test-interpreter.ts:82
↓ 1 callers
Function
mergeAndWeightResults
(vectorResults: any[], keywordResults: any[], vectorWeight: number, keywordWeight: number)
supabase/functions/vector-file/index.ts:406
↓ 1 callers
Function
mockFailedFetch
()
scripts/gemini-tumbler/src/agent/geminiClient.test.ts:49
↓ 1 callers
Function
modulo
* Calculates the remainder of the division of two numbers. * @param {number} a - The dividend * @param {number} b - The divisor * @returns {number}
scripts/sparc2/test-file.js:64
↓ 1 callers
Method
operation_with_default_name
Test operation with default name from function.
scripts/agents/devops/tests/aws/test_base.py:41
↓ 1 callers
Function
orchestrateAgents
( input: string, agentMap: Record<string, Agent>, config?: AgentRunConfig )
scripts/agents/openai-agent/agent.ts:556
↓ 1 callers
Function
orchestrateAgents
( input: string, agentMap: Record<string, Agent>, config?: AgentRunConfig )
supabase/functions/openai-agent-sdk/index.ts:556
↓ 1 callers
Method
paginate
Handle AWS pagination for list operations. Args: method: The boto3 client method to call for each page.
scripts/agents/devops/src/aws/base.py:275
↓ 1 callers
Function
parseArgs
* Parse command line arguments * @returns Parsed arguments
scripts/sparc-bench/src/analysis/generate-report.ts:39
↓ 1 callers
Function
parseArgs
* Parse command line arguments * @returns Parsed arguments
scripts/sparc-bench/src/analysis/analyze-results.ts:62
↓ 1 callers
Method
parseRateLimitHeader
* Parse a rate limit header value
scripts/gemini-tumbler/src/utils/rateMonitor.ts:204
↓ 1 callers
Method
performWebSearch
(query: string, depth: string)
scripts/agentic-mcp/src/mcp/tools/research.ts:110
↓ 1 callers
Function
printCommandHelp
* Print help for a specific command * @param command Command to print help for
scripts/sparc2/src/cli/cli.ts:63
↓ 1 callers
Function
printDenoInstallInstructions
* Print Deno installation instructions
scripts/sparc2/sparc2-cli-wrapper.js:46
↓ 1 callers
Function
printDenoInstallInstructions
* Print Deno installation instructions
scripts/sparc2/sparc2-mcp-wrapper.js:53
↓ 1 callers
Function
printDenoInstallInstructions
* Prints installation instructions for Deno
scripts/sparc2/src/mcp/mcpServerWrapper.js:76
↓ 1 callers
Function
printVersion
* Print the CLI version
scripts/sparc2/sparc2-cli-wrapper.js:307
↓ 1 callers
Function
processAgentConfig
* Process a raw agent configuration * @param config Raw agent configuration from TOML * @returns Processed agent configuration
scripts/sparc2/src/agent/config/config-parser.ts:50
↓ 1 callers
Function
processAnonymizedData
(data: AnonymizedData)
scripts/gemini-tumbler/src/api/processor-edge-function.test.ts:10
↓ 1 callers
Function
processAnonymizedData
(data: AnonymizedData)
scripts/gemini-tumbler/src/api/processor-edge-function.ts:38
↓ 1 callers
Function
processMessage
(message: any)
supabase/functions/agent_websocket/index.ts:93
↓ 1 callers
Function
processMessage
(message: any)
supabase/functions/agent_alpha/index.ts:171
↓ 1 callers
Function
processMessage
(message: any)
supabase/functions/agent_beta/index.ts:158
↓ 1 callers
Method
processResponse
* Process the response from the OpenAI API * @param response Response text * @param files Files that were processed * @returns Results of the
scripts/sparc2/src/agent/agent.ts:288
↓ 1 callers
Function
readCombinedResults
* Read combined benchmark results * @param filePath Path to the combined results file * @returns Combined benchmark results
scripts/sparc-bench/src/analysis/generate-report.ts:64
↓ 1 callers
Function
readFile
( path: string, options: CodeInterpreterOptions = {}, existingSandbox?: Sandbox, )
scripts/sparc2/src/sandbox/codeInterpreter.ts:292
↓ 1 callers
Function
readFile
( path: string, options: CodeInterpreterOptions = {}, existingSandbox?: Sandbox )
scripts/e2b/e2b-code-interpreter.ts:261
↓ 1 callers
Function
readJsonLines
(path: string)
scripts/sparc2/src/utils/file.ts:10
↓ 1 callers
Function
readResultFiles
* Read benchmark result files * @param pattern Glob pattern for input files * @returns Array of benchmark results
scripts/sparc-bench/src/analysis/analyze-results.ts:86
↓ 1 callers
Method
reboot_instance
Reboot an EC2 instance. Args: instance_id: The ID of the instance to reboot. Returns:
scripts/agents/devops/src/aws/ec2.py:258
↓ 1 callers
Method
recoverKeyHealth
* Recover key health over time
scripts/gemini-tumbler/src/utils/rateLimitManager.ts:401
↓ 1 callers
Method
registerResourceTemplate
(template: ResourceTemplateHandler)
supabase/functions/mcp-server/resources/registry.ts:67
↓ 1 callers
Method
registerResourceTemplates
(templates: ResourceTemplateHandler[])
supabase/functions/mcp-server/resources/registry.ts:76
↓ 1 callers
Method
registerResources
(resources: ResourceHandler[])
supabase/functions/mcp-server/resources/registry.ts:60
↓ 1 callers
Method
registerTools
(tools: ToolHandler[])
supabase/functions/mcp-server/tools/registry.ts:46
↓ 1 callers
Method
registerWithServer
(server: any)
supabase/functions/mcp-server/tools/registry.ts:106
↓ 1 callers
Method
registerWithServer
(server: any)
supabase/functions/mcp-server/resources/registry.ts:198
← previous
next →
501–600 of 1,315, ranked by callers