MCPcopy Create free account

hub / github.com/microsoft/agent-governance-toolkit / functions

Functions32,326 in github.com/microsoft/agent-governance-toolkit

Methodshutdown_hook
()
agent-governance-python/agent-os/modules/control-plane/tests/test_lifecycle.py:762
Methodsigkill
Send SIGKILL — immediately cancel a request. Args: request_id: The message ID to cancel.
agent-governance-python/agent-os/src/agent_os/integrations/anthropic_adapter.py:497
Methodsigkill
Send SIGKILL — terminate all kernel operations immediately.
agent-governance-python/agent-os/src/agent_os/integrations/semantic_kernel_adapter.py:808
Methodsign
Sign data with this identity's private key. Args: data: String data to sign Returns: VerificationSignature c
agent-governance-python/agentmesh-integrations/langchain-agentmesh/langchain_agentmesh/identity.py:148
Methodsign
Sign data with this identity's private key.
agent-governance-python/agentmesh-integrations/llamaindex-agentmesh/llama_index/agent/agentmesh/identity.py:91
Methodsign
(self, manifest: PluginManifest)
agent-governance-python/agent-mesh/src/agentmesh/marketplace/_marketplace_impl.py:125
Methodsign
Sign data using the HSM-held private key. Args: agent_id: Agent whose private key is used. data: Data to sign.
agent-governance-python/agent-mesh/src/agentmesh/identity/keystore.py:307
Methodsign
Sign *data*, rejecting expired handles.
agent-governance-python/agent-mesh/src/agentmesh/identity/tee_keystore.py:130
Methodsign
Sign data with this agent's private key.
agent-governance-python/agent-mesh/src/agentmesh/identity/agent_id.py:204
Methodsignals
Access the signal dispatcher.
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/signals.py:417
FunctionsignedHeaderResolver
signedHeaderResolver verifies an HMAC-of-(agent_id || ":" || timestamp) supplied in the X-Agent-Signature header. It rejects requests whose timestamp
agent-governance-golang/examples/http-middleware-fail-closed/main.go:31
MethodsignedPreKey
()
agent-governance-typescript/src/encryption/x3dh.ts:235
Functionsigned_card
(identity)
agent-governance-python/agent-mesh/tests/test_cards_cache_invalidation.py:24
Functionsigned_card
Create a signed AI Card.
agent-governance-python/agent-mesh/tests/test_ai_card.py:53
Functionsigned_card
(identity)
agent-governance-python/agent-mesh/tests/test_revocation_rotation.py:19
Functionsigning_key
(ed25519_key)
agent-governance-python/agentmesh-integrations/mcp-receipt-governed/tests/test_receipt.py:34
Methodsigning_key
(self)
agent-governance-python/agentmesh-integrations/mcp-receipt-governed/tests/test_adapter.py:143
Methodsigstop
Send SIGSTOP — pause all kernel operations.
agent-governance-python/agent-os/src/agent_os/integrations/semantic_kernel_adapter.py:812
Functionsimple_agent
Agent that returns a value immediately.
agent-governance-python/agent-os/modules/control-plane/tests/test_process_isolation.py:38
Functionsimple_ai
(input_text: str)
agent-governance-python/agent-os/examples/self-evaluating/tests/test_evaluation_engineering.py:298
Functionsimple_date_parser_v1
Version 1: A naive implementation that will fail many cases. This demonstrates that even with "code", it's hard to handle all edge cases
agent-governance-python/agent-os/examples/self-evaluating/examples/example_evaluation_engineering.py:316
Functionsimple_func
()
agent-governance-python/agent-os/modules/atr/tests/test_executor.py:218
Functionsimple_worker
(input_data, context)
agent-governance-python/agent-os/examples/self-evaluating/tests/test_orchestration.py:206
Methodsimulate_healthy
Simulate agent recovering health
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:134
Functionsimulate_learning_phase
Simulate the learning phase where the agent learns lessons from various failure scenarios.
agent-governance-python/agent-os/examples/self-evaluating/examples/example_upgrade_purge.py:31
Functionsimulated_sandbox_bin
Return a PATH string pointing at a directory pre-populated with stub executables for every entry in ``ALLOWED_BINARIES``. Each stub is a mini
agent-governance-python/agent-hypervisor/tests/unit/test_sandbox_path.py:48
Functionsimulated_tool_call
()
agent-governance-python/benchmarks/governance_overhead.py:241
Methodsize
Number of registered extractors (useful for tests).
agent-governance-typescript/src/protocol-facets.ts:78
Methodsize
Number of alerts currently in the batch.
agent-governance-python/agent-sre/src/agent_sre/alerts/dedup.py:224
Functionslash_reputation
Slash an agent's reputation for misbehavior. When triggered, can broadcast to the network so all agents immediately block the offending
agent-governance-python/agent-os/services/cloud-board/api/routes/reputation.py:238
Methodslash_reputation
( self, agent_did: str, reason: str, severity: str = "medium", evidenc
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:82
Methodslash_reputation
(self, agent_did, reason, severity, evidence_hash=None, trace_id=None, broadcast=True)
agent-governance-python/agent-hypervisor/examples/demo.py:296
Methodslash_reputation
Slash an agent's reputation due to misbehavior. Expected payload: { "reason": "hallucination|tim
agent-governance-python/agent-os/modules/iatp/iatp/sidecar/__init__.py:415
Methodslow
()
agent-governance-python/agent-os/tests/test_profiling.py:52
Methodslow_action
(incident: Incident)
agent-governance-python/agent-sre/tests/test_runbooks.py:159
Functionslow_agent
Agent that takes a while to complete.
agent-governance-python/agent-os/modules/control-plane/tests/test_process_isolation.py:43
Functionslow_agent
Agent that exceeds timeout.
agent-governance-python/agent-sre/tests/test_benchmarks.py:59
Functionslow_ainvoke
(*args, **kwargs)
agent-governance-python/agent-os/tests/test_adapter_quality.py:124
Methodslow_check
()
agent-governance-python/agent-os/tests/test_health.py:288
Functionslow_consumer
(msg: Message)
agent-governance-python/agent-os/modules/amb/examples/backpressure_demo.py:80
Methodslow_evaluate
(ctx)
agent-governance-python/agent-os/tests/test_async_evaluator.py:309
Methodslow_exec_start
(exec_id, stream=False, demux=True)
agent-governance-python/agent-sandbox/tests/test_docker_sandbox.py:1953
Methodslow_executor
()
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:279
Functionslow_fn
(label: str)
agent-governance-python/agent-os/tests/test_async_adapters.py:173
Functionslow_func
()
agent-governance-python/agent-os/modules/atr/tests/test_executor.py:155
Functionslow_handler
(msg: Message)
agent-governance-python/agent-os/modules/amb/tests/test_backpressure_priority.py:158
Methodslow_response
(*args, **kwargs)
agent-governance-python/agent-mesh/tests/test_handshake_timeout.py:76
Methodsnapshot
(self)
agent-governance-python/agent-sandbox/tests/test_hyperlight_sandbox.py:109
Methodsnapshot_count
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/session/sso.py:165
Methodsometimes_fail
()
agent-governance-python/agent-hypervisor/tests/unit/test_saga_improvements.py:60
Methodsometimes_fail
(ctx)
agent-governance-python/agent-os/tests/test_async_evaluator.py:565
Methodsource_nodes
(self)
agent-governance-python/agent-rag-governance/tests/test_llamaindex.py:369
Functionspan_exporter
()
agent-governance-python/agent-sre/tests/test_otel.py:74
Functionspan_exporter
()
agent-governance-python/agent-sre/tests/test_tracing.py:51
Methodspan_id
(self)
agent-governance-python/agent-sre/src/agent_sre/tracing/__init__.py:202
Methodspans
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/arize/exporter.py:194
Methodspans_exported
Total number of spans sent to OTel.
agent-governance-python/agent-sre/src/agent_sre/integrations/otel/saga_sink.py:95
Methodspec
Get the underlying tool specification.
agent-governance-python/agent-os/modules/atr/atr/schema.py:303
Methodspecificity
(self)
agent-governance-python/agent-mesh/src/agentmesh/governance/_conflict_resolution_impl.py:72
Methodspecificity
(self)
agent-governance-python/agent-os/src/agent_os/policies/conflict_resolution.py:120
Methodspend
()
agent-governance-python/agent-sre/tests/unit/test_cost_hardened.py:142
Methodspend
(agent_id: str)
agent-governance-python/agent-sre/tests/unit/test_cost_hardened.py:377
Methodspend
(agent_id: str)
agent-governance-python/agent-sre/tests/unit/test_cost.py:284
Methodspy_execute
(action, params, state)
agent-governance-python/agent-os/tests/test_stateless.py:206
Methodspy_run
(agent_id, command, config=None, *, session_id=None)
agent-governance-python/agent-sandbox/tests/test_docker_sandbox.py:2154
Functionspying_init
(self, *args, **kwargs)
agent-governance-python/agent-marketplace/tests/test_hooks_policy_path.py:68
Methodsql_policy
Get the no_destructive_sql policy.
agent-governance-python/agent-os/modules/control-plane/tests/test_sql_policy.py:29
Functionsre_stats
Overall SRE statistics.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:210
Functionstage_deployment
( service: Annotated[str, Field(description="The service to stage.")], )
examples/maf-integration/05-devops-deploy/python/main.py:173
Functionstart
(input)
agent-governance-opencode/src/index.mjs:64
Methodstart
* Start the server on the specified or default port. * Automatically finds an available port if the default is occupied.
agent-governance-typescript/agent-os-vscode/src/server/GovernanceServer.ts:81
Methodstart
Begin the rollout — not available in Public Preview.
agent-governance-python/agent-mesh/src/agentmesh/governance/_shadow_impl.py:491
Methodstart
Start the health monitoring loop
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:216
Methodstart
Start the MCP server (placeholder for actual implementation). Note: This is a simplified server implementation. For producti
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/mcp_adapter.py:612
Methodstart
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_lifecycle.py:1150
Methodstart
(self)
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:148
Methodstart
(self)
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:170
MethodstartAgent
(id: string)
agent-governance-python/agent-os/extensions/chrome/src/shared/api.ts:73
Methodstart_background_checks
Start background health checks. Args: interval: How often to run checks.
agent-governance-python/agent-os/modules/atr/atr/health.py:502
Methodstart_background_updates
Start background score updates.
agent-governance-python/agent-mesh/src/agentmesh/reward/engine.py:389
Functionstart_experiment
Start a chaos experiment.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:454
Functionstart_metrics_server
Start Prometheus metrics HTTP server. Args: port: Port to listen on (default: 9090).
agent-governance-python/agent-mesh/src/agentmesh/observability/metrics.py:346
Methodstart_session
( self, agent_dids: list[str] | None = None, policy_names: list[str] | None = None,
agent-governance-python/agent-sre/src/agent_sre/delivery/rollout.py:373
Functionstartup
()
agent-governance-python/agent-mesh/src/agentmesh/server/policy_server.py:87
Functionstartup
()
agent-governance-python/agent-mesh/src/agentmesh/server/sidecar.py:111
Functionstartup
()
agent-governance-python/agent-mesh/src/agentmesh/server/audit_collector.py:39
Functionstartup
()
agent-governance-python/agent-mesh/src/agentmesh/server/api_gateway.py:56
Functionstash_tool
(**kwargs)
agent-governance-python/agent-sandbox/tests/test_hyperlight_integration.py:535
Methodstat
Get file metadata.
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:152
Methodstat
(self, path: str)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:243
Methodstat
(self, path: str)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:630
Methodstate
()
agent-governance-typescript/src/metrics.ts:286
Methodstate
Current lifecycle state.
agent-governance-typescript/src/lifecycle.ts:75
Methodstate
()
agent-governance-typescript/agent-os-vscode/src/enterprise/auth/ssoProvider.ts:130
Methodstate
Current transport connection state.
agent-governance-python/agent-mesh/src/agentmesh/transport/base.py:78
Methodstate
Return the current ratchet state (for persistence).
agent-governance-python/agent-mesh/src/agentmesh/encryption/ratchet.py:217
Methodstate
Get the current circuit state
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:759
Methodstate
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/kernel_space.py:259
Methodstate
(self)
agent-governance-python/agent-os/modules/iatp/iatp/ipc_pipes.py:174
Methodstate
(self)
agent-governance-python/agent-os/src/agent_os/_circuit_breaker_impl.py:104
← previousnext →16,501–16,600 of 32,326, ranked by callers