MCPcopy Create free account
hub / github.com/compozy/agh / ListSettingsApplyRecords

Method ListSettingsApplyRecords

internal/cli/client.go:57–57  ·  view source on GitHub ↗
(ctx context.Context, query SettingsApplyHistoryQuery)

Source from the content-addressed store, hash-verified

55 UpdateSettingsSkills(ctx context.Context, request UpdateSettingsSkillsRequest) (SettingsMutationRecord, error)
56 ReloadSettings(ctx context.Context) (SettingsMutationRecord, error)
57 ListSettingsApplyRecords(ctx context.Context, query SettingsApplyHistoryQuery) (SettingsApplyHistoryRecord, error)
58 GetOnboardingStatus(ctx context.Context) (contract.OnboardingStatusResponse, error)
59 CompleteOnboarding(ctx context.Context) (contract.OnboardingStatusResponse, error)
60 ResetOnboarding(ctx context.Context) (contract.OnboardingStatusResponse, error)

Callers 1

Implementers 2

stubClientinternal/cli/helpers_test.go
unixSocketClientinternal/cli/client.go

Calls

no outgoing calls

Tested by

no test coverage detected