cognee/cognee/shared
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
..
exceptions ruff format 2025-01-05 19:09:08 +01:00
__init__.py chore: rename package 2024-03-13 16:08:11 +01:00
CodeGraphEntities.py feat: codegraph improvements and new CODE search [COG-1351] (#581) 2025-02-26 20:15:02 +01:00
data_models.py fix: support structured data conversion to data points (#512) 2025-02-10 17:16:13 +01:00
encode_uuid.py ruff format 2025-01-05 19:09:08 +01:00
GithubClassification.py ruff format 2025-01-05 19:09:08 +01:00
GithubTopology.py ruff format 2025-01-05 19:09:08 +01:00
SourceCodeGraph.py fix: custom model pipeline (#508) 2025-02-08 02:00:15 +01:00
utils.py chore: Fix and update visualization (#518) 2025-02-11 19:25:01 +01:00