Skip to content

v0.21.0a0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jun 05:51
· 27 commits to main since this release

v0.21.0a0 (2026-06-07)

BREAKING CHANGE

  • the agentic-search extra and qatlas-search --agent mode are
    removed; the package is renamed qatlas_agentic_search -> qatlas_search.

Feat

  • search: add agentic_search academic literature search

Fix

  • ci,papers: pytest path filter + 503 for unconfigured PDF fetch
  • search: YAML config alignment, HTTP retries, and backend bug fixes

Refactor

  • search: demote agentic_search to a pure-infra search module

What's Changed

  • feat(search): add agentic_search academic literature search by @Agony5757 in #14

New Contributors

Full Changelog: v0.20.0...v0.21.0a0