Files
wehub-resource-sync 70cb81e982
CI / Test (macos-latest, stable) (push) Has been cancelled
CI / Test (ubuntu-latest, stable) (push) Has been cancelled
CI / Test (windows-latest, stable) (push) Has been cancelled
CI / Lint (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:45:24 +08:00

881 B

name, about, title, labels, assignees
name about title labels assignees
Bug Report Report a bug to help us improve Memvid [BUG] bug

Bug Description

A clear and concise description of the bug.

Steps to Reproduce

Expected Behavior

What you expected to happen.

Actual Behavior

What actually happened.

Environment

  • OS: [e.g., macOS 14.0, Ubuntu 22.04, Windows 11]
  • Rust Version: [e.g., 1.85.0]
  • Memvid Version: [e.g., 2.0.0]
  • Features Enabled: [e.g., lex, vec, clip]

Minimal Reproducible Example

// Code to reproduce the issue

Error Output

// Paste any error messages or stack traces here

Additional Context

Any other context about the problem (screenshots, logs, etc.)

Checklist

  • I have searched existing issues for duplicates
  • I have tested with the latest version
  • I can reproduce this consistently