发布

  • chore: release v1.0.5 (#2767)

    frostbyte_neo 发布于 2026-05-03 12:40:18 +00:00

    Summary

    • Bump cognee to 1.0.5 and refresh uv.lock
    • Restore default-user resolution for cognee.recall graph searches
    • Add public cognee.remember/cognee.recall API regression tests

    Tests

    • uv run ruff check cognee/api/v1/recall/recall.py
      cognee/tests/unit/modules/memify_tasks/test_sync_graph_to_session.py
      cognee/tests/unit/api/v1/test_public_memory_api.py
    • uv run ruff format --check cognee/api/v1/recall/recall.py
      cognee/tests/unit/modules/memify_tasks/test_sync_graph_to_session.py
      cognee/tests/unit/api/v1/test_public_memory_api.py
    • uv run --extra dev python -m pytest
      cognee/tests/unit/api/v1/test_public_memory_api.py
      cognee/tests/unit/modules/memify_tasks/test_sync_graph_to_session.py -q

    Summary by CodeRabbit

    Release Notes

    • Bug Fixes

    • Enhanced user validation and error handling in recall operations with
      clearer error messages

      • Improved telemetry user tracking
    • Tests

      • Added comprehensive test coverage for public API memory functions
    • Chores

      • Updated package version to 1.0.5
    下载附件