honcho/src/crud
Rajat Ahuja 2583c126f0
feat: add exact content deduplication in document creation (#861)
* feat: add exact content deduplication in document creation

* feat: add comment for index

* fix: harden times_derived logic across all callers to use max of inputs and existing + 1

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2026-07-01 10:42:56 -04:00
..
__init__.py fix: add levels to AgentToolConclusionsDeletedEvent (#612) 2026-04-28 15:15:18 -04:00
collection.py fix(dreamer): threshold and time-guard semantics (#573) 2026-04-30 11:40:51 -04:00
deriver.py Modify Queue Status to only relevant tasks (#398) 2026-02-23 22:54:21 -05:00
document.py feat: add exact content deduplication in document creation (#861) 2026-07-01 10:42:56 -04:00
message.py feat: defer embedding messages (#704) 2026-06-11 10:31:04 -04:00
peer.py feat(api): restore reverse pagination (#685) 2026-05-21 13:40:47 -04:00
peer_card.py Use savepoints to prevent race condition in get_or_create chain (#399) 2026-02-23 23:28:04 -05:00
representation.py fix(dedup): reinforce times_derived on duplicate detection (#768) 2026-06-11 12:37:19 -04:00
session.py Fix scoped JWTs (#679) 2026-06-22 17:30:00 -04:00
webhook.py Tighten Transaction Scopes (#525) 2026-04-08 11:14:50 -04:00
workspace.py feat(api): restore reverse pagination (#685) 2026-05-21 13:40:47 -04:00