honcho/migrations/versions
Rajat Ahuja 833a89e70a
Turbopuffer and LanceDB Integration (#287)
* feat: init turbopuffer and lanceDB

* fix: remove destructive embedding migration

* fix: bug fixes

* fix: LanceDB

* fix: turbopuffer

* fix: search and add create_observations

* fix: use Async clients

* fix: search; protect agaainst failed vector create/delete

* fix: coderabbit comments

* fix: set up compose vector store and reconciliation loop

* feat: sync docs without embeddings

* fix: reduce batch size; comments; types; add indexes for reconciliation

* fix: add message embedding resilience

* fix: clean-up and migration test

* fix: cleanup 2

* fix: centralize retry logic; bump reconciliation batch; use tracked db; fix soft-delete race condition

* fix: skip double query when pgvector is primary

* fix: down migration

* fix: remove hard-delete from critical path and make PgVectorStore deletions a no-op

* fix: use soft-delete pattern for duplicate detection

* fix: steps toward deprecating MessageEmbedding table

* fix: remove composite and pgvector store -> make more specific

* fix: migration order

* fix: shorten reconciliation cycle + fix 'IN' equality check

* fix: coderabbit comments

* fix: add test for migration 7c0d9a4e3b1f

* feat: refactor to use ReconcilerScheduler

* fix: CR / opus comments

* fix: work unit key and reserve system workspace

* fix: make workspace_name nullable

* fix: clean up sync vectors

* fix: delete syntax

* fix: hash namespace

* External Vector Store Nits (#332)

* fix: Migration naming and long held connection

* chore: Comment for potential debt

* chore: update typescript core package

---------

Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com>
2026-01-16 17:04:01 -05:00
..
7c0d9a4e3b1f_add_unique_index_for_pending_dreams.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
20f89a421aff_rename_metamessage_type_to_label.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
29ade7350c19_remove_document_level_valid_constraint.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
66e63cf2cf77_add_indexes_to_documents_table.py Add Pre-commit Hooks (#165) 2025-07-22 15:17:53 -04:00
066e87ca5b07_align_schema_with_declarative_models.py align DB state to sqlalchemy model definitions (#245) 2025-11-03 14:58:12 -05:00
76ffba56fe8c_add_error_field_to_queueitem.py Add QueueItem cleanup logic (#228) 2025-10-08 12:44:33 -04:00
88b0fb10906f_add_webhooks_table.py feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
110bdf470272_rename_deriver_disabled_to_deriver_.py API/SDK updates: configurability, more parameters. Unified test harness (#283) 2025-12-03 16:49:30 -05:00
119a52b73c60_support_external_embeddings.py Turbopuffer and LanceDB Integration (#287) 2026-01-16 17:04:01 -05:00
556a16564f50_add_user_id_and_app_id_to_tables.py feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
564ba40505c5_add_session_name_column_to_documents.py fix: Ensure alembic migrations use a session pooler (#247) 2025-10-28 17:41:49 -04:00
05486ce795d5_make_session_name_required_on_messages.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
917195d9b5e9_add_messageembedding_table.py feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
08894082221a_replace_collection_name_with_observer_.py align DB state to sqlalchemy model definitions (#245) 2025-11-03 14:58:12 -05:00
a1b2c3d4e5f6_initial_schema.py feat: introduce alembic migration verification (#238) 2025-10-23 16:24:35 -04:00
b765d82110bd_change_metamessages_to_user_level_with_.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
b8183c5ffb48_codify_document_level_and_times_derived.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
baa22cad81e2_standardize_constraint_names.py Standardize DB Constraint Conventions (#272) 2025-11-20 11:50:54 -05:00
bb6fb3a7a643_add_message_seq_in_session_column.py feat: fix race condition in message sequence batching (#235) 2025-10-16 11:46:55 -04:00
c3828084f472_add_indexes_for_messages_and_.py Typing (#137) 2025-06-24 18:29:13 -04:00
d429de0e5338_adopt_peer_paradigm.py feat: agentic dreamer and agentic dialectic (#309) 2026-01-12 15:12:17 -05:00
e9b705f9adf9_add_server_defaults_to_timestamp_.py align DB state to sqlalchemy model definitions (#245) 2025-11-03 14:58:12 -05:00
ec8f94139b02_codify_workspace_name_and_message_id_in_.py feat: codify queue columns (#254) 2025-11-07 13:22:24 -05:00
f1a2b3c4d5e6_add_reasoning_tree_columns.py feat: agentic dreamer and agentic dialectic (#309) 2026-01-12 15:12:17 -05:00