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
Function
stopAgent
(agentId: string)
agent-governance-python/agent-os/extensions/chrome/src/background/service-worker.ts:185
↓ 1 callers
Method
stop_background_updates
Stop background updates.
agent-governance-python/agent-mesh/src/agentmesh/reward/engine.py:397
↓ 1 callers
Method
store
Store a message. Args: message: Message to store Returns: Storage ID
agent-governance-python/agent-os/modules/amb/amb_core/persistence.py:77
↓ 1 callers
Method
store
Store a message in memory.
agent-governance-python/agent-os/modules/amb/amb_core/persistence.py:202
↓ 1 callers
Method
store_bundle
Store a pre-key bundle for the given agent DID.
agent-governance-python/agent-mesh/src/agentmesh/encryption/x3dh.py:109
↓ 1 callers
Function
streamText
Yield tokens from a complete response string.
agent-governance-python/agentmesh-integrations/copilot-governance/src/agent.ts:178
↓ 1 callers
Function
streamingToolCall
(order: number, call: unknown)
policy-engine/sdk/node/src/streaming.ts:332
↓ 1 callers
Method
string_length
Get the length of a string.
agent-governance-python/agent-os/examples/self-evaluating/src/agent.py:157
↓ 1 callers
Function
stringifyOperationInput
(input map[string]interface{})
agent-governance-golang/packages/agentmesh/middleware.go:583
↓ 1 callers
Function
stripSQLComments
stripSQLComments is a quote-aware comment stripper. A naive regex strip would corrupt input like SELECT '--'; DROP TABLE x by treating the in-string -
agent-governance-golang/packages/agentmesh/protocol_facets.go:270
↓ 1 callers
Function
stripSqlComments
* Strip `/* ... *\/` and `-- ...` SQL comments in a quote-aware way. * * A naive regex strip would corrupt inputs like `SELECT '--'; DROP TABLE x`
agent-governance-typescript/src/protocol-facets.ts:339
↓ 1 callers
Method
stripSurfaceFromCondition
* Remove surface-related parts from a condition to get the * "semantic core" of a rule for comparison purposes.
agent-governance-typescript/src/surface-parity.ts:184
↓ 1 callers
Function
strip_csproj_version
Remove <Version> from individual .csproj files (they inherit from props).
scripts/sync-version.py:233
↓ 1 callers
Function
strokeColor
Compute the stroke color CSS variable from a health class.
agent-governance-typescript/agent-os-vscode/src/webviews/sloDetail/SLOGauge.tsx:38
↓ 1 callers
Function
style_events
(vocabulary: dict)
policy-engine/scripts/lint_logging.py:130
↓ 1 callers
Method
submit_bid
Submit a bid to the grid
agent-governance-python/agent-os/examples/grid-balancing/demo.py:191
↓ 1 callers
Method
submit_request
Submit an execution request for validation and execution
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/agent_kernel.py:297
↓ 1 callers
Method
subscribe
Subscribe to messages on a topic. Creates a receiver for the subscription and starts listening. Args:
agent-governance-python/agent-os/modules/amb/amb_core/adapters/azure_servicebus_broker.py:152
↓ 1 callers
Method
subscribe
Subscribe to messages on a topic. Starts polling the SQS queue for messages matching the topic. Args:
agent-governance-python/agent-os/modules/amb/amb_core/adapters/aws_sqs_broker.py:187
↓ 1 callers
Method
subscribe
Subscribe to a Kafka topic. Args: topic: Topic to subscribe to handler: Message handler
agent-governance-python/agent-os/modules/amb/amb_core/adapters/kafka_broker.py:104
↓ 1 callers
Method
subscribe_updates
Subscribe to trust score updates via pub/sub. Starts a background thread that listens for messages on the trust updates channel and i
agent-governance-python/agent-mesh/src/agentmesh/storage/redis_backend.py:178
↓ 1 callers
Function
substitute
(payload: unknown, resolved: ReadonlyMap<string, string>)
agent-governance-typescript/src/credential-vault.ts:606
↓ 1 callers
Method
success
(self)
agent-governance-python/agent-sre/src/agent_sre/replay/distributed.py:85
↓ 1 callers
Method
suggestOptimizations
* Suggest optimizations for agent code
agent-governance-python/agent-os/extensions/copilot/src/debugHelper.ts:230
↓ 1 callers
Method
suggestTemplates
* Suggest templates based on description.
agent-governance-python/agent-os/extensions/mcp-server/src/services/template-library.ts:643
↓ 1 callers
Function
summarizeFindingReasons
(findings)
agent-governance-antigravity-cli/assets/extensions/agt-global-policy/lib/policy.mjs:700
↓ 1 callers
Function
summarizeFindingReasons
(findings)
agent-governance-opencode/lib/policy.mjs:535
↓ 1 callers
Function
summarizeFindingReasons
(findings)
agent-governance-claude-code/lib/policy.mjs:534
↓ 1 callers
Function
summarizeFindingReasons
(findings)
agent-governance-copilot-cli/assets/extensions/agt-global-policy/lib/policy.mjs:694
↓ 1 callers
Function
summarizeText
(text, maxLength = 4000)
agent-governance-antigravity-cli/assets/extensions/agt-global-policy/lib/poisoning.mjs:23
↓ 1 callers
Function
summarizeText
(text, maxLength = 4000)
agent-governance-claude-code/lib/poisoning.mjs:23
↓ 1 callers
Function
summarizeText
(text, maxLength = 4000)
agent-governance-copilot-cli/assets/extensions/agt-global-policy/lib/poisoning.mjs:23
↓ 1 callers
Function
summarizeTextWindows
(text, maxLength = 12000)
agent-governance-antigravity-cli/assets/extensions/agt-global-policy/lib/poisoning.mjs:31
↓ 1 callers
Function
summarizeTextWindows
(text, maxLength = 12000)
agent-governance-copilot-cli/assets/extensions/agt-global-policy/lib/poisoning.mjs:31
↓ 1 callers
Function
summarize_account_impl
(customer_id: str)
examples/maf-integration/01-loan-processing/python/main.py:149
↓ 1 callers
Method
summary
(self)
examples/data-quality-aware-governance/example.py:138
↓ 1 callers
Method
summary
Get summary statistics.
agent-governance-python/agentmesh-integrations/langflow-agentmesh/src/langflow_agentmesh/audit_logger.py:181
↓ 1 callers
Method
summary
Get vulnerability count by severity.
agent-governance-python/agent-os/src/agent_os/mcp_cve_feed.py:139
↓ 1 callers
Method
summary
Human-readable summary of the verification.
agent-governance-python/agent-compliance/src/agent_compliance/integrity.py:116
↓ 1 callers
Method
summary
(self)
agent-governance-python/agent-compliance/src/agent_compliance/lint_policy.py:86
↓ 1 callers
Method
summary
Return a summary of detector state.
agent-governance-python/agent-sre/src/agent_sre/anomaly/detector.py:326
↓ 1 callers
Method
summary
(self)
agent-governance-python/agent-sre/src/agent_sre/cost/anomaly.py:155
↓ 1 callers
Method
summary
(self)
agent-governance-python/agent-sre/src/agent_sre/incidents/detector.py:324
↓ 1 callers
Method
summary
(self)
agent-governance-python/agent-sre/src/agent_sre/incidents/circuit_breaker.py:199
↓ 1 callers
Method
summary
(self)
agent-governance-python/agent-sre/src/agent_sre/incidents/postmortem.py:331
↓ 1 callers
Method
suspend
Suspend agent identity (reversible).
agent-governance-python/agent-mesh/src/agentmesh/identity/entra.py:124
↓ 1 callers
Function
sync_cargo_workspace
Update [workspace.package].version in the root Cargo.toml.
scripts/sync-version.py:166
↓ 1 callers
Function
sync_claude_marketplace
Update Claude Code plugin and marketplace versions.
scripts/sync-version.py:103
↓ 1 callers
Function
sync_dotnet_props
Ensure <Version> is set in Directory.Build.props.
scripts/sync-version.py:197
↓ 1 callers
Function
sync_package_json
Update the top-level 'version' key in a package.json file.
scripts/sync-version.py:76
↓ 1 callers
Function
sync_pyproject
Update [project].version in a pyproject.toml file.
scripts/sync-version.py:55
↓ 1 callers
Method
sync_reputation
Sync local known_peers cache with global reputation. Called periodically by the kernel to keep cache fresh.
agent-governance-python/agent-os/modules/nexus/client.py:216
↓ 1 callers
Function
syntheticId
(sessionId: string)
policy-engine/sdk/node/src/integrations/ghcp.ts:180
↓ 1 callers
Function
synthetic_input
(point: str, cfg: dict)
policy-engine/examples/from_agentshield/validate_all.py:36
↓ 1 callers
Function
targetOf
(invocation)
policy-engine/sdk/node/test/coding_assistant_use_case.test.mjs:84
↓ 1 callers
Function
target_parent
(policy_target: Any, path: str)
policy-engine/examples/bank_agent/demo/run_demo.py:65
↓ 1 callers
Method
teardown_worker
Release worker resources.
agent-governance-python/agent-lightning/src/agent_lightning_gov/runner.py:175
↓ 1 callers
Function
test_agent_tools
Test the agent tools.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_agent.py:62
↓ 1 callers
Function
test_allowed_operation
Test that authorized operations work.
agent-governance-python/agent-os/examples/test_policy_enforcement.py:60
↓ 1 callers
Function
test_basic_sliding_window
Test basic sliding window functionality.
agent-governance-python/agent-os/modules/caas/tests/test_conversation_manager.py:13
↓ 1 callers
Function
test_behavior_pattern
Test BehaviorPattern data structure.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_ghost_mode.py:32
↓ 1 callers
Function
test_canned_responses
Test that greetings return appropriate canned responses.
agent-governance-python/agent-os/modules/caas/tests/test_heuristic_router.py:120
↓ 1 callers
Function
test_case_insensitivity
Test that routing is case-insensitive.
agent-governance-python/agent-os/modules/caas/tests/test_heuristic_router.py:253
↓ 1 callers
Function
test_circuit_breaker_config
Test circuit breaker configuration.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_circuit_breaker.py:26
↓ 1 callers
Function
test_citation_generation
Test that citations are properly generated.
agent-governance-python/agent-os/modules/caas/tests/test_pragmatic_truth.py:86
↓ 1 callers
Function
test_clear_conversation
Test clearing conversation.
agent-governance-python/agent-os/modules/caas/tests/test_conversation_manager.py:214
↓ 1 callers
Function
test_code_enrichment
Test metadata enrichment with code documents.
agent-governance-python/agent-os/modules/caas/tests/test_metadata_injection.py:239
↓ 1 callers
Function
test_code_processing
Test code document processing pipeline.
agent-governance-python/agent-os/modules/caas/tests/test_functionality.py:67
↓ 1 callers
Function
test_cold_context
Test cold context management (The Archive).
agent-governance-python/agent-os/modules/caas/tests/test_context_triad.py:101
↓ 1 callers
Function
test_comparison_with_without_enrichment
Compare context extraction with and without metadata enrichment.
agent-governance-python/agent-os/modules/caas/tests/test_metadata_injection.py:136
↓ 1 callers
Function
test_component_serialization
Test component serialization (to_dict, to_json).
agent-governance-python/agent-os/examples/self-evaluating/tests/test_polymorphic_output.py:367
↓ 1 callers
Function
test_confidence_scores
Test that confidence scores are reasonable.
agent-governance-python/agent-os/modules/caas/tests/test_heuristic_router.py:226
↓ 1 callers
Function
test_confidence_threshold_validation
Test confidence threshold validation.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_ghost_mode.py:263
↓ 1 callers
Function
test_conflict_detection
Test that conflicts between official and practical sources are detected.
agent-governance-python/agent-os/modules/caas/tests/test_pragmatic_truth.py:124
↓ 1 callers
Function
test_conflict_detection_in_extraction
Test full pipeline with conflict detection.
agent-governance-python/agent-os/modules/caas/tests/test_pragmatic_truth.py:230
↓ 1 callers
Function
test_contains_keywords_evaluator
Test contains keywords evaluator.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_evaluation_engineering.py:209
↓ 1 callers
Function
test_context_depth_calculation
Test context depth calculation.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_intent_detection.py:83
↓ 1 callers
Function
test_context_extraction
Test context extraction.
agent-governance-python/agent-os/modules/caas/tests/test_functionality.py:112
↓ 1 callers
Function
test_context_extraction_with_citations
Test context extraction with citation support.
agent-governance-python/agent-os/modules/caas/tests/test_pragmatic_truth.py:171
↓ 1 callers
Function
test_context_extraction_with_decay
Test context extraction with time-based decay applied.
agent-governance-python/agent-os/modules/caas/tests/test_time_decay.py:186
↓ 1 callers
Function
test_context_policies
Test that context triad follows its policies.
agent-governance-python/agent-os/modules/caas/tests/test_context_triad.py:243
↓ 1 callers
Function
test_context_shadow_basic
Test basic Context Shadow operations.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_ghost_mode.py:111
↓ 1 callers
Function
test_context_shadow_multi_user
Test Context Shadow with multiple users.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_ghost_mode.py:168
↓ 1 callers
Function
test_context_shadow_statistics
Test Context Shadow statistics.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_ghost_mode.py:221
↓ 1 callers
Function
test_controller_full_cycle
Test full controller cycle through phases.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_circuit_breaker.py:148
↓ 1 callers
Function
test_conversation_statistics
Test conversation statistics.
agent-governance-python/agent-os/modules/caas/tests/test_conversation_manager.py:170
↓ 1 callers
Function
test_corpus_analysis
Test corpus analysis.
agent-governance-python/agent-os/modules/caas/tests/test_functionality.py:160
↓ 1 callers
Function
test_custom_threshold
Test router with custom query length threshold.
agent-governance-python/agent-os/modules/caas/tests/test_heuristic_router.py:205
↓ 1 callers
Function
test_data_type_detection
Test automatic data type detection.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_polymorphic_output.py:92
↓ 1 callers
Function
test_dataset_persistence
Test saving and loading datasets.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_evaluation_engineering.py:101
↓ 1 callers
Function
test_decay_factor_calculation
Test decay factor calculation for different time periods.
agent-governance-python/agent-os/modules/caas/tests/test_time_decay.py:16
↓ 1 callers
Function
test_design_check
Test design alignment verification.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_wisdom_curator.py:72
↓ 1 callers
Function
test_design_proposal
Test design proposal registration and retrieval.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_wisdom_curator.py:22
↓ 1 callers
Method
test_distribution_files
Test that distribution files exist
agent-governance-python/agent-os/modules/iatp/test_integration.py:252
↓ 1 callers
Method
test_docker_files
Test that Docker files exist
agent-governance-python/agent-os/modules/iatp/test_integration.py:230
↓ 1 callers
Function
test_doer_agent_signal_emission
Test DoerAgent signal emission methods (structure only).
agent-governance-python/agent-os/examples/self-evaluating/tests/test_silent_signals.py:166
↓ 1 callers
Function
test_doer_agent_structure
Test DoerAgent structure (without API calls).
agent-governance-python/agent-os/examples/self-evaluating/tests/test_decoupled.py:110
↓ 1 callers
Function
test_edge_cases
Test edge cases and boundary conditions.
agent-governance-python/agent-os/modules/caas/tests/test_heuristic_router.py:280
↓ 1 callers
Function
test_end_to_end_scenarios
Test end-to-end scenarios from input to UI component.
agent-governance-python/agent-os/examples/self-evaluating/tests/test_polymorphic_output.py:448
↓ 1 callers
Function
test_enrichment_with_parent_sections
Test that parent section metadata is properly injected.
agent-governance-python/agent-os/modules/caas/tests/test_metadata_injection.py:198
← previous
next →
10,301–10,400 of 32,326, ranked by callers