Skip to content

v0.6.0-rc45

Pre-release
Pre-release

Choose a tag to compare

@buger buger released this 04 Aug 12:50
· 420 commits to main since this release
318a202
AI Changes for Issue #85 (#92)

* AI: [Config] Implementation timeout set to 1200s (1200000ms)

Generated by Probe AI for issue #85

* Fix linting issues for PR #92

- Remove unused import 'Walk' from src/query.rs
- Add #[allow(clippy::too_many_arguments)] to functions exceeding argument limit
- Add missing no_gitignore field to SearchOptions in benchmarks
- All linting and formatting checks now pass

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* AI: [Config] Implementation timeout set to 1200s (1200000ms)

Generated by Probe AI for pr #92

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>