Skip to content

v0.1.15

Latest

Choose a tag to compare

@github-actions github-actions released this 17 May 13:23
· 0 commits to a75571d31cfaa1a432de682d43b81a4299f301aa since this release

πŸš€ New Features

  • Add comprehensive tests for CLI search, dashboard integration, feedback loop, infrastructure, quality features, and routing behavior
    • Implement tests for the search CLI command to validate distributed and local search functionality, including retries and error handling.
    • Create integration tests for dashboard data paths, ensuring accurate representation of P2P status and index statistics.
    • Introduce tests for the feedback loop to verify search result boosting and citation recording.
    • Add tests for new infrastructure modules, including graceful shutdown and plugin registry behavior.
    • Develop tests for search quality features, including A/B testing, query intent classification, and result clustering.
    • Implement tests for P2P query routing behavior, covering message handling, timeout scenarios, and error conditions.

πŸ”§ Maintenance

  • update infomesh version to 0.1.14