MCPcopy Create free account

hub / github.com/microsoft/agent-governance-toolkit / functions

Functions32,326 in github.com/microsoft/agent-governance-toolkit

Methodactive_agents
(self)
agent-governance-python/agentmesh-integrations/crewai-agentmesh/crewai_agentmesh/trust.py:209
Methodactive_agents
(self)
agent-governance-python/agent-os/src/agent_os/context_budget.py:252
Methodactive_count
(self)
agent-governance-python/agent-os/src/agent_os/context_budget.py:256
Methodactive_count
Number of active (non-terminal) rollouts.
agent-governance-python/agent-sre/src/agent_sre/k8s/__init__.py:622
Methodactive_elevations
All currently active (non-expired) elevations.
agent-governance-python/agent-hypervisor/src/hypervisor/rings/elevation.py:359
Methodactive_groups
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/saga/fan_out.py:125
Methodactive_lock_count
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/session/intent_locks.py:113
Methodactive_quarantines
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/liability/quarantine.py:114
Methodactive_sagas
Get all non-terminal sagas.
agent-governance-python/agent-hypervisor/src/hypervisor/saga/orchestrator.py:228
Methodactive_session_count
Return the number of active sessions. Returns: The number of currently active, non-expired sessions.
agent-governance-python/agent-os/src/agent_os/mcp_session_auth.py:272
Methodactive_sessions
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/core.py:304
Methodactive_sessions
Number of sessions with active isolation scopes.
agent-governance-python/agent-hypervisor/src/hypervisor/session/isolation.py:189
Methodactive_sessions
Return all active encrypted sessions, keyed by peer DID.
agent-governance-python/agent-mesh/src/agentmesh/encryption/bridge.py:85
Methodactual_usage
(self)
policy-engine/sdk/python/tests/test_real_packages.py:475
Methodadapter
()
agent-governance-python/agent-compliance/tests/test_agt_cli.py:275
Functionadd
Simple function to test wrapping.
agent-governance-python/agent-mesh/tests/test_govern.py:62
Functionadd
Add two numbers.
agent-governance-python/agent-os/modules/atr/tests/test_integration_executor.py:14
Functionadd
Store or replace a credential. Use '-' as VALUE to read from stdin.
agent-governance-python/agent-compliance/src/agent_compliance/cli/cred.py:76
Methodadd
(a: int, b: int)
agent-governance-python/agent-os/modules/atr/tests/test_v2_features.py:687
Methodadd
Add numbers.
agent-governance-python/agent-os/modules/atr/atr/tools/safe/calculator.py:331
Methodadd
Add time to datetime. Args: iso_datetime: ISO format datetime years: Years to add months
agent-governance-python/agent-os/modules/atr/atr/tools/safe/datetime_tool.py:246
Methodadd
(self, nonce: str, expires_at: datetime)
agent-governance-python/agent-os/src/agent_os/mcp_protocols.py:110
Methodadd
(a: int, b: int)
agent-governance-python/agent-os/tests/test_openai_agents_sdk_adapter.py:787
MethodaddAgent
(agent: AgentState)
agent-governance-typescript/agent-os-vscode/src/views/kernelDebuggerView.ts:280
MethodaddCheckpoint
(agentId: string, checkpoint: Checkpoint)
agent-governance-typescript/agent-os-vscode/src/views/kernelDebuggerView.ts:298
MethodaddCustomPermission
(permission: Permission)
agent-governance-typescript/agent-os-vscode/src/enterprise/auth/rbacManager.ts:244
MethodaddCustomRole
(role: Role)
agent-governance-typescript/agent-os-vscode/src/enterprise/auth/rbacManager.ts:240
MethodaddPlaintextPeer
(peerId: string)
agent-governance-typescript/src/encryption/mesh-client.ts:256
Methodadd_api_endpoint
Add an API endpoint to the graph
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:142
Methodadd_approval_requirement
Add approval requirement for resources
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:222
Methodadd_business_hours
Add business hours constraint
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:289
Methodadd_callback
Add a callback to be notified of new metrics. Args: callback: Function called with (tool_name, event_data).
agent-governance-python/agent-os/modules/atr/atr/metrics.py:309
Methodadd_capability_mapping
Add a custom capability to ActionType mapping.
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/a2a_adapter.py:416
Methodadd_chart_entry
Add entry to patient chart with access check.
agent-governance-python/agent-os/examples/healthcare-hipaa/main.py:561
Functionadd_cold_context
Add cold context - the historical archive. Cold context represents WHAT HAPPENED IN THE PAST: - Old tickets from last year - Clo
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:651
Functionadd_conversation_turn
Add a conversation turn to the history using Sliding Window (FIFO). The Brutal Squeeze Philosophy: Instead of asking an AI to summar
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:785
Functionadd_credits
Add credits to an agent's balance.
agent-governance-python/agent-os/services/cloud-board/api/routes/escrow.py:394
Methodadd_delegation
Add a delegation to the chain.
agent-governance-python/agentmesh-integrations/llamaindex-agentmesh/llama_index/agent/agentmesh/trust.py:224
Methodadd_dispute
Add a dispute to the resolution queue.
agent-governance-python/agent-os/services/cloud-board/workers/dispute_resolver.py:232
Methodadd_freeze_period
Add a freeze period (e.g., end of quarter, holidays)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:311
Functionadd_hot_context
Add hot context - the current situation. Hot context represents what is happening RIGHT NOW: - Current conversation messages - O
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:578
Methodadd_maintenance_window
Add a maintenance window constraint
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:266
Methodadd_monitored_agent
Add an agent to monitoring
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/plugin_interface.py:487
Methodadd_one
(x: int)
agent-governance-python/agent-os/modules/atr/tests/test_v2_features.py:583
Methodadd_pii_protection
Add PII protection policy to resources
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:212
Methodadd_policy
Add a new policy
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/plugin_interface.py:427
Methodadd_policy_rule
Add a policy rule to the kernel. Args: rule: Policy rule to add (implementation-specific)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/kernel_interface.py:183
Methodadd_rule
Add a new constraint rule to the engine.
agent-governance-python/agent-os/examples/self-evaluating/src/constraint_engine.py:320
Functionadd_saga_step
Add a step to an existing saga.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:485
Methodadd_signal
(self, signal: Signal)
agent-governance-python/agent-sre/src/agent_sre/incidents/detector.py:144
Methodadd_stage
Add a stage to the pipeline.
agent-governance-python/agent-os/modules/iatp/iatp/ipc_pipes.py:441
Methodadd_supervisor
Add a supervisor to the network
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/supervisor_agents.py:349
Methodadd_supervisor_hierarchy
Create hierarchical supervision (supervisors watching supervisors)
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/supervisor_agents.py:353
Methodadd_tool_mapping
Add a custom tool name to ActionType mapping. Args: tool_name: The name of the tool as used in OpenAI
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/adapter.py:341
Methodadd_tool_mapping
Add a custom tool name to ActionType mapping. Args: tool_name: The name of the tool as used in LangChain
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/langchain_adapter.py:338
Methodadd_trust_headers
Add trust headers to outgoing response.
agent-governance-python/agentmesh-integrations/dify/middleware.py:123
Methodadd_verified_peer
Add a verified peer agent. Args: card: The peer's agent card Returns: True if peer was verified and added, F
agent-governance-python/agentmesh-integrations/langchain-agentmesh/langchain_agentmesh/callbacks.py:396
Functionadd_warm_context
Add warm context - the user persona. Warm context represents WHO THE USER IS: - LinkedIn profile - Medium articles - GitHub
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:613
Methodadvance
Move to the next step — not available in Public Preview.
agent-governance-python/agent-mesh/src/agentmesh/governance/_shadow_impl.py:495
Functionadvance_rollout
Advance rollout to the next step.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:620
Functionadversarial_call
()
examples/demos/maf_governance_demo.py:1078
FunctionafterModelCall
(response: JsonValue, hookContext: AdapterOptions = {})
policy-engine/sdk/node/src/adapters.ts:674
Methodafter_agent
Post-delegation audit.
agent-governance-python/agentmesh-integrations/adk-agentmesh/src/adk_agentmesh/governance.py:99
Methodafter_agent_callback
Output content filtering and audit logging.
agent-governance-python/agent-os/src/agent_os/integrations/google_adk_adapter.py:1366
Methodafter_tool
Post-tool audit logging.
agent-governance-python/agentmesh-integrations/adk-agentmesh/src/adk_agentmesh/governance.py:89
Functionafter_tool_call
(event: unknown, context: unknown = {})
policy-engine/sdk/node/src/adapters.ts:753
Methodafter_tool_callback
Output content filtering on tool results.
agent-governance-python/agent-os/src/agent_os/integrations/google_adk_adapter.py:1478
Methodage_seconds
Get the age of the message in seconds.
agent-governance-python/agent-os/modules/amb/amb_core/models.py:124
Functionagent
()
agent-governance-python/agent-mesh/tests/test_mtls.py:18
Methodagent
(self)
agent-governance-python/agent-os/tests/test_policy_decisions.py:98
Methodagent
(self)
agent-governance-python/agent-os/tests/test_policy_decisions.py:202
Methodagent_card
Get this agent card for discovery.
agent-governance-python/agentmesh-integrations/llamaindex-agentmesh/llama_index/agent/agentmesh/worker.py:88
Methodagent_count
(self)
agent-governance-python/agent-mesh/src/agentmesh/reward/trust_decay.py:306
Methodagent_count
(self)
agent-governance-python/agent-discovery/src/agent_discovery/models.py:132
Methodagent_count
(self)
agent-governance-python/agent-sre/src/agent_sre/fleet/__init__.py:240
Methodagent_did
The agent's decentralised identifier.
agent-governance-python/agent-mesh/src/agentmesh/client.py:111
Methodagent_did
Agent DID from AI Card identity.
agent-governance-python/agent-mesh/src/agentmesh/integrations/a2a/__init__.py:75
Methodagent_did
(self)
agent-governance-python/agent-mesh/src/agentmesh/encryption/bridge.py:81
Methodagent_did
Get this agent's DID.
agent-governance-python/agent-os/modules/nexus/client.py:78
Methodagent_id
Get the agent's unique identifier.
agent-governance-python/agent-os/src/agent_os/base_agent.py:298
Methodagent_id
(self)
agent-governance-python/agent-sre/src/agent_sre/tracing/__init__.py:386
Methodagent_ids
(self)
agent-governance-python/agent-sre/src/agent_sre/fleet/__init__.py:236
Functionagent_info
()
agent-governance-python/agent-mesh/examples/docker-compose/app/server.py:304
Functionagent_task
(request: Request)
agent-governance-python/agent-mesh/examples/docker-compose/app/server.py:296
Methodagents
(self)
agent-governance-python/agentmesh-integrations/crewai-agentmesh/crewai_agentmesh/trust.py:205
Methodagents
(self)
agent-governance-python/agent-mesh/src/agentmesh/lifecycle/manager.py:87
Methodagents
All agents in the inventory.
agent-governance-python/agent-discovery/src/agent_discovery/inventory.py:37
Methodagents_involved
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/liability/attribution.py:42
Methodaget
Async checkpoint read — validate fingerprint before resume.
agent-governance-python/agent-os/src/agent_os/integrations/langgraph_adapter.py:186
Methodaget_relevant_documents
(self, *args: Any, **kwargs: Any)
agent-governance-python/agent-rag-governance/src/agent_rag_governance/governor.py:117
Methodaget_relevant_documents
(self, query: str)
agent-governance-python/agent-rag-governance/tests/test_governor.py:206
Methodaget_tuple
(self, config: Any)
agent-governance-python/agent-os/src/agent_os/integrations/langgraph_adapter.py:193
Functionai_coder
Coder powered by AI. Implements code based on specifications.
agent-governance-python/agent-os/examples/self-evaluating/examples/example_orchestration_ai.py:90
Functionai_product_manager
Product Manager powered by AI. Takes requirements and creates technical specifications.
agent-governance-python/agent-os/examples/self-evaluating/examples/example_orchestration_ai.py:41
Functionai_reviewer
Reviewer powered by AI. Reviews code quality and correctness.
agent-governance-python/agent-os/examples/self-evaluating/examples/example_orchestration_ai.py:138
Methodainvoke
(self, *args: Any, **kwargs: Any)
agent-governance-python/agent-rag-governance/src/agent_rag_governance/governor.py:108
Methodainvoke
(self, query: str, **kwargs)
agent-governance-python/agent-rag-governance/tests/test_governor.py:202
Methodalerts
(self)
agent-governance-python/agent-mesh/src/agentmesh/reward/trust_decay.py:310
Methodalerts
Return a copy of the alert history.
agent-governance-python/agent-sre/src/agent_sre/anomaly/detector.py:322
Methodalerts
(self)
agent-governance-python/agent-sre/src/agent_sre/cost/guard.py:463
← previousnext →12,901–13,000 of 32,326, ranked by callers