headroom_3 / headroom /memory /backends

Commit History

Fix CI: guard starlette imports, asyncio.run(), deprecate datetime.utcnow()
5f8e891

chopratejas commited on

Add centralized ML model configuration
cdde22e

chopratejas commited on

Add SQLite vector backend as default and fix HNSW test skipping
3c1f81f

chopratejas commited on

Add SQLiteGraphStore for bounded, persistent graph storage
c1ef3d8

chopratejas commited on

Add multi-provider memory system with auto-detection
308f1f9

chopratejas commited on

Fix mypy errors and add network timeout handler for flaky CI tests
7a63807

chopratejas Claude Opus 4.5 commited on

fix: resolve mypy type errors
0a19dd0

chopratejas commited on

fix: improve error handling and add comprehensive test coverage
0274139

chopratejas Claude Opus 4.5 commited on

fix: resolve mypy type errors across codebase
7de545c

chopratejas commited on

Add hierarchical memory system with graph + vector storage
eb1c19a

chopratejas commited on