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
Function
server
(server_identity: AgentIdentity)
agent-governance-python/agent-mesh/tests/test_mcp_integration.py:66
Function
server_identity
()
agent-governance-python/agent-mesh/tests/test_mcp_integration.py:61
Method
session_count
Total number of managed sessions, including archived/terminating.
agent-governance-python/agent-hypervisor/src/hypervisor/core.py:322
Function
session_end
(event: unknown, context: unknown = {})
policy-engine/sdk/node/src/adapters.ts:773
Function
session_hv
Hypervisor with one active session containing two agents.
agent-governance-python/agent-hypervisor/tests/unit/test_cli.py:32
Function
session_lifecycle
()
agent-governance-python/benchmarks/governance_overhead.py:492
Function
session_start
(event: unknown, context: unknown = {})
policy-engine/sdk/node/src/adapters.ts:767
Function
session_tracker
Yield a (provider, register) pair; auto-destroys any sessions on teardown.
agent-governance-python/agent-sandbox/tests/test_azure_sandbox_integration.py:127
Method
sessions
All managed sessions, including archived/terminating ones. ``active_sessions`` filters via ``_active_ids``; this property exposes the
agent-governance-python/agent-hypervisor/src/hypervisor/core.py:310
Method
sessions
Get recorded sessions.
agent-governance-python/agent-sre/src/agent_sre/integrations/agentops/exporter.py:63
Method
set
Set value with optional TTL.
agent-governance-python/agent-mesh/src/agentmesh/storage/redis_provider.py:87
Method
set
Set value with optional TTL.
agent-governance-python/agent-mesh/src/agentmesh/storage/memory_provider.py:51
Method
set
Set value with optional TTL.
agent-governance-python/agent-mesh/src/agentmesh/storage/postgres_provider.py:154
Method
set
Persist *session* keyed by its session identifier.
agent-governance-python/agent-os/src/agent_os/mcp_protocols.py:23
Method
set
(self, session: Any)
agent-governance-python/agent-os/src/agent_os/mcp_protocols.py:71
Method
setState
(state: T)
agent-governance-typescript/agent-os-vscode/src/webviews/shared/vscode.ts:14
Method
setToolLimit
(tool: string, config: RateLimitConfig)
agent-governance-python/agent-mesh/packages/mcp-proxy/src/rate-limiter.ts:28
Method
setUp
(self)
policy-engine/sdk/python/tests/test_real_packages.py:526
Method
setUp
(self)
agent-governance-python/agent-mesh/tests/test_spec_mesh_trust_conformance.py:183
Method
setUp
(self)
agent-governance-python/agent-mesh/tests/test_spec_mesh_trust_conformance.py:274
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_compliance.py:21
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_compliance.py:123
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_multimodal.py:26
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_multimodal.py:80
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_multimodal.py:132
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_multimodal.py:243
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_observability.py:23
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_observability.py:92
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_observability.py:171
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_observability.py:258
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_control_plane.py:22
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_control_plane.py:72
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_control_plane.py:158
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_control_plane.py:206
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_ml_safety.py:19
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_ml_safety.py:88
Method
setUp
Create a temporary database for each test
agent-governance-python/agent-os/modules/control-plane/tests/test_new_features.py:235
Method
setUp
Create a temporary database for each test
agent-governance-python/agent-os/modules/control-plane/tests/test_new_features.py:374
Method
setUp
(self)
agent-governance-python/agent-os/modules/control-plane/tests/test_advanced_features.py:36
Method
setUp
(self)
agent-governance-python/agent-os/tests/test_spec_mcp_gateway_conformance.py:381
Method
setUp
(self)
agent-governance-python/agent-os/tests/test_spec_mcp_gateway_conformance.py:480
Method
setUp
(self)
agent-governance-python/agent-os/tests/test_spec_audit_compliance_conformance.py:316
Method
setUp
Set up test marketplace.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_agent_brokerage.py:118
Method
setUp
Set up test broker.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_agent_brokerage.py:185
Function
set_access_manager
Set the global access control manager. Args: manager: The manager to use globally.
agent-governance-python/agent-os/modules/atr/atr/access.py:341
Method
set_active_kernel
Set the active kernel by ID
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/plugin_registry.py:215
Method
set_agent_quota
Set resource quota for an agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/control_plane.py:415
Method
set_audit_callback
Set the audit callback for message logging.
agent-governance-python/agent-os/modules/iatp/iatp/ipc_pipes.py:194
Method
set_authority_resolver
Register an ``AuthorityResolver`` for reputation-gated authority. The resolver is called during evaluation after YAML/JSON rule match
agent-governance-python/agent-mesh/src/agentmesh/governance/policy.py:565
Method
set_bucket
(self, agent_id: str, bucket: Any)
agent-governance-python/agent-os/src/agent_os/mcp_protocols.py:143
Method
set_bucket
(self, _agent_id: str, bucket: int)
agent-governance-python/agent-os/tests/test_mcp_gateway.py:76
Function
set_collector
Set the global metrics collector. Args: collector: The collector to use globally.
agent-governance-python/agent-os/modules/atr/atr/metrics.py:433
Function
set_container
Set the global dependency container. Args: container: The container to use globally.
agent-governance-python/agent-os/modules/atr/atr/injection.py:415
Method
set_disposition
Set signal disposition.
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/signals.py:252
Method
set_gauge
( self, name: str, value: float, labels: dict[str, str] | None = None, help_text: str
agent-governance-python/agent-hypervisor/tests/unit/test_prometheus_collector.py:32
Function
set_health_registry
Set the global health check registry. Args: registry: The registry to use globally.
agent-governance-python/agent-os/modules/atr/atr/health.py:550
Method
set_identity
Set or update the local identity.
agent-governance-python/agentmesh-integrations/dify/trust.py:60
Method
set_risk_policy
Set a risk policy
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/policy_engine.py:351
Method
set_score
(self, agent_did: str, score: int)
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:64
Method
set_similarity_function
Set custom similarity function — not available in Public Preview.
agent-governance-python/agent-mesh/src/agentmesh/governance/_shadow_impl.py:282
Method
set_simulation_mode
Set whether to simulate deforestation in NDVI calculations. Args: simulate_deforestation: If True, generate low
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/geo_agent.py:166
Method
set_state
Restore agent state after reload
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:101
Method
set_state
Replace the current state.
agent-governance-python/agent-os/modules/caas/src/caas/triad.py:211
Method
set_summary
Set conversation summary.
agent-governance-python/agent-os/examples/chat-agent/memory.py:75
Method
set_tag
Set a tag on the current span.
agent-governance-python/agent-os/modules/amb/amb_core/tracing.py:257
Method
set_trust_score
Inject the AGT trust score into Agent Shield as a variable. Guard policies in the .guardrails.yaml can reference this score:: ev
agent-governance-python/agent-os/src/agent_os/integrations/agentshield_adapter.py:578
Method
set_variable
(self, name: str, value: Any)
agent-governance-python/agent-os/src/agent_os/integrations/agentshield_adapter.py:214
Method
set_variable
(self, name: str, value: Any)
agent-governance-python/agent-os/tests/test_agentshield_adapter.py:291
Method
set_variable
(self, name: str, value: Any)
agent-governance-python/agent-os/tests/test_agentshield_adapter.py:372
Method
set_variable
(self, name: str, value: Any)
agent-governance-python/agent-os/tests/test_agentshield_adapter.py:448
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:165
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:271
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:412
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:476
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:559
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_scenarios.py:890
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:40
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:122
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:178
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:240
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:394
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:470
Method
setup
(self)
agent-governance-python/agent-hypervisor/tests/integration/test_hypervisor_e2e.py:515
Method
setup
(self)
agent-governance-python/agent-mesh/tests/test_server.py:40
Method
setup
(self)
agent-governance-python/agent-mesh/tests/test_server.py:227
Method
setup
(self)
agent-governance-python/agent-mesh/tests/test_server.py:279
Method
setup
(self)
agent-governance-python/agent-mesh/tests/test_registration_auth.py:26
Method
setup
(self)
agent-governance-python/agent-mesh/tests/test_registration_auth.py:99
Method
setup
(self)
agent-governance-python/agent-mesh/tests/test_registration_auth.py:168
Method
setup
(self)
agent-governance-python/agent-mesh/tests/test_registration_auth.py:235
Method
setup
(self)
agent-governance-python/agent-os/tests/test_otel_audit_backend.py:62
Function
setup_function
(_func)
agent-governance-python/agent-hypervisor/tests/test_providers.py:25
Method
setup_method
(self)
examples/pipeline-governance/test_demo.py:75
Method
setup_method
(self)
examples/pipeline-governance/test_demo.py:104
Method
setup_method
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_saga.py:108
Method
setup_method
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_liability.py:12
Method
setup_method
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_liability.py:102
Method
setup_method
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_slashing.py:12
Method
setup_method
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_audit.py:13
Method
setup_method
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_audit.py:81
← previous
next →
16,301–16,400 of 32,326, ranked by callers