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
escalate_to_manager
( order_id: Annotated[str, Field(description="The order identifier needing escalation.")], )
examples/maf-integration/02-customer-service/python/main.py:187
Method
escalation_trend
Return slope of escalation over recent messages.
agent-governance-python/agent-os/src/agent_os/integrations/conversation_guardian.py:515
Method
escapeHtml
(str)
agent-governance-python/agent-os/extensions/chrome/devtools/panel.js:214
Function
escrow_manager
(reputation_engine)
agent-governance-python/agent-os/modules/nexus/tests/conftest.py:28
Function
escrow_sig
Valid escrow signature.
agent-governance-python/agent-os/modules/nexus/tests/helpers.py:39
Method
establishSessionWithPeer
* Convenience: fetch a peer's pre-key bundle from the registry, then * call `establishSession`. Throws if no registry is configured or no * bund
agent-governance-typescript/src/encryption/mesh-client.ts:457
Method
estimated_carbon_stock
Estimate carbon stock from NDVI (simplified model).
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/auditor_agent.py:59
Function
euclidean_distance
Calculate Euclidean (L2) distance between two vectors. Unlike cosine distance, Euclidean distance preserves magnitude information. This
agent-governance-python/agent-os/modules/cmvk/src/cmvk/metrics.py:103
Method
eval_node
(node)
agent-governance-python/agent-os/examples/self-evaluating/src/agent.py:126
Function
evaluate
()
policy-engine/tests/conformance/run_node.mjs:54
Function
evaluate
()
policy-engine/sdk/node/test/fail-closed-error-parity.test.mjs:34
Function
evaluate
(invocation)
policy-engine/sdk/node/test/native-runtime.test.mjs:90
Function
evaluate
(invocation)
policy-engine/sdk/node/test/coding_assistant_use_case.test.mjs:125
Method
evaluate
()
agent-governance-typescript/src/metrics.ts:258
Method
evaluate
()
agent-governance-antigravity-cli/test/policy-engine.test.mjs:192
Method
evaluate
(self, invocation: dict[str, Any])
policy-engine/generator/acs_generator/validation.py:44
Method
evaluate
(self, invocation)
policy-engine/tests/conformance/run_python.py:48
Method
evaluate
(self, invocation: Mapping[str, JsonValue])
policy-engine/sdk/python/agent_control_specification/_client.py:26
Method
evaluate
(self, invocation)
policy-engine/sdk/python/tests/test_streaming_adapter_hardening.py:466
Method
evaluate
(self, invocation)
policy-engine/sdk/python/tests/test_parity_canonical.py:41
Method
evaluate
(self, invocation)
policy-engine/sdk/python/tests/test_fail_closed_error_parity.py:39
Method
evaluate
(self, invocation)
policy-engine/sdk/python/tests/test_native_runtime.py:49
Method
evaluate
(self, invocation)
policy-engine/sdk/python/tests/test_native_runtime.py:112
Method
evaluate
(self, invocation)
policy-engine/sdk/python/tests/test_native_runtime.py:144
Method
evaluate
(self, invocation: dict[str, Any])
policy-engine/benchmarks/agentdojo/acs_agentdojo_bench/policy.py:83
Method
evaluate
()
agent-governance-copilot-cli/test/policy-engine.test.mjs:188
Method
evaluate
(self, payload: dict[str, Any])
examples/spendguard-composite/spendguard_composite_demo.py:114
Method
evaluate
()
examples/copilot-cli-agt/test/policy-engine.test.mjs:155
Method
evaluate
(self, action: str, principal: str, context: Dict[str, Any])
examples/pipeline-governance/demo.py:150
Method
evaluate
(self, action: str, context: Dict[str, Any])
agent-governance-python/agentmesh-integrations/mcp-receipt-governed/mcp_receipt_governed/adapter.py:53
Method
evaluate
Evaluate the rule condition against a context. Supports simple expressions like: - ``action.type == 'export'`` - ``data.conta
agent-governance-python/agent-mesh/src/agentmesh/governance/policy.py:73
Method
evaluate
Evaluate all applicable policies for an agent action. Collects ALL matching rules across all applicable policies for the given lifecy
agent-governance-python/agent-mesh/src/agentmesh/governance/policy.py:791
Method
evaluate
Evaluate a policy decision. Args: action: The action being requested (e.g., 'read', 'export', 'delete'). context: Run
agent-governance-python/agent-mesh/src/agentmesh/governance/backend.py:66
Method
evaluate
(self, value: float)
agent-governance-python/agent-mesh/src/agentmesh/governance/_shadow_impl.py:52
Method
evaluate
Evaluate rule condition against context. Uses the same simple expression evaluation as the core ``PolicyRule``. Supports ``==``, boo
agent-governance-python/agent-mesh/src/agentmesh/governance/federation.py:82
Method
evaluate
Evaluate all rules against the given context. Rules are sorted by priority (lower first = higher priority). The first matching rule w
agent-governance-python/agent-mesh/src/agentmesh/governance/federation.py:179
Method
evaluate
(self, action: str, context: dict)
agent-governance-python/agent-mesh/tests/test_backend.py:102
Method
evaluate
(self, ctx)
agent-governance-python/agent-sandbox/tests/test_azure_sandbox.py:888
Method
evaluate
Evaluate if an output violates a principle. Args: output: The text to evaluate principle: The princi
agent-governance-python/agent-os/modules/cmvk/src/cmvk/constitutional.py:415
Method
evaluate
Evaluate a mathematical expression. Args: expression: Math expression (e.g., "2 + 2 * 3") variables:
agent-governance-python/agent-os/modules/atr/atr/tools/safe/calculator.py:207
Method
evaluate
Evaluate all loaded policy rules against the given context. Args: context: Action-level properties (tool_name, token_count, etc.)
agent-governance-python/agent-os/src/agent_os/policies/evaluator.py:141
Method
evaluate
Evaluate the external policy against the given context. Args: context: Execution context dict with fields like ``
agent-governance-python/agent-os/src/agent_os/policies/backends.py:60
Method
evaluate
(self, context: dict)
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:73
Method
evaluate
(self, context: dict)
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:82
Method
evaluate
(self, ctx)
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:562
Method
evaluate
(self, ctx)
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:629
Method
evaluate
(self, ctx)
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:662
Method
evaluate
(self, ctx)
agent-governance-python/agent-os/tests/test_base_cedar_integration.py:729
Method
evaluate
(self, invocation)
agent-governance-python/agent-os/tests/test_integrations.py:2165
Method
evaluate
(self, invocation)
agent-governance-python/agent-os/tests/test_integrations.py:2182
Method
evaluate
(self, invocation)
agent-governance-python/agent-os/tests/test_integrations.py:2211
Method
evaluate
(self, invocation)
agent-governance-python/agent-os/tests/test_integrations.py:3425
Method
evaluate
(self, ctx)
agent-governance-python/agent-os/tests/test_openai_agents_sdk_adapter.py:77
Method
evaluate
(self, ctx)
agent-governance-python/agent-os/tests/test_openai_agents_sdk_adapter.py:342
Method
evaluate
(self, ctx)
agent-governance-python/agent-os/tests/test_openai_agents_sdk_adapter.py:857
Method
evaluate
(self, context: dict[str, Any])
agent-governance-python/agent-os/tests/test_backend_decision_assurance_fields.py:27
Method
evaluate
(self, context: dict[str, Any])
agent-governance-python/agent-os/tests/test_backend_decision_assurance_fields.py:92
Method
evaluate
* Evaluate an action against policies.
agent-governance-python/agent-os/extensions/mcp-server/src/services/policy-engine.ts:336
Method
evaluate
Evaluate this dimension. Args: input_text: The input given to the AI output_text: The AI's response
agent-governance-python/agent-os/examples/self-evaluating/src/evaluation_engineering.py:68
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/test_runtime.py:66
Method
evaluate
(self, invocation: Any)
agent-governance-python/agt-policies/tests/test_e2e_entry_paths.py:391
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_guardrails_adapter_scenarios.py:70
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_agentshield_adapter_scenarios.py:79
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_a2a_adapter_scenarios.py:65
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_openai_adapter_scenarios.py:72
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_crewai_adapter_scenarios.py:114
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_bedrock_adapter_scenarios.py:76
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_semantic_kernel_adapter_scenarios.py:75
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_llamaindex_adapter_scenarios.py:70
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_pydantic_ai_adapter_scenarios.py:73
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_gemini_adapter_scenarios.py:75
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_google_adk_adapter_scenarios.py:79
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_mistral_adapter_scenarios.py:84
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_anthropic_adapter_scenarios.py:73
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_smolagents_adapter_scenarios.py:79
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_autogen_adapter_scenarios.py:109
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_maf_adapter_scenarios.py:82
Method
evaluate
(self, invocation)
agent-governance-python/agt-policies/tests/scenarios/test_langchain_adapter_scenarios.py:72
Method
evaluate
Run *vectors* (defaults to built-ins) and return a report.
agent-governance-python/agent-sre/src/agent_sre/chaos/adversarial_policy.py:174
Method
evaluate
(self, eval_input: EvalInput, criterion: EvalCriterion)
agent-governance-python/agent-sre/src/agent_sre/evals/__init__.py:89
Method
evaluate
(self, *a, **kw)
agent-governance-python/agent-sre/tests/test_evals.py:517
Method
evaluate
(self)
agent-governance-python/agent-sre/tests/test_fleet.py:214
Function
evaluateAction
(action, context)
agent-governance-antigravity-cli/assets/extensions/agt-global-policy/lib/policy.mjs:518
Function
evaluateAction
(action, context)
agent-governance-opencode/lib/policy.mjs:390
Function
evaluateAction
(action, context)
agent-governance-claude-code/lib/policy.mjs:389
Function
evaluateAction
(action, context)
agent-governance-copilot-cli/assets/extensions/agt-global-policy/lib/policy.mjs:512
Method
evaluateInterventionPoint
(request)
policy-engine/tests/conformance/run_node.mjs:82
Method
evaluateInterventionPoint
(request)
policy-engine/sdk/node/test/transform-evidence-identity.test.mjs:23
Method
evaluateInterventionPoint
(request)
policy-engine/sdk/node/test/escalation.test.mjs:22
Method
evaluateInterventionPoint
(request)
policy-engine/sdk/node/test/adapters.test.mjs:32
Method
evaluateInterventionPoint
(request)
policy-engine/sdk/node/test/ghcp.test.mjs:14
Method
evaluateInterventionPoint
(request)
policy-engine/sdk/node/test/streaming_conformance.test.mjs:34
Method
evaluateInterventionPoint
(request)
policy-engine/sdk/node/test/adapter-mediation.test.mjs:25
Method
evaluateInterventionPoint
(request: InterventionPointRequest)
policy-engine/sdk/node/src/index.ts:258
Method
evaluatePolicy
(agentDid: string, context: Record<string, unknown>)
agent-governance-typescript/src/policy-backends/opa.ts:85
Method
evaluatePolicy
(agentDid: string, context: Record<string, unknown>)
agent-governance-typescript/src/policy-backends/cedar.ts:98
Function
evaluatePreToolUse
(state, input = {})
agent-governance-opencode/lib/policy.mjs:214
Function
evaluatePromptSubmission
(state, input = {})
agent-governance-opencode/lib/policy.mjs:140
Function
evaluateRegoWithOpa
(invocation)
policy-engine/examples/research_agent/app/index.js:35
Function
evaluateWithBackends
()
agent-governance-antigravity-cli/test/policy-engine.test.mjs:301
← previous
next →
14,101–14,200 of 32,326, ranked by callers