发布

  • chore: release v1.0.4 (#2756)

    frostbyte_neo 发布于 2026-05-03 02:55:39 +00:00

    Summary

    • bump cognee package version from 1.0.3 to 1.0.4
    • refresh uv.lock for the release version

    Checks

    • uv lock --check
    • poetry check --lock
    • uv run python -c 'import cognee; print(cognee.version)'
    • git diff --check

    Summary by CodeRabbit

    Release Notes

    • New Features

      • Added session frequency weights tracking for memory optimization
      • Introduced document and chunk retrieval from knowledge graphs
      • Added ontology deletion capability via API endpoint
      • Expanded pipeline status queries to support multiple pipelines
      • Implemented memory-only deletion option for selective cleanup
      • Added structured typing to recall and search responses
    • Improvements

      • Switched default graph database backend to Ladybug
    • Simplified MCP server to expose only core memory tools (remember,
      recall, forget)

      • Converted file storage operations to async for better performance
    • Enhanced type safety with modern Python type hints throughout codebase

      • Improved dataset status reporting with per-pipeline visibility
    • Database Changes

      • Updated Python version support to 3.10–3.14
    下载附件