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
jitter
(base: number, range: number)
agent-governance-typescript/agent-os-vscode/src/views/sloDashboardView.ts:99
Function
join_session
Join an agent to a session via the IATP handshake.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:275
Method
judge_id
(self)
agent-governance-python/agent-sre/src/agent_sre/evals/__init__.py:92
Method
judge_id
(self)
agent-governance-python/agent-sre/src/agent_sre/evals/__init__.py:108
Method
jwks_url
OpenID Connect discovery → JWKS URI for the tenant. We hardcode the well-known suffix rather than walking the OIDC discovery doc, bot
agent-governance-python/agent-mesh/src/agentmesh/identity/entra_verifier.py:135
Function
kernel
Create an AnthropicKernel with test policy.
agent-governance-python/agent-os/tests/test_anthropic_hooks.py:44
Function
kernel
Create a SmolagentsKernel with test configuration.
agent-governance-python/agent-os/tests/test_smolagents_hooks.py:32
Function
kernel
Create a PydanticAIKernel with test policy.
agent-governance-python/agent-os/tests/test_pydantic_ai_hooks.py:42
Method
kernel
Return the governing kernel.
agent-governance-python/agent-os/src/agent_os/integrations/anthropic_adapter.py:583
Method
kernel
Return the governing kernel.
agent-governance-python/agent-os/src/agent_os/integrations/smolagents_adapter.py:941
Method
kernel
Return the governing kernel.
agent-governance-python/agent-os/src/agent_os/integrations/crewai_adapter.py:567
Method
kernel
Return the governing kernel.
agent-governance-python/agent-os/src/agent_os/integrations/autogen_adapter.py:446
Method
kernel
Return the governing kernel.
agent-governance-python/agent-os/src/agent_os/integrations/langchain_adapter.py:1218
Method
kernel
Return the governing kernel.
agent-governance-python/agent-os/src/agent_os/integrations/pydantic_ai_adapter.py:712
Method
kernel_isolated
(self)
agent-governance-python/agent-sandbox/src/agent_sandbox/docker_provider/provider.py:494
Method
kernel_with_policy
Create a KernelSpace with policy engine and flight recorder.
agent-governance-python/agent-os/modules/control-plane/tests/test_kernel_space_integration.py:69
Method
kernel_without_policy
Create a KernelSpace without policy engine (permissive mode).
agent-governance-python/agent-os/modules/control-plane/tests/test_kernel_space_integration.py:77
Method
key_bound_to_tee
Whether the evidence claims a TEE-bound key origin.
agent-governance-python/agent-mesh/src/agentmesh/identity/attestation.py:173
Method
key_bound_to_tee
Whether verified claims indicate TEE-bound key material.
agent-governance-python/agent-mesh/src/agentmesh/identity/attestation.py:228
Method
key_id
Identifier of the acquired key.
agent-governance-python/agent-mesh/src/agentmesh/identity/tee_keystore.py:41
Method
key_id
(self)
agent-governance-python/agent-mesh/src/agentmesh/identity/tee_keystore.py:111
Method
key_origin
Origin classification of this key.
agent-governance-python/agent-mesh/src/agentmesh/identity/tee_keystore.py:51
Method
key_origin
(self)
agent-governance-python/agent-mesh/src/agentmesh/identity/tee_keystore.py:119
Method
key_origin
Return the :class:`KeyOrigin` for keys from this store.
agent-governance-python/agent-mesh/src/agentmesh/identity/tee_keystore.py:164
Function
keypair
Generate a fresh Ed25519 key pair.
agent-governance-python/agent-os/modules/iatp/iatp/tests/test_ed25519_attestation.py:13
Function
keypair
Generate a keypair and return (private_key_path, public_key_path).
agent-governance-python/agent-os/tests/test_cmd_sign.py:52
Function
keys
()
agent-governance-typescript/agent-os-vscode/src/test/webviews/governanceStore.test.ts:14
Method
keys
Get keys matching pattern.
agent-governance-python/agent-mesh/src/agentmesh/storage/redis_provider.py:211
Method
keys
Get keys matching pattern.
agent-governance-python/agent-mesh/src/agentmesh/storage/postgres_provider.py:430
Method
kickoff
Governed kickoff.
agent-governance-python/agent-os/src/agent_os/integrations/crewai_adapter.py:784
Method
kickoff_with_agents
(inputs=None)
agent-governance-python/agent-os/tests/test_crewai_logging.py:130
Function
kill_agent
Emergency kill switch — immediately terminate a rogue agent.
agent-governance-python/agent-hypervisor/examples/docker-compose/app/server.py:229
Function
kill_agent
Send SIGKILL to an agent (kernel panic).
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/signals.py:454
Method
kill_history
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/security/kill_switch.py:265
Method
killer
(i: int)
agent-governance-python/agent-hypervisor/tests/test_kill_switch.py:295
Method
label
(self)
agent-governance-python/agent-mesh/tests/test_policy_provider.py:43
Method
last_statuses
Last-known SLO statuses (read-only copy).
agent-governance-python/agent-sre/src/agent_sre/integrations/pagerduty.py:105
Method
latency_delta_ms
(self)
agent-governance-python/agent-mesh/src/agentmesh/governance/_shadow_impl.py:135
Method
latency_delta_ms
(self)
agent-governance-python/agent-sre/src/agent_sre/delivery/rollout.py:139
Method
latency_ms
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/llamaindex/handler.py:52
Method
latency_ms
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/llamaindex/handler.py:70
Method
latency_ms
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/llamaindex/handler.py:89
Method
latency_ms
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/langchain/callback.py:53
Method
latency_ms
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/langchain/callback.py:71
Method
latency_ms
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/langchain/callback.py:89
Method
leader_id
Get the current leader ID
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1329
Function
length
* Get entry count.
agent-governance-python/agentmesh-integrations/mastra-agentmesh/src/audit.ts:125
Method
length
Return the number of entries currently stored.
agent-governance-typescript/src/audit.ts:117
Function
lifespan
Initialize hypervisor on startup, clean up on shutdown.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:131
Function
lifespan
(app: FastAPI)
agent-governance-python/agent-hypervisor/examples/docker-compose/app/server.py:119
Function
lifespan
(app: FastAPI)
agent-governance-python/agent-mesh/examples/docker-compose/app/server.py:132
Function
lifespan
Application lifespan - startup and shutdown.
agent-governance-python/agent-os/modules/iatp/iatp/main.py:159
Function
lifespan
Initialize and cleanup resources.
agent-governance-python/agent-os/services/cloud-board/api/main.py:46
Function
limiter
()
agent-governance-python/agent-os/tests/test_rate_limiter.py:23
Method
linear_scan
Mirror of the pre-PR linear-scan logic.
agent-governance-python/agent-os/tests/test_mcp_security.py:473
Method
links
(self)
agent-governance-python/agentmesh-integrations/structural-authz-agentmesh/structural_authz_agentmesh/trust.py:313
Function
lint_policy
Lint YAML policy files for common mistakes.
agent-governance-python/agent-compliance/src/agent_compliance/cli/agt.py:363
Method
listPolicies
()
agent-governance-python/agent-os/extensions/chrome/src/shared/api.ts:86
Method
list_accessible_tools
Get list of tools a principal can access. Args: principal: The principal to check. tool_names: List of tool names to
agent-governance-python/agent-os/modules/atr/atr/access.py:315
Method
list_active
List all active identities.
agent-governance-python/agent-mesh/src/agentmesh/identity/agent_id.py:606
Function
list_agents
List all registered agents with their ring assignments.
agent-governance-python/agent-hypervisor/examples/docker-compose/app/server.py:205
Function
list_agents
List all agents with their trust scores.
agent-governance-python/agent-mesh/src/agentmesh/cli/trust_cli.py:176
Function
list_agents
()
agent-governance-python/agent-mesh/examples/docker-compose/app/server.py:235
Method
list_agents
List all known agent DIDs. Returns: Sorted list of agent DID strings.
agent-governance-python/agent-mesh/src/agentmesh/storage/redis_backend.py:152
Method
list_agents
List agents with optional filters. Args: status: Filter by status min_trust_score: Filter by minimum trust s
agent-governance-python/agent-mesh/src/agentmesh/services/registry/agent_registry.py:183
Method
list_agents
List all registered agents
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/orchestrator.py:420
Method
list_bindings
List all registered identity bindings.
agent-governance-python/agent-os/src/agent_os/integrations/citadel/identity_bridge.py:314
Function
list_budgets
List all agent budgets.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:339
Method
list_by_owner
List all agents owned by an organization.
agent-governance-python/agent-os/modules/nexus/registry.py:365
Function
list_capabilities
List capabilities granted to an agent.
agent-governance-python/agent-mesh/src/agentmesh/server/trust_engine.py:316
Method
list_checkpoints
List all checkpoint images for the agent.
agent-governance-python/agent-sandbox/src/agent_sandbox/docker_provider/provider.py:1227
Function
list_commitments
List all session commitments.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:688
Function
list_compliance_events
List compliance events with filtering.
agent-governance-python/agent-os/services/cloud-board/api/routes/compliance.py:95
Method
list_dir
(self, path: str)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:225
Method
list_dir
(self, path: str)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/vfs.py:627
Method
list_directory
List directory contents. Args: path: Directory path pattern: Glob pattern (e.g., "*.txt")
agent-governance-python/agent-os/modules/atr/atr/tools/safe/file_reader.py:260
Function
list_disputes
List disputes with optional filtering.
agent-governance-python/agent-os/services/cloud-board/api/routes/arbiter.py:355
Method
list_docs
List documents in a path
agent-governance-python/agent-os/examples/pharma-compliance/demo.py:126
Function
list_documents
List all documents or filter by type. Args: doc_type: Optional document type filter Returns: List of documents
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:284
Method
list_eol
List all end-of-life plugin versions.
agent-governance-python/agent-mesh/src/agentmesh/marketplace/lifecycle.py:319
Function
list_escrows
List escrows with optional filtering.
agent-governance-python/agent-os/services/cloud-board/api/routes/escrow.py:351
Function
list_experiment_logs
List available experiment logs in the repository. Args: repo_id: Repository ID to list from. config: HF configuration (u
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/hf_utils.py:317
Function
list_experiments
List chaos experiments.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:432
Method
list_experiments
List all experiment files in the repository. Returns: List of file metadata dictionaries
agent-governance-python/agent-os/modules/iatp/iatp/hf_utils.py:256
Function
list_handles
List credential handle names (no values are printed).
agent-governance-python/agent-compliance/src/agent_compliance/cli/cred.py:87
Method
list_identities
List all registered identities.
agent-governance-python/agent-mesh/src/agentmesh/integrations/langflow/__init__.py:202
Function
list_incidents
List incidents with optional severity/state filters.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:490
Method
list_installed
(self)
agent-governance-python/agent-mesh/src/agentmesh/marketplace/_marketplace_impl.py:302
Method
list_messages
List messages in a thread. Args: thread_id: The thread whose messages to list. **kwargs: Additional parameters (e.g.
agent-governance-python/agent-os/src/agent_os/integrations/openai_adapter.py:523
Method
list_pending
(self)
agent-governance-python/agent-os/src/agent_os/integrations/escalation.py:282
Function
list_playbooks
List available adversarial attack playbooks. Shows built-in playbooks from the chaos framework that can be executed with 'agt red-team attack
agent-governance-python/agent-compliance/src/agent_compliance/cli/red_team.py:174
Function
list_plugins
List installed plugins.
agent-governance-python/agent-mesh/src/agentmesh/cli/marketplace_commands.py:89
Function
list_plugins
List installed plugins.
agent-governance-python/agent-marketplace/src/agent_marketplace/cli_commands.py:127
Method
list_plugins
(self, type_filter: Optional[PluginType] = None)
agent-governance-python/agent-mesh/src/agentmesh/marketplace/_marketplace_impl.py:201
Method
list_plugins
List all registered plugins
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/plugin_registry.py:713
Method
list_plugins
List all registered plugins (latest version of each). Args: type_filter: Optional filter by plugin type. Returns:
agent-governance-python/agent-marketplace/src/agent_marketplace/registry.py:180
Function
list_policies
List all loaded policies.
agent-governance-python/agent-mesh/src/agentmesh/server/policy_server.py:169
Function
list_policies
List loaded policies.
agent-governance-python/agent-mesh/src/agentmesh/server/sidecar.py:134
Function
list_presets
List available toolkit presets.
agent-governance-python/agent-os/modules/atr/atr/tools/safe/toolkit.py:167
Function
list_providers
List all provider slots and their current implementations.
agent-governance-python/agent-hypervisor/src/hypervisor/providers.py:117
← previous
next →
15,201–15,300 of 32,326, ranked by callers