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
state
Current agent state.
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/base.py:69
Method
state
Current state — no auto-transition in Public Preview.
agent-governance-python/agent-sre/src/agent_sre/incidents/circuit_breaker.py:100
Method
state
Return the current state as an uppercase string.
agent-governance-python/agent-sre/src/agent_sre/cascade/circuit_breaker.py:113
Method
statistics
Calculate basic statistics.
agent-governance-python/agent-os/modules/atr/atr/tools/safe/calculator.py:439
Method
stats
(self)
agent-governance-python/agent-mesh/src/agentmesh/relay/app.py:188
Method
stats
Get governance statistics.
agent-governance-python/agent-os/src/agent_os/lite.py:138
Method
stats
Export statistics.
agent-governance-python/agent-os/src/agent_os/exporters/citadel_exporter.py:205
Function
status
Check agent status and trust score.
agent-governance-python/agent-mesh/src/agentmesh/cli/main.py:340
Method
status
()
agent-governance-typescript/src/identity.ts:135
Method
status
(self, agent_id: str)
agent-governance-python/agent-runtime/src/agent_runtime/deploy.py:105
Function
status_color
(status: str)
agent-governance-python/agent-sre/examples/dashboard/app.py:451
Function
step1_worker
(input_data, context)
agent-governance-python/agent-os/examples/self-evaluating/tests/test_orchestration.py:258
Function
step2_worker
(input_data, context)
agent-governance-python/agent-os/examples/self-evaluating/tests/test_orchestration.py:261
Function
step3_worker
(input_data, context)
agent-governance-python/agent-os/examples/self-evaluating/tests/test_orchestration.py:265
Method
step_count
Return the number of steps processed.
agent-governance-python/agent-os/src/agent_os/integrations/smolagents_adapter.py:946
Method
step_ids
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/saga/dsl.py:56
Method
steps
(self)
agent-governance-python/agent-hypervisor/tests/unit/test_saga_improvements.py:28
Method
stop
Stop the server and clean up all resources.
agent-governance-typescript/agent-os-vscode/src/server/GovernanceServer.ts:96
Method
stop
(self, agent_id: str)
agent-governance-python/agent-runtime/src/agent_runtime/deploy.py:104
Method
stop
Stop the health monitoring loop
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:226
Method
stop
(self)
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:152
Method
stop
(self)
agent-governance-python/agent-os/modules/control-plane/examples/lifecycle_demo.py:174
Method
stop
Stop the MCP server.
agent-governance-python/agent-os/modules/mcp-kernel-server/src/mcp_kernel_server/server.py:511
Method
stop
Stop the worker.
agent-governance-python/agent-os/services/cloud-board/workers/dispute_resolver.py:68
Method
stop
Stop the worker.
agent-governance-python/agent-os/services/cloud-board/workers/reputation_sync.py:52
Method
stopAgent
(id: string)
agent-governance-python/agent-os/extensions/chrome/src/shared/api.ts:77
Method
stop_background_checks
Stop background health checks.
agent-governance-python/agent-os/modules/atr/atr/health.py:524
Method
stop_handler
(sig_info)
agent-governance-python/agent-os/tests/test_kernel_critical.py:85
Function
storage
Create a connected in-memory storage provider.
agent-governance-python/agent-mesh/tests/test_persistent_audit.py:13
Method
storage_saved_bytes
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/audit/gc.py:32
Function
store
()
agent-governance-python/agent-mesh/tests/test_registry.py:24
Method
store
(self)
agent-governance-python/agent-mesh/src/agentmesh/registry/app.py:163
Method
store
Store an episode. Returns the episode_id.
agent-governance-python/agent-os/modules/emk/emk/store.py:21
Method
store
(self, episode: Episode, embedding: Optional[np.ndarray] = None)
agent-governance-python/agent-os/modules/emk/emk/store.py:194
Method
store
Store a message to file.
agent-governance-python/agent-os/modules/amb/amb_core/persistence.py:385
Method
store
(self)
agent-governance-python/agent-sre/tests/unit/test_sli_persistence.py:104
Method
strategy
Get the current caching strategy.
agent-governance-python/agent-os/modules/caas/src/caas/caching.py:580
Method
stream
(self, request)
policy-engine/sdk/python/tests/test_adapters.py:484
Method
stream
()
policy-engine/sdk/python/tests/test_litellm_guardrail.py:177
Method
stream
(self, *args: Any, **kwargs: Any)
agent-governance-python/agent-rag-governance/src/agent_rag_governance/governor.py:135
Method
stream
(self, query: str)
agent-governance-python/agent-rag-governance/tests/test_governor.py:218
Method
stream_response
(self, *args, **kwargs)
policy-engine/sdk/python/tests/test_real_packages.py:381
Method
stream_step
Stream a task step.
agent-governance-python/agentmesh-integrations/llamaindex-agentmesh/llama_index/agent/agentmesh/worker.py:155
Function
strict_engine
Engine that denies ALL categories, including reads/writes.
agent-governance-python/agent-os/tests/test_semantic_policy_engine.py:41
Function
strict_guard
()
agent-governance-python/agent-compliance/tests/test_supply_chain.py:30
Function
stuck_listener
(msg: Message)
agent-governance-python/agent-os/modules/amb/examples/basic_usage.py:79
Method
sub_questions
(self)
agent-governance-python/agent-sre/src/agent_sre/integrations/llamaindex/handler.py:348
Method
submit
(self, request: EscalationRequest)
agent-governance-python/agent-os/src/agent_os/integrations/escalation.py:238
Function
submit_dispute
Submit a new dispute for resolution. The Arbiter will analyze evidence from both parties.
agent-governance-python/agent-os/services/cloud-board/api/routes/arbiter.py:85
Function
submit_evidence
Submit counter-evidence from the other party.
agent-governance-python/agent-os/services/cloud-board/api/routes/arbiter.py:177
Method
submit_evidence
Submit evidence for a dispute.
agent-governance-python/agent-os/services/cloud-board/workers/dispute_resolver.py:257
Method
submit_reputation
Submit reputation feedback for an agent. Authentication: required. The caller must present an ``Ed25519-Timestamp`` header so
agent-governance-python/agent-mesh/src/agentmesh/registry/app.py:419
Method
submit_request
Submit an execution request for processing. Args: session_id: ID of the agent session action_type: T
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/kernel_interface.py:150
Method
submit_session_reputation
Record a session outcome and update both endpoints' reputation. Outcome mapping (EMA, alpha=0.2): - success → score 1.0 tow
agent-governance-python/agent-mesh/src/agentmesh/registry/app.py:477
Function
submit_task
(agent_id: str, request: Request)
agent-governance-python/agent-mesh/examples/docker-compose/app/server.py:257
Method
subscribe
Subscribe to all events. Returns a disposable to unsubscribe.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/governanceEventBus.ts:32
Method
subscribe
Subscribe to messages on a topic. Args: topic: Topic to subscribe to. callback: Async callable invoked with each mess
agent-governance-python/agent-mesh/src/agentmesh/transport/base.py:126
Method
subscribe
Subscribe to a topic. Args: topic: Topic to subscribe to handler: Message handler function
agent-governance-python/agent-os/modules/amb/amb_core/memory_broker.py:288
Method
subscribe
Subscribe to a topic and register a handler. Args: topic: Topic to subscribe to handler: Async funct
agent-governance-python/agent-os/modules/amb/amb_core/broker.py:58
Method
subscribe
Subscribe to a Redis channel. Args: topic: Topic/channel to subscribe to handler: Message handler
agent-governance-python/agent-os/modules/amb/amb_core/adapters/redis_broker.py:105
Method
subscribe
Subscribe to a NATS subject. Args: topic: Topic to subscribe to handler: Message handler
agent-governance-python/agent-os/modules/amb/amb_core/adapters/nats_broker.py:140
Method
subscribe
Subscribe to a RabbitMQ topic. Args: topic: Topic pattern to subscribe to (supports wildcards: * and #)
agent-governance-python/agent-os/modules/amb/amb_core/adapters/rabbitmq_broker.py:113
Method
subscribe
Subscribe to suspicious transaction alerts
agent-governance-python/agent-os/examples/defi-sentinel/demo.py:234
Method
subscribed_topics
Subscribe to claims to trigger satellite lookups.
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/geo_agent.py:63
Method
subscribed_topics
Subscribe to both claims and observations.
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/auditor_agent.py:135
Method
subscribed_topics
Topics this agent subscribes to.
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/base.py:80
Method
subscribed_topics
Claims agent doesn't subscribe to any topics - it initiates the flow.
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/claims_agent.py:49
Function
subtract
Subtract two numbers.
agent-governance-python/agent-os/modules/atr/tests/test_integration_executor.py:51
Method
subtract
Subtract numbers.
agent-governance-python/agent-os/modules/atr/atr/tools/safe/calculator.py:344
Method
succeed
()
agent-governance-python/agent-os/tests/test_retry.py:27
Method
succeed
()
agent-governance-python/agent-os/tests/test_retry.py:213
Method
success
()
agent-governance-python/agent-hypervisor/tests/unit/test_saga_improvements.py:41
Method
success_count
(self)
agent-governance-python/agent-hypervisor/src/hypervisor/saga/fan_out.py:49
Function
success_exec
()
agent-governance-python/agent-hypervisor/examples/demo.py:148
Method
success_rate
Calculate task success rate.
agent-governance-python/agent-os/modules/nexus/reputation.py:96
Method
success_rate
Success rate as a percentage (0-100).
agent-governance-python/agent-os/modules/atr/atr/metrics.py:68
Method
success_rate
Success rate over all recorded events.
agent-governance-python/agent-sre/src/agent_sre/fleet/__init__.py:101
Function
summarization_task
()
agent-governance-python/agent-sre/tests/test_cost_optimizer.py:58
Function
summarize_account
( customer_id: Annotated[str, Field(description="The bank customer identifier.")], )
examples/maf-integration/01-loan-processing/python/main.py:186
Method
summarize_efficacy
Summarize efficacy data from lab reports
agent-governance-python/agent-os/examples/pharma-compliance/demo.py:197
Method
summary
()
agent-governance-typescript/src/verify.ts:209
Method
summary
Generate lifecycle summary statistics.
agent-governance-python/agent-mesh/src/agentmesh/lifecycle/manager.py:290
Method
summary
Get audit service summary statistics.
agent-governance-python/agent-mesh/src/agentmesh/services/audit/__init__.py:134
Method
summary
Get reward engine summary statistics.
agent-governance-python/agent-mesh/src/agentmesh/services/reward_engine/__init__.py:96
Method
summary
(self)
agent-governance-python/agent-mesh/examples/07-multi-vendor-collaboration/demo.py:86
Method
summary
(self)
agent-governance-python/agent-os/src/agent_os/execution_context_policy.py:132
Method
summary
(self)
agent-governance-python/agent-os/examples/governed-chatbot/chatbot.py:114
Method
summary
(self)
agent-governance-python/agent-compliance/src/agent_compliance/policy_test.py:86
Method
summary
Human-readable verification summary.
agent-governance-python/agent-compliance/src/agent_compliance/verify.py:244
Method
supervise
Run supervision cycle and return violations. Args: execution_log: Recent execution history audit_log
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/plugin_interface.py:465
Method
supports_capability
Check if this kernel supports a specific capability
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/kernel_interface.py:207
Method
suppressed_count
(self)
agent-governance-python/agent-sre/src/agent_sre/alerts/__init__.py:289
Function
surfacing_callback
Callback function that gets triggered when an observation should surface. In a real system, this might: - Show a notification -
agent-governance-python/agent-os/examples/self-evaluating/examples/example_ghost_mode.py:29
Function
suspend
(handle: JsonValue | undefined, actionIdentity: string)
policy-engine/sdk/node/src/index.ts:75
Method
suspend
Suspend the agent.
agent-governance-typescript/src/lifecycle.ts:122
Method
suspend
Suspend an active agent.
agent-governance-python/agent-mesh/src/agentmesh/lifecycle/manager.py:190
Method
suspend
Temporarily suspend this identity.
agent-governance-python/agent-mesh/src/agentmesh/identity/agent_id.py:310
Method
suspend
( cls, *, enforced_identity: str | None = None, handle: Any | None = None )
agent-governance-python/agt-policies/src/agt/policies/runtime.py:130
Method
sync_but_async
(x: int)
agent-governance-python/agent-os/modules/atr/tests/test_v2_features.py:171
Function
sync_compensation
()
agent-governance-python/agent-os/modules/iatp/iatp/tests/test_recovery.py:264
← previous
next →
16,601–16,700 of 32,326, ranked by callers