mirror of
https://github.com/atxp-dev/cli.git
synced 2026-09-14 20:46:39 +08:00
a8bae206ce
Fix three zvec integration bugs: ESM dynamic import not unwrapping CJS default export, wrong indexParams key (type→indexType), and search query being contaminated with flag values. Replace .md-only file filter with gitignore-aware collection of all text files, skip binary files and common directories (node_modules, .git, etc.), and increase file limit to 500. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>