Skip to main content

Crate minco_plugin_feedback

Crate minco_plugin_feedback 

Source
Expand description

First-class, AI-ready client feedback loops for Minco applications.

The crate provides a feedback domain and application service, a small framework-independent Web Component, screenshot and voice capture, optional transcription providers, developer inbox APIs, a clarification/status loop, durable PostgreSQL and SQLite adapters, notifications, audit events, domain events, and deterministic Markdown/JSON context for coding agents.

Structs§

AttachmentUpload
ClientCreateResponse
ClientFeedbackAttachment
ClientFeedbackThread
ClientMutationResponse
ClientReplyInput
CommandTranscriber
CreateFeedbackInput
CreateFeedbackResult
DeveloperReplyInput
DisabledTranscriber
FeedbackAccessToken
FeedbackAiContext
FeedbackApiClient
FeedbackAttachment
FeedbackClarification
Explicit clarification state bound to durable message identities.
FeedbackConfig
Runtime configuration for a feedback deployment.
FeedbackContext
FeedbackId
FeedbackListFilter
FeedbackMessage
FeedbackMutationResult
FeedbackPlugin
FeedbackReleaseBinding
Exact server-authoritative release and deployment identity captured with feedback.
FeedbackService
FeedbackStoreService
FeedbackSummary
FeedbackThread
FeedbackWarning
FeedbackWidgetConfig
MemoryFeedbackStore
OpenAiTranscriber
PostgresFeedbackStore
SqliteFeedbackStore
TranscriptionRequest
TranscriptionResult
TranscriptionService
TransitionFeedbackInput

Enums§

FeedbackApiClientError
FeedbackAttachmentKind
FeedbackAuthorRole
FeedbackKind
FeedbackMessageSource
FeedbackPriority
FeedbackServiceError
FeedbackStatus
FeedbackStoreError
FeedbackTokenStorage
Browser storage used for the opaque client conversation token.
FeedbackValidationError
FeedbackWidgetPosition
FeedbackWidgetTheme
TranscriptionError

Constants§

FEEDBACK_BASE_PATH

Traits§

FeedbackStore
FeedbackTranscriber

Functions§

feedback_request_body_budget
Largest multipart body accepted by the Feedback HTTP module.
feedback_router
hash_access_token

Type Aliases§

AudioInput
Stable feedback-facing name for an audio transcription request.
Transcript
Stable feedback-facing name for a completed transcript.