cognee/cognee/infrastructure
Boris 711ae8e675
feat: codegraph improvements and new CODE search [COG-1351] (#581)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced an automated deployment workflow to build and push
container images.
	- Updated dependency management to include additional database support.
- **Refactor**
- Enhanced asynchronous operations and logging in the server for
improved performance.
	- Optimized extraction and retrieval processes for code-related data.
- **Chores**
- Streamlined build configurations and startup scripts for greater
reliability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
Co-authored-by: Igor Ilic <igorilic03@gmail.com>
2025-02-26 20:15:02 +01:00
..
context feat: entity completion skeleton [COG-1318] (#552) 2025-02-25 16:07:48 +01:00
data ruff format 2025-01-05 19:09:08 +01:00
databases fix: reuse PostgreSQL database connections (#574) 2025-02-24 20:35:40 +01:00
engine Adds types property to pydantic Datapoint inherited classes (#523) 2025-02-11 19:23:19 +01:00
entities feat: entity completion skeleton [COG-1318] (#552) 2025-02-25 16:07:48 +01:00
files ruff format 2025-01-05 19:09:08 +01:00
llm feat: codegraph improvements and new CODE search [COG-1351] (#581) 2025-02-26 20:15:02 +01:00
pipeline/models ruff format 2025-01-05 19:09:08 +01:00
__init__.py fix: enable sdk and fix config 2024-06-03 14:03:24 +02:00