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
↓ 1 callers
Method
parseInterval
(per: string)
agent-governance-python/agent-mesh/packages/mcp-proxy/src/rate-limiter.ts:75
↓ 1 callers
Function
parseList
(lines: string[], startLine: number, expectedIndent: number)
agent-governance-python/agentmesh-integrations/copilot-governance/src/agent.ts:286
↓ 1 callers
Function
parseMcpToolCall
(args: unknown[])
policy-engine/sdk/node/src/adapters.ts:911
↓ 1 callers
Method
parseMessages
()
agent-governance-python/agent-mesh/packages/mcp-proxy/src/proxy.ts:118
↓ 1 callers
Function
parseOpenAIToolInput
(input: unknown)
policy-engine/sdk/node/src/adapters.ts:969
↓ 1 callers
Function
parseScenarioActions
* Parse scenario description into testable actions.
agent-governance-python/agent-os/extensions/mcp-server/src/tools/test-agent.ts:157
↓ 1 callers
Function
parseSseChunks
(raw: Uint8Array, limits: StreamingLimits)
policy-engine/sdk/node/src/streaming.ts:293
↓ 1 callers
Function
parseTimespec
(spec: string)
agent-governance-python/agent-mesh/packages/mcp-proxy/src/cli.ts:233
↓ 1 callers
Function
parse_args
(argv: Sequence[str] | None = None)
policy-engine/benchmarks/agentdojo/acs_agentdojo_bench/runner.py:83
↓ 1 callers
Function
parse_args
Parse command-line arguments.
scripts/ci/changed_lines.py:82
↓ 1 callers
Function
parse_bool
(value: str | None)
scripts/ci/generate_release_manifest.py:115
↓ 1 callers
Function
parse_cargo_lockfile
(content: str, path: str)
scripts/check_lockfile_integrity.py:366
↓ 1 callers
Function
parse_coverage
()
policy-engine/tests/conformance/verify_release_claims.py:17
↓ 1 callers
Function
parse_frontmatter
Return a flat dict of frontmatter keys, or None if absent. Values are returned as raw strings (no type coercion). Quoted values have their su
scripts/docs/check_frontmatter.py:70
↓ 1 callers
Function
parse_npm_lockfile
Parse an npm ``package-lock.json`` (v2/v3) into LockEntry rows. Only entries under ``packages`` with a non-empty key, a ``version``, and an `
scripts/check_lockfile_integrity.py:243
↓ 1 callers
Function
parse_pip_lockfile
Parse pip-tools / pip-compile style requirements with ``--hash`` pins. Emits one :class:`LockEntry` per ``--hash=`` pin on lines of the form
scripts/check_lockfile_integrity.py:471
↓ 1 callers
Function
parse_policy_plan
(raw: str)
policy-engine/generator/acs_generator/plan.py:49
↓ 1 callers
Function
path_tokens
(path: str)
policy-engine/examples/bank_agent/demo/run_demo.py:41
↓ 1 callers
Function
pathspecs_for_extensions
Build git pathspecs matching files with the requested extensions.
scripts/ci/changed_lines.py:27
↓ 1 callers
Method
pause
Pause the rollout at the current step.
agent-governance-python/agent-sre/src/agent_sre/delivery/rollout.py:672
↓ 1 callers
Method
perform_upgrade
Perform a complete model upgrade with audit and purge. Args: new_model: The new model to upgrade to
agent-governance-python/agent-os/examples/self-evaluating/src/model_upgrade.py:469
↓ 1 callers
Function
pickTarget
* Verb-aware target picker so `INSERT INTO target SELECT ... FROM src` and * `UPDATE target SET ... FROM src` resolve `sql.target` to the written obj
agent-governance-typescript/src/protocol-facets.ts:287
↓ 1 callers
Function
pickTarget
(query, verb string, tables []string)
agent-governance-golang/packages/agentmesh/protocol_facets.go:474
↓ 1 callers
Method
placeholder
Return the `{{cred:NAME}}` placeholder for this handle.
agent-governance-typescript/src/credential-vault.ts:99
↓ 1 callers
Method
placeholder
Return the ``{{cred:NAME}}`` placeholder for this handle.
agent-governance-python/agent-os/src/agent_os/credential_vault.py:123
↓ 1 callers
Method
platform
Return the no-op platform identifier.
agent-governance-python/agent-mesh/src/agentmesh/identity/attestation_collector.py:53
↓ 1 callers
Function
platformOpaKey
()
policy-engine/sdk/node/src/integrations/opa-binary.ts:30
↓ 1 callers
Function
pointOf
(invocation)
policy-engine/sdk/node/test/coding_assistant_use_case.test.mjs:88
↓ 1 callers
Function
policyAppliesTo
(policy: Policy, agentDid: string)
agent-governance-typescript/src/policy.ts:784
↓ 1 callers
Function
policyForAccountNumber
(invocation)
policy-engine/sdk/node/test/native-runtime.test.mjs:55
↓ 1 callers
Function
policyTargetPath
(result: InterventionPointResult)
policy-engine/sdk/node/src/adapter-helpers.ts:121
↓ 1 callers
Function
policyTargetText
(preliminaryPolicyInput)
policy-engine/examples/research_agent/app/index.js:56
↓ 1 callers
Function
policy_target_value
(policy_input: dict[str, Any])
policy-engine/benchmarks/agentdojo/acs_agentdojo_bench/policy.py:64
↓ 1 callers
Function
popAdmitted
(sessionId: string, toolName: string)
policy-engine/sdk/node/src/integrations/ghcp.ts:480
↓ 1 callers
Function
popAdmittedById
(sessionId: string, toolCallId: string)
policy-engine/sdk/node/src/integrations/ghcp.ts:492
↓ 1 callers
Function
popPending
(sessionId: string, toolName: string, args: JsonValue)
policy-engine/sdk/node/src/integrations/ghcp.ts:501
↓ 1 callers
Method
postModelCall
(response: TResponse, options?: AdapterOptions & { modelRequest?: TRequest })
policy-engine/sdk/node/src/adapters.ts:68
↓ 1 callers
Method
preModelCall
(request: TRequest, options?: AdapterOptions)
policy-engine/sdk/node/src/adapters.ts:67
↓ 1 callers
Method
predict_solar_output
Predict solar output for next N hours
agent-governance-python/agent-os/examples/grid-balancing/demo.py:137
↓ 1 callers
Method
prepare_messages
Prepare messages for OpenAI (no special formatting needed). OpenAI caching is automatic - we just need to structure messages
agent-governance-python/agent-os/modules/caas/src/caas/caching.py:361
↓ 1 callers
Method
prepare_messages
Prepare messages with caching hints. Uses the configured strategy to format messages for optimal caching. A
agent-governance-python/agent-os/modules/caas/src/caas/caching.py:719
↓ 1 callers
Function
prescribe_controlled_substance_impl
(patient_id: str, medication: str)
examples/maf-integration/03-healthcare/python/main.py:161
↓ 1 callers
Function
preview_live_agent
()
examples/maf-integration/03-healthcare/python/main.py:403
↓ 1 callers
Function
preview_live_agent
()
examples/maf-integration/01-loan-processing/python/main.py:404
↓ 1 callers
Function
preview_live_agent
()
examples/maf-integration/05-devops-deploy/python/main.py:397
↓ 1 callers
Function
preview_live_agent
()
examples/maf-integration/04-it-helpdesk/python/main.py:396
↓ 1 callers
Function
preview_live_agent
()
examples/maf-integration/02-customer-service/python/main.py:398
↓ 1 callers
Function
printHelp
()
agent-governance-python/agent-os/extensions/mcp-server/src/cli.ts:39
↓ 1 callers
Function
print_allowed
(action: str)
agent-governance-python/agent-os/examples/crewai-safe-mode/langchain_safe_mode.py:75
↓ 1 callers
Function
print_allowed
Print an allowed action
agent-governance-python/agent-os/examples/crewai-safe-mode/crewai_safe_mode.py:77
↓ 1 callers
Function
print_audit_summary
Print the final audit trail summary with integrity verification.
examples/demos/maf_governance_demo.py:971
↓ 1 callers
Function
print_audit_summary
Print the final audit trail summary with integrity verification.
examples/crewai-governed/crewai_governance_demo.py:1447
↓ 1 callers
Function
print_audit_summary
(audit_log: AuditLog)
examples/openai-agents-governed/openai_agents_governance_demo.py:1820
↓ 1 callers
Function
print_audit_trail
Print a formatted summary of all audit entries.
docs/workshop/labs/lab3_full_governance_stack.py:161
↓ 1 callers
Function
print_banner
()
agent-governance-python/agent-os/examples/crewai-safe-mode/langchain_safe_mode.py:44
↓ 1 callers
Function
print_banner
Print the Agent OS banner
agent-governance-python/agent-os/examples/crewai-safe-mode/crewai_safe_mode.py:44
↓ 1 callers
Function
print_banner
Print the demo banner.
agent-governance-python/agent-os/examples/carbon-auditor/demo_audit.py:43
↓ 1 callers
Function
print_blocked
(action: str, reason: str)
agent-governance-python/agent-os/examples/crewai-safe-mode/langchain_safe_mode.py:61
↓ 1 callers
Function
print_blocked
Print a blocked action with dramatic effect
agent-governance-python/agent-os/examples/crewai-safe-mode/crewai_safe_mode.py:62
↓ 1 callers
Function
print_header
()
agent-governance-python/agent-hypervisor/tutorials/saga-compensation/demo.py:154
↓ 1 callers
Function
print_header
()
agent-governance-python/agent-hypervisor/tutorials/execution-rings-workflow/demo.py:138
↓ 1 callers
Function
print_json
Print formatted JSON.
agent-governance-python/agent-os/modules/iatp/examples/demo_client.py:32
↓ 1 callers
Function
print_metrics_comparison
Print a formatted comparison of metrics
agent-governance-python/agent-os/modules/control-plane/benchmark.py:381
↓ 1 callers
Function
print_report
Print a replay report to stdout.
agent-governance-python/agent-compliance/src/agent_compliance/policy_test.py:260
↓ 1 callers
Method
print_report
Generate a human-readable parity report.
agent-governance-python/agent-os/src/agent_os/governance_parity.py:182
↓ 1 callers
Method
print_report
(self)
agent-governance-python/agent-os/examples/crewai-governance/demo.py:144
↓ 1 callers
Method
print_response_stream
(self)
agent-governance-python/agent-os/tests/test_integrations.py:2466
↓ 1 callers
Function
print_results_table
(summaries: Iterable[RunSummary])
policy-engine/benchmarks/agentdojo/acs_agentdojo_bench/runner.py:186
↓ 1 callers
Function
print_roster
()
agent-governance-python/agent-hypervisor/tutorials/execution-rings-workflow/demo.py:144
↓ 1 callers
Function
print_table
Print a formatted results table to stdout.
agent-governance-python/benchmarks/governance_overhead.py:585
↓ 1 callers
Function
print_timeline
Print the final saga timeline showing each step's state.
agent-governance-python/agent-hypervisor/tutorials/saga-compensation/demo.py:160
↓ 1 callers
Method
print_trail
(self)
agent-governance-python/agent-hypervisor/tutorials/execution-rings-workflow/demo.py:126
↓ 1 callers
Method
print_trail
(self)
agent-governance-python/agent-mesh/examples/07-multi-vendor-collaboration/demo.py:164
↓ 1 callers
Method
priorityFirstMatch
(candidates: CandidateDecision[])
agent-governance-typescript/src/policy.ts:121
↓ 1 callers
Method
process
(self, task: str)
agent-governance-python/agent-mesh/examples/07-multi-vendor-collaboration/demo.py:193
↓ 1 callers
Method
process
Simulate processing a transaction with SOX rules.
agent-governance-python/agent-os/examples/financial-sox/demo.py:171
↓ 1 callers
Method
processClientMessage
(message: any)
agent-governance-python/agent-mesh/packages/mcp-proxy/src/proxy.ts:138
↓ 1 callers
Method
process_claim
Process a claim by fetching satellite data and calculating NDVI. Args: claim: The claim data with polygon and ti
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/geo_agent.py:67
↓ 1 callers
Method
process_document
Process a Project Design Document and extract claims. Args: pdf_path: Path to the PDF file correlati
agent-governance-python/agent-os/examples/carbon-auditor/src/agents/claims_agent.py:53
↓ 1 callers
Method
process_message
Process a Slack message for compliance. Returns ScanResult with any detections and actions taken.
agent-governance-python/agent-os/examples/slack-compliance/main.py:401
↓ 1 callers
Method
process_request
Process a request using prompt-based safety. In a real implementation, this would call an LLM with the safety prompt.
agent-governance-python/agent-os/modules/control-plane/benchmark.py:93
↓ 1 callers
Method
process_request
Process a request using the Agent Control Plane. Returns: (was_blocked, response, token_count)
agent-governance-python/agent-os/modules/control-plane/benchmark.py:225
↓ 1 callers
Method
process_ticket
Process a ticket delegated from supervisor.
agent-governance-python/agent-mesh/examples/02-customer-service/main.py:188
↓ 1 callers
Function
process_tool_call
TODO: Implement the three-layer governance pipeline: Layer 1 — Policy check: Evaluate {"tool_name": tool_name, "token_count": token_
docs/workshop/labs/lab3_full_governance_stack.py:127
↓ 1 callers
Function
promptAndInstall
(pythonPath: string)
agent-governance-typescript/agent-os-vscode/src/services/sreServer.ts:73
↓ 1 callers
Function
promptInjectionDenied
()
policy-engine/examples/research_agent/app/index.js:211
↓ 1 callers
Method
public_identity
Return a copy without the private key.
agent-governance-python/agentmesh-integrations/llamaindex-agentmesh/llama_index/agent/agentmesh/identity.py:146
↓ 1 callers
Method
public_key_hash
SHA-256 hex digest of the public key for attestation binding.
agent-governance-python/agent-mesh/src/agentmesh/identity/tee_keystore.py:72
↓ 1 callers
Method
publish
Publish a message to all subscribers of the topic. Implements backpressure: If the queue is near capacity, the publisher
agent-governance-python/agent-os/modules/amb/amb_core/memory_broker.py:172
↓ 1 callers
Method
publish
Publish message to Redis pub/sub. Args: message: Message to publish wait_for_confirmation: Wait for
agent-governance-python/agent-os/modules/amb/amb_core/adapters/redis_broker.py:71
↓ 1 callers
Method
publish
Publish message to Azure Service Bus topic. Args: message: Message to publish wait_for_confirmation:
agent-governance-python/agent-os/modules/amb/amb_core/adapters/azure_servicebus_broker.py:119
↓ 1 callers
Method
publish
Publish message to RabbitMQ exchange. Args: message: Message to publish wait_for_confirmation: Wait
agent-governance-python/agent-os/modules/amb/amb_core/adapters/rabbitmq_broker.py:77
↓ 1 callers
Method
publish
Publish message to SQS queue. Args: message: Message to publish wait_for_confirmation: Wait for SQS
agent-governance-python/agent-os/modules/amb/amb_core/adapters/aws_sqs_broker.py:139
↓ 1 callers
Method
publish
Publish message to Kafka topic. Args: message: Message to publish wait_for_confirmation: Wait for br
agent-governance-python/agent-os/modules/amb/amb_core/adapters/kafka_broker.py:74
↓ 1 callers
Method
publish
(self)
agent-governance-python/agent-sre/src/agent_sre/incidents/postmortem.py:101
↓ 1 callers
Method
publish_manifest
Publish the metadata manifest. In a real system, this would publish to a marketplace or registry. For now, it return
agent-governance-python/agent-os/examples/self-evaluating/src/agent_metadata.py:319
↓ 1 callers
Method
publish_update
Publish a trust update event. Args: agent_did: The agent's DID identifier. update_type: Type of update (e.g. ``"score
agent-governance-python/agent-mesh/src/agentmesh/storage/redis_backend.py:163
↓ 1 callers
Function
push_message_logs
Push a list of message logs as a dataset to Hugging Face Hub. This is useful for collecting agent communication patterns for research.
agent-governance-python/agent-os/modules/amb/amb_core/hf_utils.py:208
↓ 1 callers
Function
python_version_for
(semver: str)
policy-engine/scripts/check_package_metadata.py:50
↓ 1 callers
Function
query
()
agent-governance-python/agent-os/benchmarks/bench_audit.py:75
← previous
next →
9,601–9,700 of 32,326, ranked by callers