MCPcopy Create free account

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

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

FunctionPanelCard
A single panel card in the picker grid.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/PanelPicker.tsx:122
FunctionPanelContent
Renders the panel content for a given panelId with routed data.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/Slot.tsx:26
FunctionPanelGrid
2x4 grid of all panel cards.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/PanelPicker.tsx:146
FunctionPanelPicker
(props: PanelPickerProps)
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/PanelPicker.tsx:165
FunctionPathList
({ paths }: { paths: string[] })
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/panels/MemorySummary.tsx:17
FunctionPickerHeader
Header with title, Cancel, and Apply buttons.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/PanelPicker.tsx:47
FunctionPolicyContent
({ data }: { data: PolicyDetailData })
agent-governance-typescript/agent-os-vscode/src/webviews/policyDetail/PolicyDetail.tsx:57
FunctionPolicyDetail
({ data: propData }: { data?: PolicyDetailData })
agent-governance-typescript/agent-os-vscode/src/webviews/policyDetail/PolicyDetail.tsx:96
FunctionPolicyRuleRow
Single policy rule display row.
agent-governance-typescript/agent-os-vscode/src/webviews/hubDetail/HubPolicyTab.tsx:118
FunctionPolicySummary
( { data }: { data: PolicySummaryData | null } )
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/panels/PolicySummary.tsx:41
FunctionPolicySummary
Summary statistics bar above the rule groups.
agent-governance-typescript/agent-os-vscode/src/webviews/hubDetail/HubPolicyTab.tsx:54
MethodRevokeProfile
RevokeProfile revokes a profile by agent DID. Returns true if it existed.
agent-governance-golang/packages/agentmesh/credential_vault.go:338
FunctionRuleRow
({ rule }: { rule: PolicyRuleDetail })
agent-governance-typescript/agent-os-vscode/src/webviews/policyDetail/PolicyDetail.tsx:30
FunctionSLOBudgetBar
({ consumed, total, label }: SLOBudgetBarProps)
agent-governance-typescript/agent-os-vscode/src/webviews/sloDetail/SLOBudgetBar.tsx:34
FunctionSLOContent
({ data }: { data: SLODetailData })
agent-governance-typescript/agent-os-vscode/src/webviews/sloDetail/SLODetail.tsx:218
FunctionSLODetail
({ data: propData, embedded }: SLODetailProps = {})
agent-governance-typescript/agent-os-vscode/src/webviews/sloDetail/SLODetail.tsx:199
FunctionSLOGauge
({ value, target, label }: SLOGaugeProps)
agent-governance-typescript/agent-os-vscode/src/webviews/sloDetail/SLOGauge.tsx:55
FunctionSLOSparkline
({ points, height = 60, width = '100%', color = 'var(--ml-accent)', }: SLOSparklineProps)
agent-governance-typescript/agent-os-vscode/src/webviews/sloDetail/SLOSparkline.tsx:56
FunctionSLOSummary
( { data }: { data: SLOSummaryData | null } )
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/panels/SLOSummary.tsx:57
MethodScanCurrentHostProcessList
ScanCurrentHostProcessList scans the current machine's process command lines using OS-native tools.
agent-governance-golang/packages/agentmesh/discovery.go:387
MethodScanDirectory
ScanDirectory returns low-level findings from a repository or folder tree.
agent-governance-golang/packages/agentmesh/discovery.go:299
FunctionSeverityBadge
({ severity }: { severity: AuditEntry['severity'] })
agent-governance-typescript/agent-os-vscode/src/webviews/auditDetail/AuditDetail.tsx:17
FunctionSidebar
()
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/Sidebar.tsx:74
FunctionSidebarHeader
Header bar with title, browser button, attention toggle, and gear button.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/Sidebar.tsx:128
FunctionSlot
(props: SlotProps)
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/Slot.tsx:95
FunctionSlotHeader
Renders the slot header with label, stale badge, and expand button.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/Slot.tsx:69
FunctionSlotRow
Row of 3 slot zones.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/PanelPicker.tsx:101
FunctionSlotStack
Renders the 3 slots with scan highlight and hover handlers.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/Sidebar.tsx:196
FunctionSlotZone
A single slot zone showing the assigned panel name.
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/PanelPicker.tsx:77
FunctionStatCard
({ label, value, colorClass, description }: { label: string; value: number; colorClass?: string; descripti
agent-governance-typescript/agent-os-vscode/src/webviews/statsDetail/StatsDetail.tsx:16
FunctionStatChip
Small labeled stat display.
agent-governance-typescript/agent-os-vscode/src/webviews/hubDetail/HubPolicyTab.tsx:68
FunctionStatRow
(props: { alerts: number; compliance: number; agents: number; })
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/panels/GovernanceHubSummary.tsx:35
FunctionStatsBar
Stats bar showing agent count, bridge count, and average trust.
agent-governance-typescript/agent-os-vscode/src/webviews/topologyDetail/TopologyDetail.tsx:77
FunctionStatsContent
({ data }: { data: StatsDetailData })
agent-governance-typescript/agent-os-vscode/src/webviews/statsDetail/StatsDetail.tsx:36
FunctionStatsDetail
({ data: propData }: { data?: StatsDetailData })
agent-governance-typescript/agent-os-vscode/src/webviews/statsDetail/StatsDetail.tsx:79
FunctionStatsSummary
( { data }: { data: StatsSummaryData | null } )
agent-governance-typescript/agent-os-vscode/src/webviews/sidebar/panels/StatsSummary.tsx:45
FunctionStatusBanner
({ enabled }: StatusBannerProps)
agent-governance-python/agent-os/extensions/chrome/src/popup/components/StatusBanner.tsx:9
FunctionStatusDot
({ status }: { status: KernelAgent['status'] })
agent-governance-typescript/agent-os-vscode/src/webviews/kernelDetail/KernelDetail.tsx:23
FunctionSuggestedAgent
({ platform, onCreateClick }: SuggestedAgentProps)
agent-governance-python/agent-os/extensions/chrome/src/popup/components/SuggestedAgent.tsx:33
FunctionTabButton
Renders a single tab button.
agent-governance-typescript/agent-os-vscode/src/webviews/hubDetail/HubTabBar.tsx:29
FunctionTabContent
Render the active tab content based on tab ID.
agent-governance-typescript/agent-os-vscode/src/webviews/hubDetail/HubDetail.tsx:62
FunctionTestActivateFromProvisioning
(t *testing.T)
agent-governance-golang/packages/agentmesh/lifecycle_test.go:15
FunctionTestAddEvidenceClampsOutOfRangeInputs
(t *testing.T)
agent-governance-golang/packages/agentmesh/discovery_test.go:45
FunctionTestAddEvidenceCombinesConfidenceViaNoisyOR
(t *testing.T)
agent-governance-golang/packages/agentmesh/discovery_test.go:19
FunctionTestAddEvidenceLowConfidencesCorroborate
(t *testing.T)
agent-governance-golang/packages/agentmesh/discovery_test.go:59
FunctionTestAddEvidenceSaturatesAtOne
(t *testing.T)
agent-governance-golang/packages/agentmesh/discovery_test.go:37
FunctionTestAllowOverrides
(t *testing.T)
agent-governance-golang/packages/agentmesh/conflict_test.go:30
FunctionTestAllowOverridesNoneAllow
(t *testing.T)
agent-governance-golang/packages/agentmesh/conflict_test.go:41
FunctionTestApprovalWorkflow
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_test.go:219
FunctionTestAssignAndGetRing
(t *testing.T)
agent-governance-golang/packages/agentmesh/rings_test.go:8
FunctionTestAsymmetricPenalty
(t *testing.T)
agent-governance-golang/packages/agentmesh/trust_test.go:39
FunctionTestAuditChainOf100Entries
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:159
FunctionTestAuditEmptyLogVerifies
--- New comprehensive tests ---
agent-governance-golang/packages/agentmesh/audit_test.go:144
FunctionTestAuditEmptyVerify
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:55
FunctionTestAuditEntriesChainedCorrectly
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:351
FunctionTestAuditEntriesPreserveAllFields
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:368
FunctionTestAuditFilterByActionOnly
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:231
FunctionTestAuditFilterByAgentIDOnly
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:212
FunctionTestAuditFilterByDecisionOnly
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:249
FunctionTestAuditFilterByTimeRange
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:389
FunctionTestAuditFilterEmptyReturnsAll
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:299
FunctionTestAuditFilterMatchesNothing
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:288
FunctionTestAuditFilterMultipleCriteria
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:269
FunctionTestAuditFirstEntryEmptyPreviousHash
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:151
FunctionTestAuditGetEntriesFilter
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:37
FunctionTestAuditHashDeterministic
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:311
FunctionTestAuditHashesAreUnique
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:62
FunctionTestAuditLogAndVerify
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:9
FunctionTestAuditSingleEntryVerifies
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:438
FunctionTestAuditTamperFirstEntryPreviousHash
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:200
FunctionTestAuditTamperMiddleOfChain
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:174
FunctionTestAuditTamperPreviousHashField
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:187
FunctionTestAuditVerifyAfterMultipleTamperTypes
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:408
FunctionTestAuditVerifyDetectsTampering
(t *testing.T)
agent-governance-golang/packages/agentmesh/audit_test.go:25
FunctionTestBuildContentsAPIPath
(t *testing.T)
agent-governance-golang/packages/agentmesh/discovery_test.go:142
FunctionTestCanTransition
(t *testing.T)
agent-governance-golang/packages/agentmesh/lifecycle_test.go:105
FunctionTestCapabilitiesRoundtripThroughJSON
(t *testing.T)
agent-governance-golang/packages/agentmesh/identity_test.go:280
FunctionTestCedarAutoFallbackRejectsPrincipalConstraint
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_backends_test.go:395
FunctionTestCedarBackendAutoFailsClosedWithoutCLI
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_backends_test.go:245
FunctionTestCedarBackendAutoUsesBuiltinWhenFallbackExplicitlyEnabled
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_backends_test.go:275
FunctionTestCedarDecisionFromCLIOutput
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_backends_test.go:306
FunctionTestCedarMockAllowsWildcardPolicies
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_backends_test.go:380
FunctionTestCedarMockRejectsPrincipalConstraint
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_backends_test.go:342
FunctionTestCedarMockRejectsResourceConstraint
(t *testing.T)
agent-governance-golang/packages/agentmesh/policy_backends_test.go:361
FunctionTestCheckAccessAllowed
(t *testing.T)
agent-governance-golang/packages/agentmesh/rings_test.go:29
FunctionTestCheckAccessDenied
(t *testing.T)
agent-governance-golang/packages/agentmesh/rings_test.go:42
FunctionTestComputeHashDistinguishesFieldBoundaries
Length-prefixed encoding also rejects collisions across other field boundaries — action vs decision, decision vs previous_hash.
agent-governance-golang/packages/agentmesh/audit_test.go:524
FunctionTestComputeHashSeparatorForgery
Regression: under the previous "|"-separated hash format, two field-sets that differed only in where the "|" sat hashed identically — e.g. AgentID="a"
agent-governance-golang/packages/agentmesh/audit_test.go:496
FunctionTestConcurrentMultipleAgents
(t *testing.T)
agent-governance-golang/packages/agentmesh/trust_test.go:370
FunctionTestConcurrentTrustAccess
(t *testing.T)
agent-governance-golang/packages/agentmesh/trust_test.go:330
FunctionTestCreateExecuteDestroy
(t *testing.T)
agent-governance-golang/packages/agentmesh/sandbox_test.go:81
FunctionTestCreateSessionAcceptsValidAgentID
(t *testing.T)
agent-governance-golang/packages/agentmesh/sandbox_test.go:138
FunctionTestCreateSessionRejectsInvalidAgentID
(t *testing.T)
agent-governance-golang/packages/agentmesh/sandbox_test.go:119
FunctionTestCredentialAuditDigest_StableAndKeyDependent
(t *testing.T)
agent-governance-golang/packages/agentmesh/credential_vault_test.go:313
FunctionTestCredentialAudit_NoValueLeak
(t *testing.T)
agent-governance-golang/packages/agentmesh/credential_vault_test.go:296
FunctionTestCredentialCheckAccess
(t *testing.T)
agent-governance-golang/packages/agentmesh/credential_vault_test.go:112
FunctionTestCredentialDelete_PresenceFlag
(t *testing.T)
agent-governance-golang/packages/agentmesh/credential_vault_test.go:103
FunctionTestCredentialEncryptedPersistence_RoundTrip
(t *testing.T)
agent-governance-golang/packages/agentmesh/credential_vault_test.go:364
FunctionTestCredentialInjectEnv
(t *testing.T)
agent-governance-golang/packages/agentmesh/credential_vault_test.go:178
FunctionTestCredentialInjectHeaders_HappyPath
(t *testing.T)
agent-governance-golang/packages/agentmesh/credential_vault_test.go:128
← previousnext →10,901–11,000 of 32,326, ranked by callers