MCPcopy Create free account

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

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

Method__init__
(self, name, instructions, tools=None, handoffs=None, model=None)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:18
Method__init__
(self, agent, description)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:43
Method__init__
(self, context)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:48
Method__init__
(self, func=None)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:52
Method__init__
(self, **kwargs)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:84
Method__init__
(self, *args, **kwargs)
agents/types.py:5
Method__init__
(self, context=None)
agents/types.py:10
Method__init__
(self, name=None, instructions=None, tools=None, model=None, handoffs=None)
agents/types.py:16
Method__init__
(self, agent=None, description=None)
agents/types.py:42
Method__init__
(self, tripwire_triggered=False, output_info=None)
agents/types.py:48
Method__str__
(self)
scripts/agents/devops/src/aws/base.py:37
Method_verify_access
Verify EC2 access by describing instances.
scripts/agents/devops/src/aws/ec2.py:44
Method_verify_access
Override to avoid actual API calls.
scripts/agents/devops/tests/aws/test_base.py:31
Method_verify_access
(self)
scripts/agents/devops/tests/aws/test_base.py:105
Functionadd
* Adds two numbers. * @param {number} a - The first number * @param {number} b - The second number * @returns {number} The sum of a and b
scripts/sparc2/test-file.js:9
MethodaddApiKey
* Add a new API key to the rotation * @param apiKey The API key to add * @returns Whether the key was successfully added
scripts/gemini-tumbler/src/agent/directGeminiClient.ts:278
MethodaddApiKey
* Add a new API key to the rotation * @param apiKey The API key to add * @returns Whether the key was successfully added
scripts/gemini-tumbler/src/agent/googleGeminiClient.ts:261
MethodaddMessage
(message: Message)
scripts/agentic-mcp/src/mcp/context.ts:36
MethodaddMessage
(message: Message)
scripts/agents/openai-agent/agent.ts:101
MethodaddMessage
(message: Message)
supabase/functions/openai-agent-sdk/index.ts:101
Methodanalyze
(output: string)
scripts/sparc-bench/deps.ts:20
FunctionanalyzeCommand
* Analyze command action
scripts/sparc2/src/cli/cli.ts:82
FunctionapiCommand
( args: Record<string, any>, options: Record<string, any>, )
scripts/sparc2/src/cli/apiCommand.ts:14
Functionaws_credentials
Create a test AWS credentials object.
scripts/agents/devops/tests/aws/test_ec2.py:33
Functionaws_credentials
Create a test AWS credentials object.
scripts/agents/devops/tests/aws/test_base.py:47
Functionaws_operation
Decorator for AWS operations that handles common errors. Args: operation_name: Name of the operation, defaults to the function n
scripts/agents/devops/src/aws/base.py:434
Functionbase_service
Create a test service with mocked session.
scripts/agents/devops/tests/aws/test_base.py:69
FunctionbroadcastMessage
(args: any)
supabase/functions/mcp-server/tools/handlers/messaging.ts:42
MethodcategorizeQuery
(query: string)
scripts/agentic-mcp/src/mcp/tools/support.ts:111
Functioncheck
(msgs: Message[], _context: Context)
scripts/agents/openai-agent/agent.ts:195
Functioncheck
(msgs: Message[], _context: Context)
supabase/functions/openai-agent-sdk/index.ts:195
FunctioncheckServer
()
scripts/sparc2/examples/sse-streaming.js:123
Functioncheck_deployment_status
Check the status of a deployment. Args: request: Parameters for the deployment Returns: Status of the deplo
scripts/agents/devops/examples/openai_agents_deployment_example.py:225
FunctioncheckpointCommand
* Checkpoint command action
scripts/sparc2/src/cli/cli.ts:291
Methodclear
()
scripts/agentic-mcp/src/mcp/tools/registry.ts:135
FunctionclearCache
* Clear the result cache
scripts/sparc-bench/src/benchmarks/optimized-benchmark-manager.ts:303
FunctionclearVectorStore
()
scripts/vectorstore/09-final-sparc2-vector-store.ts:333
Methodclear_cache
Clear the request cache.
scripts/agents/devops/src/github/github.py:259
Methodclone
()
scripts/agentic-mcp/src/mcp/context.ts:135
FunctionconfigCommand
* Config command action
scripts/sparc2/src/cli/cli.ts:434
Methodconstructor
(monitor?: RateMonitor)
scripts/gemini-tumbler/src/utils/rateLimitManager.ts:29
Methodconstructor
(options: { storageEnabled?: boolean; storageLocation?: string; contributionEndpoint?: string; }
scripts/gemini-tumbler/src/utils/contributionManager.ts:14
Methodconstructor
(config: TumblerConfig, port = 3000)
scripts/gemini-tumbler/src/api/server.ts:53
Methodconstructor
(config: TumblerConfig)
scripts/gemini-tumbler/src/api/server.test.ts:26
Methodconstructor
(config: TumblerConfig, port = 3000)
scripts/gemini-tumbler/src/api/server.test.ts:75
Methodconstructor
()
scripts/gemini-tumbler/src/agent/tumblerService.test.ts:24
Methodconstructor
(config: TumblerConfig)
scripts/gemini-tumbler/src/agent/tumblerService.test.ts:83
Methodconstructor
(config: VertexAIConfig)
scripts/gemini-tumbler/src/agent/vertexAIClient.ts:30
Methodconstructor
(config: TumblerConfig)
scripts/gemini-tumbler/src/agent/tumblerService.ts:23
Methodconstructor
(config: GeminiConfig & { apiKeys?: string[] })
scripts/gemini-tumbler/src/agent/directGeminiClient.ts:19
Methodconstructor
(config: NaturalLanguageConfig)
scripts/gemini-tumbler/src/agent/naturalLanguageClient.ts:23
Methodconstructor
(config: GeminiConfig & { apiKeys?: string[] })
scripts/gemini-tumbler/src/agent/googleGeminiClient.ts:21
Methodconstructor
(config: DocumentAIConfig)
scripts/gemini-tumbler/src/agent/documentAIClient.ts:28
Methodconstructor
(config: GeminiConfig)
scripts/gemini-tumbler/src/agent/geminiClient.ts:42
Methodconstructor
(port: number, handler: (req: Request) => Promise<Response> | Response)
scripts/gemini-tumbler/tests/cloudflare-integration-test.ts:27
Methodconstructor
(models: ModelConfig[], defaultModel: string)
scripts/gemini-tumbler/examples/openai-compatible-streaming.ts:88
Methodconstructor
* Create a new SparcBenchError * @param message Error message * @param code Error code
scripts/sparc-bench/src/utils/error-handler.ts:16
Methodconstructor
* Creates a new ConfigParser instance * * @param configPath - Path to the configuration file (optional)
scripts/sparc-bench/src/utils/config-parser.ts:60
Methodconstructor
* Creates a new AgenticEvaluator instance * * @param config - Configuration for the benchmarking process
scripts/sparc-bench/src/metrics/agentic-evaluator.ts:42
Methodconstructor
* Constructor * @param config Security configuration or security level
scripts/sparc-bench/src/metrics/security-evaluator.ts:20
Methodconstructor
(parent?: Context)
scripts/agentic-mcp/src/mcp/context.ts:14
Methodconstructor
(config: MCPServerConfig)
scripts/agentic-mcp/src/mcp/server.ts:25
Methodconstructor
(config: MCPServerConfig)
scripts/agentic-mcp/src/mcp/__mocks__/server.ts:7
Methodconstructor
(apiKey: string)
scripts/agentic-mcp/src/mcp/tools/research.ts:38
Methodconstructor
(apiKey: string)
scripts/agentic-mcp/src/mcp/tools/summarize.ts:36
Methodconstructor
(apiKey: string)
scripts/agentic-mcp/src/mcp/tools/websearch.ts:38
Methodconstructor
()
scripts/agentic-mcp/src/mcp/tools/registry.ts:6
Methodconstructor
(apiKey: string)
scripts/agentic-mcp/src/mcp/tools/support.ts:37
Methodconstructor
(projectId: string, key: string)
scripts/agentic-mcp/src/mcp/tools/database.ts:45
Methodconstructor
* Create a new SPARC 2.0 Agent * @param options Agent options
scripts/sparc2/src/agent/agent.ts:74
Methodconstructor
* Create a new OpenRouter provider * @param options Provider options
scripts/sparc2/src/agent/providers/openrouter-provider.ts:30
Methodconstructor
* Create a new mock provider * @param options Provider options
scripts/sparc2/src/agent/providers/mock-provider.ts:35
Methodconstructor
* Create a new OpenAI provider * @param options Provider options
scripts/sparc2/src/agent/providers/openai-provider.ts:39
Methodconstructor
* Create a new agent executor * @param config Agent configuration
scripts/sparc2/src/agent/executor/agent-executor.ts:29
Methodconstructor
()
scripts/agents/mcp-hello/src/index.ts:14
Methodconstructor
(parent?: Context)
scripts/agents/openai-agent/agent.ts:83
Methodconstructor
(config: { supabaseUrl: string; supabaseKey: string; accessToken: string; })
supabase/functions/meta-function-generator/mcp_server.ts:9
Methodconstructor
(parent?: Context)
supabase/functions/openai-agent-sdk/index.ts:83
Methodconstructor
()
supabase/functions/edge_deployment/src/api-client.ts:27
Methodconstructor
()
supabase/functions/mcp-server/tools/registry.ts:27
Methodconstructor
()
supabase/functions/mcp-server/resources/registry.ts:35
Methodconstructor
* Create a new AuthManager instance * @param secretKey The secret key to use for authentication. If not provided, it will use the MCP_SECRET_KEY en
supabase/functions/mcp-server/core/auth.ts:12
Methodconstructor
* Constructor * @param secretKey The secret key for authentication
supabase/functions/mcp-server/core/server.ts:20
Methodconstructor
(info: any, options: any)
supabase/functions/mcp-server/tests/agent-test.ts:8
Methodconstructor
(url: string, key: string, supabaseClient: any)
supabase/functions/mcp-server/tests/agent-test.ts:71
Methodconstructor
()
supabase/functions/mcp-server/tests/tools/registry.test.ts:7
Methodconstructor
(info: any, options: any)
supabase/functions/mcp-server/tests/integration/end-to-end.test.ts:8
Methodconstructor
(url: string, key: string, supabaseClient: any)
supabase/functions/mcp-server/tests/integration/end-to-end.test.ts:53
Methodconstructor
()
supabase/functions/mcp-server/tests/resources/registry.test.ts:8
Methodconstructor
(supabaseUrl: string, supabaseKey: string, supabaseClient: any)
supabase/functions/mcp-server/tests/core/server.test.ts:20
MethodcreateAssistant
* Create an assistant * @param options Options for the assistant
scripts/sparc2/src/agent/providers/mock-provider.ts:118
MethodcreateAssistant
* Create an assistant * @param options Options for the assistant
scripts/sparc2/src/agent/providers/openai-provider.ts:152
FunctioncreateBenchmarkManager
()
scripts/sparc-bench/src/benchmarks/benchmark-manager.ts:256
MethodcreateChild
()
scripts/agentic-mcp/src/mcp/context.ts:126
FunctioncreateComment
(owner: string, repo: string, prNumber: number, body: string)
supabase/functions/git-pull-fixer/index.ts:73
FunctioncreateCommit
( owner: string, repo: string, branch: string, path: string, message: string, content:
supabase/functions/git-pull-fixer/index.ts:88
FunctioncreateFunction
( slug: string, name: string, body: string, verifyJwt: boolean = false )
supabase/functions/edge_deployment/src/commands.ts:85
FunctioncreateGitHubIssues
(repoName: string, findings: SecurityFinding[])
supabase/functions/security-scanner/index-with-logging.ts:111
FunctioncreateMockSupabaseClient
()
supabase/functions/mcp-server/test.ts:41
MethodcreateProvider
* Create a provider based on configuration * @param type Provider type * @param options Provider options * @returns LLM provider
scripts/sparc2/src/agent/providers/provider-factory.ts:22
← previousnext →801–900 of 1,315, ranked by callers