feat: add daemon telemetry foundation

This commit is contained in:
Andrey Avtomonov 2026-05-22 16:17:03 +02:00
parent 2cbafa3df6
commit f72c7c8bdc
9 changed files with 3222 additions and 0 deletions

View file

@ -12,6 +12,7 @@ dependencies = [
"numpy>=2.2.6",
"orjson>=3.11.4",
"pandas>=2.2.3",
"posthog>=7.0.0",
"psycopg[binary]>=3.2.0",
"pydantic>=2.9.0",
"requests>=2.32.0",