honcho/src/vector_store
papesy384 24f7a2cbd2
fix(dev): skip lancedb on macOS Intel and guard optional import (#496)
Add a PEP 508 marker so lancedb is not installed on darwin/x86_64, wrap the
LanceDB vector store import in try/except for a clear config error, and
regenerate uv.lock.

Branch rebased onto upstream/main; prior src/utils/clients.py CI tweak is
obsolete because LLM wiring moved under src/llm/.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 12:36:55 -04:00
..
__init__.py fix(dev): skip lancedb on macOS Intel and guard optional import (#496) 2026-07-24 12:36:55 -04:00
lancedb.py fix: apply session scoping to all working-representation query paths (#881) 2026-07-24 11:41:34 -04:00
turbopuffer.py fix: apply session scoping to all working-representation query paths (#881) 2026-07-24 11:41:34 -04:00