Skip to content

Add indexed search foundation#1

Merged
plumocracy merged 3 commits into
devfrom
feature/core-index-search-reset
Jun 4, 2026
Merged

Add indexed search foundation#1
plumocracy merged 3 commits into
devfrom
feature/core-index-search-reset

Conversation

@plumocracy

Copy link
Copy Markdown
Owner

Summary

  • add JSON config discovery, SQLite schema, indexing pipeline, and deterministic embedding interface
  • add file-content chunk indexing, metadata storage, semantic search routing, and directory type detectors
  • add flag-based commands for init, index, search, directory type counts, reset, and shell setup
  • add installer support plus integration coverage for search, reset, shell behavior, and install script

Validation

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

@plumocracy plumocracy merged commit f383520 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