MCPcopy Index your code

hub / github.com/compozy/agh / types & classes

Types & classes7,061 in github.com/compozy/agh

↓ 132 callersTypeAliasResourceKind
ResourceKind identifies one canonical desired-state resource family.
internal/resources/types.go:11
↓ 92 callersTypeAliasResourceSourceKind
ResourceSourceKind identifies the stamped source family for a record.
internal/resources/types.go:142
↓ 31 callersTypeAliasResourceOwnerKind
ResourceOwnerKind identifies the stamped ownership family for a record.
internal/resources/types.go:175
↓ 26 callersFuncTyperoundTripperFunc
func(*http.Request) (*http.Response, error)
internal/cli/client_test.go:26
↓ 23 callersTypeAliasstaticPromptProvider
internal/daemon/composed_assembler_test.go:610
↓ 19 callersTypeAliasToolID
ToolID is the canonical public tool identity.
internal/tools/id.go:11
↓ 15 callersTypeAliasType
Type identifies why a session was created.
internal/session/session.go:35
↓ 14 callersTypeAliasResourceScopeKind
ResourceScopeKind identifies the desired-state visibility scope.
internal/resources/types.go:62
↓ 13 callersTypeAliasKind
Kind identifies one normative AGH Network message kind.
internal/network/envelope.go:15
↓ 12 callersTypeAliasBridgeProviderConfigPayload
BridgeProviderConfigPayload carries provider-owned runtime configuration without accepting raw secret material in the transport contract.
internal/api/contract/bridges.go:21
↓ 12 callersTypeAliasDiffClass
DiffClass summarizes the broad subsystem touched by one apply attempt.
internal/config/lifecycle/lifecycle.go:38
↓ 12 callersTypeAliasSettingsApplyTargetName
internal/api/contract/settings.go:60
↓ 12 callersTypeAliasSurface
Surface identifies the conversation container class for one message.
internal/network/envelope.go:44
↓ 9 callersTypeAliasBackend
Backend identifies the execution sandbox backend implementation.
internal/sandbox/types.go:16
↓ 9 callersTypeAliasReasoningEffort
ReasoningEffort identifies one normalized model reasoning level.
internal/modelcatalog/types.go:49
↓ 9 callersTypeAliasSectionName
SectionName names one section-oriented settings resource.
internal/settings/models.go:70
↓ 9 callersTypeAliasTurnSource
TurnSource classifies the origin of a prompt turn inside the daemon runtime.
internal/session/interfaces.go:23
↓ 9 callersFuncTypeworkspaceResolverFunc
func(context.Context, string) (workspacepkg.ResolvedWorkspace, error)
internal/situation/service_test.go:1546
↓ 8 callersTypeAliasBridgeDeliveryDefaultsPayload
BridgeDeliveryDefaultsPayload carries only typed delivery-target defaults.
internal/api/contract/bridges.go:51
↓ 7 callersTypeAliasOutputFormat
OutputFormat controls CLI output rendering.
internal/cli/format.go:18
↓ 7 callersTypeAliasScope
internal/bundles/model/model.go:14
↓ 7 callersTypeAliasSourceKind
SourceKind identifies the provenance family for a catalog source row.
internal/modelcatalog/types.go:9
↓ 7 callersTypeAliasStopReason
StopReason classifies why a session ended.
internal/store/types.go:248
↓ 7 callersTypeAliasWakeSource
WakeSource classifies who requested an advisory Heartbeat wake.
internal/heartbeat/persistence.go:93
↓ 7 callersFuncTypepromptSectionProviderFunc
func(context.Context, *workspacepkg.ResolvedWorkspace) (string, error)
internal/daemon/prompt_sections.go:229
↓ 7 callersFuncTypethreadParticipantResolverFunc
func( context.Context, store.NetworkChannelRef, string, ) ([]store.NetworkThreadParticipant, error)
internal/network/router_test.go:2669
↓ 7 callersFuncTypetoolExecutionGatewayFunc
func(context.Context, ToolExecutionRequest) (ToolExecutionRequest, error)
internal/acp/handlers_test.go:1807
↓ 6 callersTypeAliasBusyInputMode
BusyInputMode selects how a user-facing prompt behaves while a session is busy.
internal/session/manager_busy_input.go:16
↓ 6 callersTypeAliasHookSource
HookSource identifies where a hook was declared.
internal/hooks/types.go:17
↓ 6 callersTypeAliasOrigin
Origin identifies the surface that submitted a memory candidate.
internal/memory/contract/enums.go:61
↓ 6 callersTypeAliasSettingsWriteTargetKind
internal/api/contract/settings.go:76
↓ 6 callersTypeAliasType
Type identifies the closed persistent-memory taxonomy.
internal/memory/contract/enums.go:92
↓ 6 callersTypeAliasWakeReason
WakeReason is a closed deterministic reason for Heartbeat wake state and audit.
internal/heartbeat/persistence.go:113
↓ 6 callersFuncTyperoundTripFunc
func(*http.Request) (*http.Response, error)
internal/update/test_helpers_test.go:24
↓ 5 callersTypeAliasAgentTier
AgentTier identifies which agent tier owns an agent-scoped memory entry.
internal/memory/contract/enums.go:36
↓ 5 callersTypeAliasFailureKind
FailureKind classifies ACP/session lifecycle failures at the source and keeps them transport-stable across storage, API, SSE, and CLI surfaces.
internal/store/failure.go:10
↓ 5 callersTypeAliasPriority
Priority identifies the operator-facing urgency assigned to one task.
internal/task/types.go:43
↓ 5 callersTypeAliasRevisionAction
RevisionAction describes a managed SOUL.md authoring mutation.
internal/soul/persistence.go:32
↓ 5 callersTypeAliasRevisionOperation
RevisionOperation describes a managed HEARTBEAT.md authoring mutation.
internal/heartbeat/persistence.go:37
↓ 5 callersTypeAliasScope
Scope identifies the owner layer a memory entry belongs to.
internal/memory/contract/enums.go:10
↓ 5 callersTypeAliasSettingsGlobalScopeKind
internal/api/contract/settings.go:19
↓ 5 callersTypeAliasSettingsMutationBehavior
internal/api/contract/settings.go:95
↓ 5 callersTypeAliasState
State is the lifecycle state of a managed runtime session.
internal/session/session.go:25
↓ 5 callersTypeAliasTaskInboxLane
TaskInboxLane identifies one observer-backed inbox grouping.
internal/observe/tasks.go:387
↓ 5 callersTypeAliasWorkState
WorkState identifies one RFC work lifecycle state.
internal/network/envelope.go:162
↓ 4 callersTypeAliasCoordinationMessageKind
CoordinationMessageKind identifies the MVP task-run coordination message kind.
internal/api/contract/agents.go:19
↓ 4 callersTypeAliasDecisionSource
DecisionSource identifies whether a decision came from rules or an LLM tiebreaker.
internal/memory/contract/enums.go:229
↓ 4 callersTypeAliasHeartbeatWakeReason
HeartbeatWakeReason is the closed deterministic reason for Heartbeat wake audit.
internal/api/contract/authored_context.go:128
↓ 4 callersTypeAliasPermissionMode
PermissionMode is the static permission policy applied by the daemon.
internal/config/config.go:196
↓ 4 callersTypeAliasScope
Scope identifies whether a bridge resource is daemon-global or workspace-owned.
internal/bridges/types.go:47
↓ 4 callersTypeAliasSessionHealthState
SessionHealthState describes daemon-owned session runtime state for wake eligibility.
internal/heartbeat/persistence.go:59
↓ 4 callersTypeAliasSettingsSectionName
internal/api/contract/settings.go:39
↓ 4 callersTypeAliasToolsetID
ToolsetID is the canonical public toolset identity.
internal/tools/id.go:59
↓ 4 callersTypeAliasTrigger
Trigger identifies why an extractor run was requested.
internal/memory/contract/enums.go:254
↓ 4 callersTypeAliasWakeResult
WakeResult classifies the outcome of one advisory Heartbeat wake attempt.
internal/heartbeat/persistence.go:102
↓ 4 callersFuncTypeagentResolverFunc
func(string, *workspacepkg.ResolvedWorkspace) (aghconfig.AgentDef, error)
internal/situation/service_test.go:1555
↓ 4 callersFuncTypecoordinatorResolverFunc
func(context.Context, string) (aghconfig.CoordinatorConfig, error)
internal/situation/service_test.go:1581
↓ 3 callersTypeAliasActorKind
ActorKind describes the redacted authoring actor class.
internal/heartbeat/persistence.go:49
↓ 3 callersTypeAliasApprovalPolicy
ApprovalPolicy identifies whether a task requires an explicit approval step.
internal/task/types.go:59
↓ 3 callersTypeAliasDeliveryMode
DeliveryMode identifies the daemon-owned outbound delivery behavior requested for one canonical bridge target.
internal/bridges/target.go:13
↓ 3 callersTypeAliasDuration
Duration stores time.Duration values while decoding TOML strings and JSON strings consistently.
internal/extension/manifest.go:207
↓ 3 callersTypeAliasExtensionSource
ExtensionSource identifies where an extension was installed from.
internal/extension/capability.go:217
↓ 3 callersTypeAliasHeartbeatWakeResult
HeartbeatWakeResult classifies the outcome of an advisory Heartbeat wake attempt.
internal/api/contract/authored_context.go:117
↓ 3 callersTypeAliasJobSource
JobSource identifies where a job or trigger definition originated.
internal/automation/model/types.go:26
↓ 3 callersTypeAliasMCPServerTransport
MCPServerTransport identifies how AGH reaches an MCP server.
internal/config/provider.go:207
↓ 3 callersTypeAliasOp
Op identifies a write-controller decision.
internal/memory/contract/enums.go:148
↓ 3 callersTypeAliasPersistenceMode
PersistenceMode controls whether provider instances are reused or discarded.
internal/sandbox/types.go:64
↓ 3 callersTypeAliasProcessSource
ProcessSource identifies the AGH subsystem that launched a process.
internal/toolruntime/types.go:39
↓ 3 callersTypeAliasRiskClass
RiskClass classifies the safety posture of a tool.
internal/tools/tool.go:329
↓ 3 callersTypeAliasSessionHealthStatus
SessionHealthStatus classifies metadata-only session health.
internal/heartbeat/persistence.go:69
↓ 3 callersTypeAliasSettingsAgentScopeKind
internal/api/contract/settings.go:25
↓ 3 callersTypeAliasSettingsApplyLifecycle
internal/api/contract/settings.go:103
↓ 3 callersTypeAliasSettingsCollectionName
internal/api/contract/settings.go:51
↓ 3 callersTypeAliasSettingsScopeKind
internal/api/contract/settings.go:11
↓ 3 callersTypeAliasSettingsWorkspaceScopeKind
internal/api/contract/settings.go:32
↓ 3 callersTypeAliasSyncMode
SyncMode controls workspace synchronization between local and runtime roots.
internal/sandbox/types.go:42
↓ 3 callersTypeAliasTargetSelector
TargetSelector selects one MCP persistence destination.
internal/settings/models.go:104
↓ 3 callersTypeAliasTaskInboxLane
TaskInboxLane identifies one inbox grouping lane.
internal/api/contract/tasks.go:581
↓ 3 callersFuncTypeagentContextServiceFunc
func(context.Context, *session.Info) (contract.AgentContextPayload, error)
internal/api/udsapi/agent_channels_test.go:414
↓ 3 callersFuncTypechannelPolicyResolverFunc
func(context.Context, store.NetworkChannelRef) (store.NetworkChannelEntry, error)
internal/network/router_test.go:2683
↓ 3 callersFuncTypehookBindingPublisherFunc
func(context.Context) error
internal/daemon/hook_bindings.go:25
↓ 3 callersFuncTypehttpAgentContextServiceFunc
func(context.Context, *session.Info) (contract.AgentContextPayload, error)
internal/api/httpapi/agent_context_test.go:169
↓ 3 callersTypeAliasnativeMemoryActorKind
internal/daemon/native_tools.go:64
↓ 3 callersStructrelease
internal/registry/github/client.go:67
↓ 2 callersTypeAliasActivationSource
ActivationSource identifies which ingress path produced an activation envelope.
internal/automation/model/types.go:88
↓ 2 callersTypeAliasActorKind
ActorKind identifies the authenticated principal class behind task writes.
internal/task/types.go:119
↓ 2 callersTypeAliasApprovalState
ApprovalState identifies the current approval outcome for one task.
internal/task/types.go:71
↓ 2 callersTypeAliasAuthoredDiagnosticSeverity
AuthoredDiagnosticSeverity is the closed diagnostic severity shared by Soul and Heartbeat DTOs.
internal/api/contract/authored_context.go:37
↓ 2 callersTypeAliasBlockKind
BlockKind identifies a runtime-declared reason a task cannot proceed.
internal/task/types.go:187
↓ 2 callersTypeAliasBridgeDMPolicy
BridgeDMPolicy controls how direct messages from unpaired senders are handled.
internal/bridges/types.go:163
↓ 2 callersTypeAliasBridgeDegradationReason
BridgeDegradationReason reports the structured operational cause for a degraded bridge instance.
internal/bridges/types.go:190
↓ 2 callersTypeAliasBridgeInstanceSource
BridgeInstanceSource identifies where a persisted bridge instance originated.
internal/bridges/types.go:62
↓ 2 callersTypeAliasBridgeStatus
BridgeStatus reports the operator-visible lifecycle state of a bridge instance.
internal/bridges/types.go:123
↓ 2 callersTypeAliasBridgeTargetType
BridgeTargetType identifies the provider target family used by a bridge adapter.
internal/bridges/directory.go:19
↓ 2 callersTypeAliasDependencyKind
DependencyKind identifies the semantic meaning of one dependency edge.
internal/task/types.go:179
↓ 2 callersTypeAliasHarnessAugmenter
HarnessAugmenter identifies a prompt input augmenter managed by harness policy.
internal/daemon/harness_context.go:71
↓ 2 callersTypeAliasHeartbeatWakeSource
HeartbeatWakeSource classifies who requested an advisory Heartbeat wake.
internal/api/contract/authored_context.go:108
↓ 2 callersTypeAliasHookExecutorKind
HookExecutorKind identifies the execution boundary for a hook.
internal/hooks/executor.go:23
↓ 2 callersTypeAliasHookSkillSource
HookSkillSource captures the existing skill-registry precedence without importing internal/skills into the hooks base package.
internal/hooks/types.go:35
↓ 2 callersTypeAliasLifecycle
Lifecycle names how a desired config change becomes daemon runtime truth.
internal/config/lifecycle/lifecycle.go:12
next →1–100 of 7,061, ranked by callers