Metadata-Version: 2.4
Name: agent-notes-hraedon
Version: 1.0.0
Summary: Unified pgvector-backed CLI for agent notes (breadcrumbs, memories, reflections) shared across the sf2 constellation
Requires-Python: >=3.11
Requires-Dist: cryptography>=42.0
Requires-Dist: einops>=0.7
Requires-Dist: fastapi>=0.100
Requires-Dist: numpy>=1.24
Requires-Dist: platformdirs>=4.0
Requires-Dist: psycopg-pool>=3.2
Requires-Dist: psycopg[binary]>=3.1
Requires-Dist: regista-hraedon>=0.5.1
Requires-Dist: sentence-transformers>=3.0
Requires-Dist: uvicorn>=0.20
Provides-Extra: test
Requires-Dist: pytest>=8.0; extra == 'test'
Requires-Dist: testcontainers[postgres]>=4.0; extra == 'test'
