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
↓ 8 callers
Method
is_ready
True when the system is ready to serve (not UNHEALTHY).
agent-governance-python/agent-os/src/agent_os/integrations/health.py:65
↓ 8 callers
Function
latencyHealth
(valueMs: number, targetMs: number)
agent-governance-typescript/agent-os-vscode/src/views/sloBuilders.ts:46
↓ 8 callers
Method
learn_pattern
Learn a new behavior pattern. Args: pattern: Behavior pattern to learn
agent-governance-python/agent-os/examples/self-evaluating/src/ghost_mode.py:206
↓ 8 callers
Method
list_tools
List all registered tools with optional filtering. Args: tag: Filter by tag cost: Filter by cost level si
agent-governance-python/agent-os/modules/atr/atr/registry.py:321
↓ 8 callers
Method
load
(cls, path: str | Path)
agent-governance-python/agent-compliance/src/agent_compliance/verify.py:147
↓ 8 callers
Method
load
Load a trace by ID.
agent-governance-python/agent-sre/src/agent_sre/replay/capture.py:319
↓ 8 callers
Function
loadPlugin
(directory)
agent-governance-opencode/test/plugin.test.mjs:12
↓ 8 callers
Method
log
* Log an audit entry
agent-governance-typescript/agent-os-vscode/src/auditLogger.ts:41
↓ 8 callers
Method
log_run
Log a run with SRE metrics. Args: run_name: Name for the W&B run. metrics: Metrics dict to log. config: O
agent-governance-python/agent-sre/src/agent_sre/integrations/wandb/exporter.py:54
↓ 8 callers
Function
makeClient
(overrides?: Partial<MeshClientOptions>)
agent-governance-typescript/tests/mesh-client-event-hooks.test.ts:71
↓ 8 callers
Function
makeControl
(handler)
policy-engine/sdk/node/test/adapter-mediation.test.mjs:42
↓ 8 callers
Function
makeEdge
(source: string, target: string)
agent-governance-typescript/agent-os-vscode/src/test/webviews/forceSimulation.test.ts:34
↓ 8 callers
Function
make_entry
Convenience factory for :class:`RAGAuditEntry`. Args: agent_id: Agent identifier. collection: Target collection name. que
agent-governance-python/agent-rag-governance/src/agent_rag_governance/audit.py:152
↓ 8 callers
Function
make_manifest
Build an AgentManifest for tests.
agent-governance-python/agent-os/modules/nexus/tests/helpers.py:50
↓ 8 callers
Function
mockProviders
(overrides?: Record<string, unknown>)
agent-governance-typescript/agent-os-vscode/src/test/webviews/detailFetchers.test.ts:20
↓ 8 callers
Method
onDetailSubscribe
Subscribe a detail panel to receive rich data on each refresh cycle.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/GovernanceStore.ts:87
↓ 8 callers
Method
onKnock
(handler: (from: string, intent: unknown) => Promise<boolean>)
agent-governance-typescript/src/encryption/mesh-client.ts:693
↓ 8 callers
Method
on_graph_end
(self, success: bool = True, error: str = "")
agent-governance-python/agent-sre/src/agent_sre/adapters/__init__.py:183
↓ 8 callers
Method
on_llm_end
Called when LLM finishes generating.
agent-governance-python/agent-sre/src/agent_sre/integrations/langchain/callback.py:165
↓ 8 callers
Method
parse_capability
Parse a capability string into (action, resource, qualifier).
agent-governance-python/agent-mesh/src/agentmesh/trust/capability.py:58
↓ 8 callers
Function
pause
(seconds: float = 0.8)
docs/demos/conversation-guardian-demo.py:123
↓ 8 callers
Function
print_header
Print a formatted header.
agent-governance-python/agent-os/modules/iatp/examples/demo_client.py:26
↓ 8 callers
Function
print_info
Print an info line.
agent-governance-python/agent-mesh/examples/00-registration-hello-world/simulated_registration.py:50
↓ 8 callers
Function
print_result
(pr: PipelineResult)
agent-governance-python/agent-os/examples/aml-fraud-detection/demo.py:772
↓ 8 callers
Function
print_scenario
(num: int, title: str)
agent-governance-python/agent-os/examples/aml-fraud-detection/demo.py:766
↓ 8 callers
Function
print_section
Print a formatted section header
agent-governance-python/agent-os/modules/control-plane/examples/a2a_demo.py:31
↓ 8 callers
Function
print_section
(title: str)
agent-governance-python/agent-os/examples/crewai-safe-mode/langchain_safe_mode.py:56
↓ 8 callers
Function
print_section
Print a section header.
agent-governance-python/agent-os/examples/self-evaluating/examples/example_polymorphic_output.py:36
↓ 8 callers
Method
process
Record pre/post execution audit entries with timing.
agent-governance-python/agent-os/src/agent_os/integrations/maf_adapter.py:844
↓ 8 callers
Method
publish
Register a newly published plugin version.
agent-governance-python/agent-mesh/src/agentmesh/marketplace/lifecycle.py:145
↓ 8 callers
Method
publish
Publish an event to all subscribers.
agent-governance-python/agent-os/src/agent_os/event_bus.py:88
↓ 8 callers
Method
put
Store or replace a credential. Returns its opaque handle.
agent-governance-python/agent-os/src/agent_os/credential_vault.py:290
↓ 8 callers
Method
read
Read from VFS path.
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/resources.py:72
↓ 8 callers
Function
readJsonFile
(path, { allowComments = false } = {})
agent-governance-copilot-cli/lib/cli.mjs:608
↓ 8 callers
Method
recalculate_hash
Refresh the attestation hash. Hashes all semantically meaningful fields so that any modification to the attestation (flipping ``passe
agent-governance-python/agent-compliance/src/agent_compliance/verify.py:330
↓ 8 callers
Method
recommend
Find optimal models meeting quality/latency constraints, sorted by cost.
agent-governance-python/agent-sre/src/agent_sre/cost/optimizer.py:75
↓ 8 callers
Method
record_cmvk_verification
Record a CMVK verification.
agent-governance-python/agent-os/modules/observability/src/agent_os_observability/metrics.py:295
↓ 8 callers
Method
record_execution
Record a single execution for metrics tracking. Args: version: "old" or "new" success: True if task
agent-governance-python/agent-os/examples/self-evaluating/src/circuit_breaker.py:103
↓ 8 callers
Method
record_failure
Record a failure, reducing trust.
agent-governance-python/agentmesh-integrations/openai-agents-trust/src/openai_agents_trust/trust.py:89
↓ 8 callers
Method
record_score
Record (or update) a quality score for a plugin dimension.
agent-governance-python/agent-marketplace/src/agent_marketplace/quality_scoring.py:92
↓ 8 callers
Method
record_trust
Record a trust score (0-1000 scale, normalized to 0-1).
agent-governance-python/agent-sre/src/agent_sre/integrations/agent_mesh/bridge.py:31
↓ 8 callers
Method
register
Register extractor for sub-dicts stored at context_key.
agent-governance-python/agent-mesh/src/agentmesh/governance/protocol_facets.py:39
↓ 8 callers
Function
registerAgent
(req: RegisterRequest)
agent-governance-python/agent-mesh/services/api/src/services/registry.ts:14
↓ 8 callers
Method
register_tool
Register a tool in the kernel's tool registry. Registered tools can be invoked by agents via the ``SYS_EXEC`` syscall. The kernel wra
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/kernel_space.py:768
↓ 8 callers
Method
release
Release an allocation and move it to history.
agent-governance-python/agent-os/src/agent_os/context_budget.py:239
↓ 8 callers
Function
reset_call_counter
Reset the call counter for a policy (e.g., between requests).
agent-governance-python/agentmesh-integrations/pydantic-ai-governance/src/pydantic_ai_governance/decorator.py:179
↓ 8 callers
Function
resolveAntigravityHome
(override)
agent-governance-antigravity-cli/lib/cli.mjs:421
↓ 8 callers
Method
respond
( peerIdentityKey: Uint8Array, ephemeralPublicKey: Uint8Array, usedOneTimeKeyId?: number, )
agent-governance-typescript/src/encryption/x3dh.ts:199
↓ 8 callers
Method
restore_state
Restore a checkpoint — destroy current, recreate from image.
agent-governance-python/agent-sandbox/src/agent_sandbox/docker_provider/provider.py:1213
↓ 8 callers
Function
run
(request, execute, callOptions = {})
policy-engine/sdk/node/src/adapters.ts:165
↓ 8 callers
Method
run
(self, *args: Any, **kwargs: Any)
agent-governance-python/agent-os/tests/test_core_features.py:28
↓ 8 callers
Method
run
Run the evaluation suite. This is like running "pytest" but for AI systems. Returns aggregate metrics and pass/fail
agent-governance-python/agent-os/examples/self-evaluating/src/evaluation_engineering.py:285
↓ 8 callers
Method
run_all
Run all provided playbooks and return their results.
agent-governance-python/agent-sre/src/agent_sre/chaos/adversarial.py:134
↓ 8 callers
Function
run_pipeline
Run a transaction through the full AML pipeline.
agent-governance-python/agent-os/examples/aml-fraud-detection/demo.py:619
↓ 8 callers
Method
save_state
Snapshot the session's container via ``docker commit``.
agent-governance-python/agent-sandbox/src/agent_sandbox/docker_provider/provider.py:1205
↓ 8 callers
Method
search
Search knowledge base for relevant articles. In production, this would use vector similarity (Pinecone/ChromaDB).
agent-governance-python/agent-os/examples/customer-service/main.py:294
↓ 8 callers
Method
set_condition
Set or update a condition, replacing any existing one of the same type.
agent-governance-python/agent-sre/src/agent_sre/k8s/__init__.py:246
↓ 8 callers
Method
set_quota
Set the resource quota for an agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1977
↓ 8 callers
Method
set_score
(self, agent: str, score: float)
agent-governance-python/agentmesh-integrations/langgraph-trust/langgraph_trust/gate.py:55
↓ 8 callers
Method
set_trust_score
Set the trust score for the agent.
agent-governance-python/agent-os/examples/self-evaluating/src/agent_metadata.py:156
↓ 8 callers
Method
sign
Sign a plugin manifest in place. Args: manifest: Manifest to sign. Returns: A copy of the manifest with the
agent-governance-python/agent-marketplace/src/agent_marketplace/signing.py:43
↓ 8 callers
Function
sign_receipt
Sign a receipt with an Ed25519 private key (hex-encoded 32-byte seed).
agent-governance-python/agentmesh-integrations/mcp-receipt-governed/mcp_receipt_governed/receipt.py:123
↓ 8 callers
Method
signal
Send a POSIX-style signal to a governed agent. Supported signals: * ``SIGSTOP`` — pause the agent; all intercepted methods will
agent-governance-python/agent-os/src/agent_os/integrations/autogen_adapter.py:1146
↓ 8 callers
Method
start
Start the agent.
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/base.py:90
↓ 8 callers
Method
step
Execute a single task with governance. This is the main entry point for Agent-Lightning integration. Args: inpu
agent-governance-python/agent-lightning/src/agent_lightning_gov/runner.py:251
↓ 8 callers
Method
store
(self, msg: StoredMessage)
agent-governance-python/agent-mesh/src/agentmesh/relay/store.py:65
↓ 8 callers
Method
stream_chat
Governed streaming chat. The input is policy-checked before the stream begins. Inspectable stream responses are aggre
agent-governance-python/agent-os/src/agent_os/integrations/llamaindex_adapter.py:345
↓ 8 callers
Function
stringFromUnknown
(value: unknown)
policy-engine/sdk/node/src/integrations/ghcp.ts:626
↓ 8 callers
Method
submit
(self, request: EscalationRequest)
agent-governance-python/agent-os/src/agent_os/integrations/escalation.py:157
↓ 8 callers
Method
submit_dispute
Submit a new dispute for resolution. Args: escrow_id: ID of the disputed escrow disputing_party: Who
agent-governance-python/agent-os/modules/nexus/arbiter.py:118
↓ 8 callers
Method
summarize_episodes
Summarize a batch of episodes into a semantic rule. Args: episodes: List of episodes to summarize su
agent-governance-python/agent-os/modules/emk/emk/sleep_cycle.py:69
↓ 8 callers
Method
switch
Switch traffic from the active to the inactive environment. The current active environment transitions to DRAINING, and the inactive
agent-governance-python/agent-sre/src/agent_sre/delivery/blue_green.py:204
↓ 8 callers
Method
to_json
Serialize to AI Card JSON for ``/.well-known/ai-card.json``. Returns: JSON string conforming to the AI Card spec.
agent-governance-python/agent-mesh/src/agentmesh/integrations/ai_card/schema.py:262
↓ 8 callers
Method
to_json
Convert episode to JSON string.
agent-governance-python/agent-os/modules/emk/emk/schema.py:81
↓ 8 callers
Method
to_yaml
Serialize policy to YAML string.
agent-governance-python/agent-os/src/agent_os/integrations/base.py:505
↓ 8 callers
Method
to_yaml
Save current role assignments and custom definitions to a YAML file.
agent-governance-python/agent-os/src/agent_os/integrations/rbac.py:100
↓ 8 callers
Method
tool_timeout
(tool: str, delay_ms: int = 30000, rate: float = 1.0)
agent-governance-python/agent-sre/src/agent_sre/chaos/engine.py:104
↓ 8 callers
Function
truncateDid
(did: string, maxLen: number = 22)
agent-governance-typescript/agent-os-vscode/src/views/topologyTypes.ts:114
↓ 8 callers
Function
trustScoreHealth
(score: number)
agent-governance-typescript/agent-os-vscode/src/views/sloBuilders.ts:57
↓ 8 callers
Method
uninstall
Remove this hook from sys.meta_path.
agent-governance-python/agent-os/src/agent_os/sandbox.py:291
↓ 8 callers
Method
unrevoke
Remove an agent from the revocation list. Returns: True if the agent was revoked and is now unrevoked, False if not found.
agent-governance-python/agent-mesh/src/agentmesh/identity/revocation.py:82
↓ 8 callers
Function
useExtensionMessage
(type: string)
agent-governance-typescript/agent-os-vscode/src/webviews/shared/useExtensionMessage.ts:22
↓ 8 callers
Method
validate
Validate the full chain and check required_scopes are reachable. Returns: (True, "") on success. (False, reason) on a
agent-governance-python/agentmesh-integrations/structural-authz-agentmesh/structural_authz_agentmesh/trust.py:316
↓ 8 callers
Method
validate_request
Validate request against security policy. Args: request_data: The request data to validate user_id:
agent-governance-python/agent-os/modules/caas/src/caas/gateway/trust_gateway.py:165
↓ 8 callers
Method
values_in_window
Get measurements within the current time window.
agent-governance-python/agent-sre/src/agent_sre/slo/indicators.py:94
↓ 8 callers
Method
verify
Verify a session's audit log root.
agent-governance-python/agent-hypervisor/src/hypervisor/audit/commitment.py:58
↓ 8 callers
Method
verify
Verify trust for a connection between two components.
agent-governance-python/agent-mesh/src/agentmesh/integrations/langflow/__init__.py:110
↓ 8 callers
Method
verify_behavior
Verify agent behavior via Verification adapter. If drift exceeds threshold, automatically slashes the agent and reports to N
agent-governance-python/agent-hypervisor/src/hypervisor/core.py:247
↓ 8 callers
Method
verify_chain
Verify the entire chain integrity.
agent-governance-python/agent-mesh/src/agentmesh/governance/audit.py:443
↓ 8 callers
Method
verify_file
Verify a JSON-lines audit file. Args: path: Path to the audit file. secret_key: HMAC secret used when entries were wr
agent-governance-python/agent-mesh/src/agentmesh/governance/audit_backends.py:356
↓ 8 callers
Method
verify_integrity
Verify the integrity of the audit log. Flushes any buffered writes, then walks the entire audit log in insertion order performing two
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/flight_recorder.py:677
↓ 8 callers
Function
verify_receipt
Verify the Ed25519 signature on a receipt. Returns ``False`` if unsigned or invalid.
agent-governance-python/agentmesh-integrations/mcp-receipt-governed/mcp_receipt_governed/receipt.py:134
↓ 8 callers
Function
wireStoreEvents
( liveClient: ChangeSource | undefined, auditLogger: ChangeSource | undefined, onLiveChange: () =>
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/storeEventWiring.ts:21
↓ 7 callers
Function
ComputeDiscoveryFingerprint
ComputeDiscoveryFingerprint returns a stable deduplication key from merge keys.
agent-governance-golang/packages/agentmesh/discovery.go:119
↓ 7 callers
Function
NewCedarBackend
NewCedarBackend creates a Cedar backend. File-system reads (PolicyPath, EntitiesPath) and JSON parsing of the entities file are best-effort: failures
agent-governance-golang/packages/agentmesh/policy_backends.go:495
↓ 7 callers
Method
Register
Register adds an extractor for sub-maps stored at contextKey.
agent-governance-golang/packages/agentmesh/protocol_facets.go:53
↓ 7 callers
Method
Resolve
Resolve returns a single PolicyDecision from a set of candidates using the configured strategy.
agent-governance-golang/packages/agentmesh/conflict.go:30
↓ 7 callers
Function
_agent_msg
(agent: str, msg: str)
examples/demos/maf_governance_demo.py:120
↓ 7 callers
Method
_assert_state
(self, *allowed: SessionState)
agent-governance-python/agent-hypervisor/src/hypervisor/session/__init__.py:69
↓ 7 callers
Method
_audit
Log an audit event
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/agent_kernel.py:466
← previous
next →
1,701–1,800 of 32,326, ranked by callers