honcho/src/crud
Aakash Kattelu 1fa9930d41 fix: preserve pgvector None sentinel on zero top_k
query_external_vector_document_ids must return None when on the
pgvector path before applying the top_k<=0 empty-list guard.
2026-08-26 16:54:25 -04:00
..
__init__.py feat: Add workspace-level chat (#931) 2026-08-24 15:54:23 -04:00
collection.py perf(cache): hash-tag the cache namespace so an instance uses one shard (#1058) 2026-08-25 12:34:42 -04:00
deriver.py Modify Queue Status to only relevant tasks (#398) 2026-02-23 22:54:21 -05:00
document.py fix: preserve pgvector None sentinel on zero top_k 2026-08-26 16:54:25 -04:00
message.py fix: stop top_k=0 from reaching Turbopuffer on message search 2026-08-26 16:41:04 -04:00
peer.py perf(cache): hash-tag the cache namespace so an instance uses one shard (#1058) 2026-08-25 12:34:42 -04:00
peer_card.py Scopes Phase 2a: scope-kind peers, guardrails, and scopes CRUD routes (#884) 2026-08-12 16:21:40 -04:00
representation.py fix: only classify genuine oversize input as a token-limit error (#791) 2026-08-25 09:45:01 -04:00
scope.py feat: Add workspace-level chat (#931) 2026-08-24 15:54:23 -04:00
session.py perf(cache): hash-tag the cache namespace so an instance uses one shard (#1058) 2026-08-25 12:34:42 -04:00
webhook.py Tighten Transaction Scopes (#525) 2026-04-08 11:14:50 -04:00
workspace.py perf(cache): hash-tag the cache namespace so an instance uses one shard (#1058) 2026-08-25 12:34:42 -04:00