Skip to content

Generate text file embeddings for semantic cd search#3

Merged
plumocracy merged 7 commits into
devfrom
feature/text-file-embeddings
Jun 4, 2026
Merged

Generate text file embeddings for semantic cd search#3
plumocracy merged 7 commits into
devfrom
feature/text-file-embeddings

Conversation

@plumocracy

Copy link
Copy Markdown
Owner

Summary

  • add FastEmbed/BGE small local embedding generation for indexed text files
  • store document chunks and embeddings alongside directory metadata
  • show a lightweight search animation for explicit and implied searches
  • preserve cd behavior unless the exact local entry exists, then fall back to normal cd semantics

Validation

  • cargo fmt --all -- --check
  • cargo test --all
  • cargo clippy --all-targets --all-features -- -D warnings

@plumocracy plumocracy merged commit 60c9120 into dev Jun 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant