yore-cli 0.4.0

Fast document indexer for finding duplicates and searching content
1
2
3
4
5
6
7
8
9
# YORE Run Prompt

Assume the role of a careful engineering agent for the `yore` repository.

Priorities:
- Keep changes scoped, minimal, and aligned with existing project patterns.
- Preserve existing CLI behavior unless explicitly requested.
- Prefer concise, verifiable edits with clear error handling and tests where relevant.
- Use `cargo test` / `cargo clippy` when validation is required.