@cavell/kit API
    Preparing search index...

    Function sendFeedback

    • Submit user feedback (POST /feedback) — exactly one of message_id / tool_call_id per target. Fire-and-forget at call sites: the UI confirms optimistically (matching the legacy behavior).

      Parameters

      • options: SendFeedbackOptions

      Returns Promise<void>