MCPcopy Create free account

hub / github.com/agenticsorg/edge-agents / functions

Functions1,315 in github.com/agenticsorg/edge-agents

FunctionscanRepository
(repoName: string, branch: string = "main")
supabase/functions/security-scanner/index-with-logging.ts:69
FunctionsearchCommand
* Search command action
scripts/sparc2/src/cli/cli.ts:248
FunctionsearchDiffEntries
( query: string, maxResults: number = 5 )
scripts/vectorstore/09-final-sparc2-vector-store.ts:201
FunctionsearchLogEntries
( query: string, maxResults: number = 5 )
scripts/vectorstore/09-final-sparc2-vector-store.ts:268
Functionsecurity_guardrail_function
Security guardrail to prevent potentially harmful operations. Args: ctx: Run context agent: The agent being guarded
scripts/agents/devops/src/core/guardrails.py:187
FunctionsendMessage
(args: any)
supabase/functions/mcp-server/tools/handlers/messaging.ts:16
FunctionsendSecurityReport
( repoName: string, recipient: string, scanResults: ScanResult[], includeRecommendations: boolean = tr
supabase/functions/security-scanner/send-report.ts:43
FunctionsendSecurityReport
(repoName: string, recipient: string, includeRecommendations: boolean = true)
supabase/functions/security-scanner/index-with-logging.ts:129
Functionsensitive_info_guardrail_function
Sensitive information guardrail to prevent leaking sensitive data. Args: ctx: Run context agent: The agent being guarded
scripts/agents/devops/src/core/guardrails.py:227
Methodserve
()
scripts/agentic-mcp/src/mcp/__mocks__/server.ts:75
Methodset
(key: string, value: string)
supabase/functions/deno.d.ts:5
MethodsetAuth
(auth: AuthInfo)
scripts/agentic-mcp/src/mcp/context.ts:105
FunctionsetDistributionStrategy
(strategy: RequestDistributionStrategy)
scripts/gemini-tumbler/src/utils/responseInterceptor.ts:54
MethodsetMockResponses
* Set mock responses * @param responses Mock responses
scripts/sparc2/src/agent/providers/mock-provider.ts:136
MethodsetParameters
* Set processing parameters * @param params Parameters to set
scripts/gemini-tumbler/src/agent/vertexAIClient.ts:143
MethodsetParameters
* Set the model parameters * @param params Parameters to update
scripts/gemini-tumbler/src/agent/directGeminiClient.ts:251
MethodsetParameters
* Set processing parameters (not applicable for this client)
scripts/gemini-tumbler/src/agent/naturalLanguageClient.ts:138
MethodsetParameters
* Set the model parameters * @param params Parameters to update
scripts/gemini-tumbler/src/agent/googleGeminiClient.ts:231
MethodsetParameters
* Set processing parameters (not applicable for this client)
scripts/gemini-tumbler/src/agent/documentAIClient.ts:146
MethodsetParameters
* Set the model parameters * @param params Parameters to update
scripts/gemini-tumbler/src/agent/geminiClient.ts:137
MethodsetPreferences
(prefs: Partial<UserPreferences>)
scripts/agentic-mcp/src/mcp/context.ts:114
MethodsetResource
(key: string, value: any)
scripts/agentic-mcp/src/types/index.ts:73
MethodsetResource
(key: string, value: any)
scripts/agentic-mcp/src/mcp/context.ts:60
MethodsetResource
(key: string, value: any)
scripts/agents/openai-agent/agent.ts:125
MethodsetResource
(key: string, value: any)
supabase/functions/openai-agent-sdk/index.ts:125
MethodsetState
(key: K, value: AgentState[K])
scripts/agentic-mcp/src/types/index.ts:69
MethodsetUp
Set up test fixtures.
scripts/agents/devops/tests/test_openai_agents_simple.py:21
MethodsetUp
Set up test fixtures.
scripts/agents/devops/tests/custom/test_error_handling.py:135
MethodsetUp
Set up test fixtures.
scripts/agents/devops/tests/custom/test_openai_agents_simple.py:22
MethodsetUp
Set up test fixtures.
scripts/agents/devops/tests/custom/test_openai_agents_integration.py:36
MethodsetUp
Set up test fixtures.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:347
MethodsetUp
Set up test fixtures.
scripts/agents/devops/tests/custom/test_openai_agents_async.py:37
Functionset_config_value
Set a configuration value by key path. Args: key_path: Dot-separated path to the configuration value value: Value to set
scripts/agents/devops/src/core/config.py:259
Functionset_credential_manager
Set the global credential manager instance. Args: manager: CredentialManager instance to use
scripts/agents/devops/src/core/credentials.py:339
Methodset_metadata
Set a metadata value. Args: key: The metadata key value: The value to set
scripts/agents/devops/src/core/context.py:58
Functionset_tracing_disabled
Mock function to disable tracing.
agents/tracing/tracing.py:3
MethodsetupRealtimeChannels
()
supabase/functions/mcp-server/tests/agent-test.ts:89
MethodsetupRealtimeChannels
()
supabase/functions/mcp-server/tests/integration/end-to-end.test.ts:71
FunctionsetupResources
(server: any)
supabase/functions/mcp-server/resources/index.ts:4
FunctionsetupTools
(server: any)
supabase/functions/mcp-server/tools/index.ts:4
Methodsetup_deploy_parser
Mock setup_deploy_parser function.
scripts/agents/devops/tests/custom/test_cli.py:69
Methodsetup_ec2_parser
Mock setup_ec2_parser function.
scripts/agents/devops/tests/custom/test_cli.py:59
Methodsetup_github_parser
Mock setup_github_parser function.
scripts/agents/devops/tests/custom/test_cli.py:64
Functionstart
(controller)
scripts/gemini-tumbler/examples/openai-compatible-streaming.ts:253
Functionstart
(controller)
scripts/agents/openai-agent/agent.ts:639
Functionstart
(controller)
supabase/functions/openai-agent-sdk/index.ts:639
Functionstart
(controller)
supabase/functions/agent_stream/index.ts:26
FunctionstartMCPServerStdio
(options: { model?: string; mode?: "automatic" | "semi" | "manual" | "custom" | "interactive"; diffMode?
scripts/sparc2/src/mcp/mcpServerStdio.ts:24
Functionstart_deployment
Start a deployment process. Args: request: Parameters for the deployment Returns: Status of the deployment
scripts/agents/devops/examples/openai_agents_deployment_example.py:147
Functionstart_ec2_instances
Start one or more EC2 instances. Args: ctx: Run context containing DevOpsContext request: Parameters for starting EC2 in
scripts/agents/devops/src/aws/ec2_tools.py:74
Functionstop_ec2_instances
Stop one or more EC2 instances. Args: ctx: Run context containing DevOpsContext request: Parameters for stopping EC2 ins
scripts/agents/devops/src/aws/ec2_tools.py:101
Functionstop_ec2_instances
Stop EC2 instances. Args: request: Parameters for stopping EC2 instances Returns: Result of the stop operat
scripts/agents/devops/examples/openai_agents_ec2_example.py:134
MethodstoreContribution
* Store a contribution anonymously * @param contribution The contribution to store * @returns The ID of the stored contribution
scripts/gemini-tumbler/src/utils/contributionManager.ts:29
Functionsubtract
* Subtracts the second number from the first. * @param {number} a - The first number * @param {number} b - The second number * @returns {number} Th
scripts/sparc2/test-file.js:19
MethodsuggestEscalation
(query: string, responseText: string)
scripts/agentic-mcp/src/mcp/tools/support.ts:141
MethodsupportsAssistants
* Check if the provider supports assistants
scripts/sparc2/src/agent/providers/openrouter-provider.ts:163
MethodsupportsAssistants
* Check if the provider supports assistants
scripts/sparc2/src/agent/providers/mock-provider.ts:110
MethodsupportsAssistants
* Check if the provider supports assistants
scripts/sparc2/src/agent/providers/openai-provider.ts:144
Methodtag_resource
Tag a resource. This is a base implementation that should be overridden by service-specific subclasses as tag appli
scripts/agents/devops/src/aws/base.py:326
MethodtearDown
Tear down test fixtures.
scripts/agents/devops/tests/custom/test_error_handling.py:142
MethodtearDown
Tear down test fixtures.
scripts/agents/devops/tests/custom/test_openai_agents_integration.py:52
MethodtearDown
Tear down test fixtures.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:364
MethodtearDown
Tear down test fixtures.
scripts/agents/devops/tests/custom/test_openai_agents_async.py:53
Methodtest_aws_base_service_handle_error
Test AWSBaseService.handle_error method.
scripts/agents/devops/tests/custom/test_error_handling.py:232
Methodtest_aws_service_error_with_suggestion
Test AWSServiceError with suggestion.
scripts/agents/devops/tests/custom/test_error_handling.py:146
Functiontest_context_management
Test context management.
scripts/agents/devops/tests/custom/test_openai_agents.py:568
Functiontest_create_and_list_instance
Test creating and then listing an EC2 instance.
scripts/agents/devops/tests/aws/test_ec2.py:57
Functiontest_create_ec2_instance
Test creating EC2 instances.
scripts/agents/devops/tests/custom/test_openai_agents.py:255
Methodtest_create_ec2_instance
Test creating EC2 instances.
scripts/agents/devops/tests/test_openai_agents_ec2.py:214
Methodtest_create_ec2_instance
Test creating EC2 instances.
scripts/agents/devops/tests/custom/test_openai_agents_ec2.py:215
Methodtest_create_ec2_instance
Test creating EC2 instances.
scripts/agents/devops/tests/custom/test_openai_agents_integration.py:172
Methodtest_create_ec2_instance
Test creating EC2 instances.
scripts/agents/devops/tests/custom/test_openai_agents_async.py:173
Methodtest_create_ec2_instance_async
Test creating EC2 instances asynchronously.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:503
Methodtest_create_instance
Test the create-instance command.
scripts/agents/devops/tests/custom/run_cli_tests.py:202
Methodtest_create_instance
Test the create-instance command.
scripts/agents/devops/tests/custom/test_cli.py:173
Functiontest_create_issue
Test creating a GitHub issue.
scripts/agents/devops/tests/custom/test_openai_agents.py:398
Methodtest_create_issue_async
Test creating a GitHub issue asynchronously.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:564
Methodtest_credential_command_error
Test credential command that raises an error.
scripts/agents/devops/tests/custom/run_cli_error_tests.py:152
Methodtest_credential_error
Test CredentialError with suggestion.
scripts/agents/devops/tests/custom/test_error_handling.py:188
Functiontest_ec2_agent
Test EC2 agent with a user query.
scripts/agents/devops/tests/custom/test_openai_agents.py:456
Methodtest_ec2_agent
Test EC2 agent with a user query.
scripts/agents/devops/tests/custom/test_openai_agents_integration.py:230
Methodtest_ec2_agent
Test EC2 agent with a user query.
scripts/agents/devops/tests/custom/test_openai_agents_async.py:231
Methodtest_ec2_agent_creation
Test EC2 agent creation.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:368
Methodtest_ec2_agent_run_sync
Test EC2 agent with a user query using run_sync.
scripts/agents/devops/tests/custom/test_openai_agents_components.py:391
Methodtest_ec2_command_error
Test EC2 command that raises an error.
scripts/agents/devops/tests/custom/run_cli_error_tests.py:142
Functiontest_error_handling
Test error handling in the GitHub service.
scripts/agents/devops/tests/github/test_github.py:236
Methodtest_format_json
Test JSON output formatting.
scripts/agents/devops/tests/custom/run_cli_tests.py:150
Methodtest_format_json
Test JSON output formatting.
scripts/agents/devops/tests/custom/test_cli.py:123
Methodtest_format_json
Test JSON output formatting.
scripts/agents/devops/tests/custom/test_cli_format.py:39
Methodtest_format_json
Test JSON output formatting.
scripts/agents/devops/tests/custom/run_cli_test.py:40
Methodtest_format_resource_name
Test formatting of resource names.
scripts/agents/devops/tests/aws/test_base.py:291
Methodtest_format_table_dict
Test table output formatting for a single dictionary.
scripts/agents/devops/tests/custom/run_cli_tests.py:172
Methodtest_format_table_dict
Test table output formatting for a single dictionary.
scripts/agents/devops/tests/custom/test_cli.py:145
Methodtest_format_table_dict
Test table output formatting for a single dictionary.
scripts/agents/devops/tests/custom/test_cli_format.py:61
Methodtest_format_table_dict
Test table output formatting for a single dictionary.
scripts/agents/devops/tests/custom/run_cli_test.py:62
Methodtest_format_table_list
Test table output formatting for a list of dictionaries.
scripts/agents/devops/tests/custom/run_cli_tests.py:159
Methodtest_format_table_list
Test table output formatting for a list of dictionaries.
scripts/agents/devops/tests/custom/test_cli.py:132
Methodtest_format_table_list
Test table output formatting for a list of dictionaries.
scripts/agents/devops/tests/custom/test_cli_format.py:48
Methodtest_format_table_list
Test table output formatting for a list of dictionaries.
scripts/agents/devops/tests/custom/run_cli_test.py:49
Functiontest_func
Test function.
scripts/agents/devops/inspect_function_tool.py:8
← previousnext →1,101–1,200 of 1,315, ranked by callers