Commit graph

2 commits

Author SHA1 Message Date
Daniel Chalef
a831bb3a5b
feat: add template compliance check and update type checking to Pyright (#692)
* feat: add template compliance check for issues and pull requests

* drop review action

* fix: update linting and type checking references in CLAUDE.md
2025-07-09 00:08:27 -07:00
Daniel Chalef
cb4e187aed
feat: add telemetry with PostHog and update Docker configurations (#633)
* Implement telemetry feature for anonymous usage statistics collection in Graphiti; update Dockerfile CMD format for better signal handling; adjust Neo4j URI and healthcheck in docker-compose.yml; add new dependencies in pyproject.toml and poetry.lock.

* remove duplicated properties

* Update Dockerfile CMD to use JSON array format for improved signal handling

* remove tommlib dep only in 3.11

* Delete server/graph_service/logging_config.py
2025-06-27 12:23:30 -07:00