Trigger a new lambda release, update build.rs with the new artifact URL and SHA256, and open a PR
Create a simple PR from staged changes with an auto-generated commit message
Run `make fmt` to check the code format.
Fix all clippy lint warnings in the project
Analyze Cargo.toml dependencies and attempt to remove unused features to reduce compile times and binary size
Bump tantivy to the latest commit on main branch, fix compilation issues, and open a PR