Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/agent-governance-toolkit
/ functions
Functions
32,326 in github.com/microsoft/agent-governance-toolkit
⨍
Functions
32,326
◇
Types & classes
6,875
↳
Endpoints
332
Method
__init__
(self, key: rsa.RSAPublicKey)
agent-governance-python/agent-mesh/tests/test_entra_verifier.py:85
Method
__init__
(self, public_key: rsa.RSAPublicKey)
agent-governance-python/agent-mesh/tests/test_entra_verifier.py:89
Method
__init__
(self)
agent-governance-python/agent-mesh/tests/test_otel_governance.py:45
Method
__init__
(self, entries: list[dict] | None = None)
agent-governance-python/agent-mesh/tests/test_decision_bom.py:27
Method
__init__
(self, scores: dict[str, float] | None = None, history: list[dict] | None = None)
agent-governance-python/agent-mesh/tests/test_decision_bom.py:49
Method
__init__
(self, evaluations: list[dict] | None = None, active_policies: list[dict] | None = None)
agent-governance-python/agent-mesh/tests/test_decision_bom.py:63
Method
__init__
(self, spans: list[dict] | None = None)
agent-governance-python/agent-mesh/tests/test_decision_bom.py:77
Method
__init__
(self, status_code, detail)
agent-governance-python/agent-mesh/tests/test_coverage_boost.py:764
Method
__init__
(self)
agent-governance-python/agent-mesh/tests/test_otel_sdk.py:43
Method
__init__
(self)
agent-governance-python/agent-mesh/tests/test_otel_tracing.py:34
Method
__init__
(self, entries=None)
agent-governance-python/agent-mesh/tests/test_decision_bom_hardened.py:27
Method
__init__
(self, scores=None, history=None)
agent-governance-python/agent-mesh/tests/test_decision_bom_hardened.py:70
Method
__init__
(self, evaluations=None, active_policies=None)
agent-governance-python/agent-mesh/tests/test_decision_bom_hardened.py:82
Method
__init__
(self, spans=None)
agent-governance-python/agent-mesh/tests/test_decision_bom_hardened.py:94
Method
__init__
(self, min_score: int = MIN_TRUST_SCORE)
agent-governance-python/agent-mesh/examples/07-multi-vendor-collaboration/demo.py:97
Method
__init__
(self)
agent-governance-python/agent-mesh/examples/07-multi-vendor-collaboration/demo.py:123
Method
__init__
(self, identity: AgentIdentity)
agent-governance-python/agent-mesh/examples/07-multi-vendor-collaboration/demo.py:186
Method
__init__
(self)
agent-governance-python/agent-mesh/examples/07-multi-vendor-collaboration/demo.py:219
Method
__init__
(self, name: str)
agent-governance-python/agent-mesh/examples/01-mcp-tool-server/main.py:30
Method
__init__
Initialize governed MCP server.
agent-governance-python/agent-mesh/examples/01-mcp-tool-server/main.py:56
Method
__init__
(self)
agent-governance-python/agent-mesh/examples/06-eu-ai-act-compliance/compliance_checker.py:388
Method
__init__
Initialize HIPAA-compliant agent.
agent-governance-python/agent-mesh/examples/03-healthcare-hipaa/main.py:39
Method
__init__
(self)
agent-governance-python/agent-mesh/examples/02-customer-service/main.py:90
Method
__init__
(self, identity: AgentIdentity, specialty: TicketType)
agent-governance-python/agent-mesh/examples/02-customer-service/main.py:184
Method
__init__
(self, rules: list[PolicyRule])
agent-governance-python/agent-mesh/tutorials/claude-desktop-mcp-proxy/demo.py:120
Method
__init__
( self, upstream: MockMCPServer, engine: PolicyEngine, identity: AgentIdentity
agent-governance-python/agent-mesh/tutorials/claude-desktop-mcp-proxy/demo.py:229
Method
__init__
(self, violations: list[CodeScanViolation])
agent-governance-python/agent-sandbox/src/agent_sandbox/code_scanner.py:63
Method
__init__
(self)
agent-governance-python/agent-sandbox/src/agent_sandbox/code_scanner.py:94
Method
__init__
( self, resource_group: str, sandbox_group: str, *, region: str | None
agent-governance-python/agent-sandbox/src/agent_sandbox/aca_sandbox_provider/aca_sandbox_provider.py:260
Method
__init__
(self, name: str)
agent-governance-python/agent-sandbox/src/agent_sandbox/hyperlight_provider/provider.py:141
Method
__init__
( self, backend: str | HyperlightBackend = "wasm", module: str | None = "python_guest"
agent-governance-python/agent-sandbox/src/agent_sandbox/hyperlight_provider/provider.py:260
Method
__init__
( self, image: str | None = None, docker_url: str | None = None, runtime: Isol
agent-governance-python/agent-sandbox/src/agent_sandbox/docker_provider/provider.py:330
Method
__init__
(self, provider: DockerSandboxProvider)
agent-governance-python/agent-sandbox/src/agent_sandbox/docker_provider/state.py:38
Method
__init__
(self, *a, **kw)
agent-governance-python/agent-sandbox/tests/test_azure_sandbox.py:779
Method
__init__
(self, allowed, reason="")
agent-governance-python/agent-sandbox/tests/test_azure_sandbox.py:875
Method
__init__
(self, allow=True, reason="")
agent-governance-python/agent-sandbox/tests/test_azure_sandbox.py:883
Method
__init__
( self, stdout: str = "", stderr: str = "", exit_code: int = 0, durati
agent-governance-python/agent-sandbox/tests/test_hyperlight_sandbox.py:45
Method
__init__
(self, **kwargs: Any)
agent-governance-python/agent-sandbox/tests/test_hyperlight_sandbox.py:74
Method
__init__
(self, storage_path: str | Path | None = None)
agent-governance-python/agent-discovery/src/agent_discovery/inventory.py:30
Method
__init__
(self, agents: list[dict[str, Any]] | None = None)
agent-governance-python/agent-discovery/src/agent_discovery/reconciler.py:45
Method
__init__
( self, inventory: AgentInventory, registry_provider: RegistryProvider, )
agent-governance-python/agent-discovery/src/agent_discovery/reconciler.py:72
Method
__init__
(self)
agent-governance-python/agent-discovery/src/agent_discovery/scanners/base.py:51
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/benchmark.py:90
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/benchmark.py:171
Method
__init__
( self, prompt: str, category: PromptCategory, expected_blocked: bool,
agent-governance-python/agent-os/modules/control-plane/benchmark/red_team_dataset.py:28
Method
__init__
(self, config: SupervisorConfig)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/supervisor_agents.py:80
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/supervisor_agents.py:345
Method
__init__
( self, agent_id: str, signal: SignalInfo, message: str, )
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/signals.py:393
Method
__init__
(self, agent_id: str)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/signals.py:412
Method
__init__
Initialize the Flight Recorder. Sets up the SQLite database with WAL mode, creates the audit log schema if it doesn't exist, and rest
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/flight_recorder.py:81
Method
__init__
Initialize the Agent Control Plane. Args: enable_default_policies: Whether to load default security policies
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/control_plane.py:116
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/execution_engine.py:69
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/multimodal.py:178
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/multimodal.py:301
Method
__init__
( self, store_type: VectorStoreType = VectorStoreType.IN_MEMORY, collection_name: str
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/multimodal.py:413
Method
__init__
(self, vector_store: VectorStoreIntegration)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/multimodal.py:627
Method
__init__
(self, config: Optional[HealthCheckConfig] = None)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:177
Method
__init__
(self, config: Optional[RecoveryConfig] = None)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:486
Method
__init__
( self, name: str = "default", config: Optional[CircuitBreakerConfig] = None,
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:729
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:943
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1025
Method
__init__
( self, node_id: str, config: Optional[LeaderElectionConfig] = None, peers: Op
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1283
Method
__init__
( self, coordinator: DistributedCoordinator, resource_id: str, timeout: float
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1488
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1547
Method
__init__
(self, config: Optional[ShutdownConfig] = None)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1765
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1971
Method
__init__
(self, max_log_entries: int = 10000, max_metrics: int = 10000)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:2159
Method
__init__
(self, config: Optional[HotReloadConfig] = None)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:2393
Method
__init__
Initialize the Enhanced Agent Control Plane. Args: health_check_interval: Interval between health checks (second
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:2695
Method
__init__
( self, original_completions: Any, control_plane: AgentControlPlane, agent_con
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/adapter.py:88
Method
__init__
( self, original_chat: Any, control_plane: AgentControlPlane, agent_context: A
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/adapter.py:249
Method
__init__
Initialize the adapter. Args: control_plane: The AgentControlPlane instance for governance agent_con
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/adapter.py:293
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/governance_layer.py:130
Method
__init__
Initialize the hibernation manager. Args: config: Configuration for hibernation behavior
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/agent_hibernation.py:80
Method
__init__
(self, config: Optional[RegistryConfiguration] = None)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/plugin_registry.py:128
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/tool_registry.py:116
Method
__init__
(self, name: str)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:66
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:179
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:262
Method
__init__
( self, data_graph: DataGraph, policy_graph: PolicyGraph, temporal_graph: Temp
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:379
Method
__init__
Initialize the LangChain adapter. Args: control_plane: The AgentControlPlane instance for governance
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/langchain_adapter.py:102
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/policy_engine.py:236
Method
__init__
Initialize the MCP adapter. Args: control_plane: The AgentControlPlane instance for governance agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/mcp_adapter.py:153
Method
__init__
Initialize an MCP server. Args: server_name: Name of the MCP server control_plane: Agent Control Pla
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/mcp_adapter.py:555
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:170
Method
__init__
(self, agent_id: str)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:315
Method
__init__
(self, client: Any = None, namespace: str = "default")
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:606
Method
__init__
Initialize the A2A adapter. Args: control_plane: The AgentControlPlane instance for governance agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/a2a_adapter.py:99
Method
__init__
Initialize an A2A agent. Args: agent_id: Unique identifier for this agent control_plane: Agent Contr
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/a2a_adapter.py:445
Method
__init__
( self, policy_engine: Optional["PolicyEngine"] = None, shadow_mode: bool = False,
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/agent_kernel.py:126
Method
__init__
( self, agent_id: str, process_manager: Optional[ProcessIsolationManager] = None,
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/process_isolation.py:740
Method
__init__
( self, policy_engine: Optional[Any] = None, flight_recorder: Optional[Any] = None,
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/kernel_space.py:211
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/observability.py:160
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/observability.py:338
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/observability.py:460
Method
__init__
( self, prometheus: PrometheusExporter, alerts: AlertManager, traces: TraceCol
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/observability.py:668
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/compliance.py:136
Method
__init__
(self)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/compliance.py:475
Method
__init__
Initialize the orchestrator. Args: control_plane: Optional AgentControlPlane for governance integration
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/orchestrator.py:129
Method
__init__
(self, config: ShadowModeConfig)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/shadow_mode.py:87
← previous
next →
11,701–11,800 of 32,326, ranked by callers