Commit Graph

380 Commits

Author SHA1 Message Date
Rajat Ahuja 6c12e6f413 fix: steps toward deprecating MessageEmbedding table 2026-01-12 14:15:42 -05:00
Rajat Ahuja 8b356fe546 fix: use soft-delete pattern for duplicate detection 2026-01-12 13:54:36 -05:00
Rajat Ahuja cf804ce790 fix: remove hard-delete from critical path and make PgVectorStore deletions a no-op 2026-01-12 13:14:22 -05:00
Rajat Ahuja 42d4c01d47 fix: down migration 2026-01-12 12:02:39 -05:00
Rajat Ahuja ed431e56d8 fix: skip double query when pgvector is primary 2026-01-09 14:31:46 -05:00
Rajat Ahuja 708f0d461d fix: centralize retry logic; bump reconciliation batch; use tracked db; fix soft-delete race condition 2026-01-09 10:47:48 -05:00
Rajat Ahuja ed2b8c46f3 fix: cleanup 2 2026-01-08 17:28:31 -05:00
Rajat Ahuja 52eaaf3f16 fix: clean-up and migration test 2026-01-08 17:15:38 -05:00
Rajat Ahuja e218ab332f fix: add message embedding resilience 2026-01-08 16:32:43 -05:00
Rajat Ahuja fe10959240 fix: reduce batch size; comments; types; add indexes for reconciliation 2026-01-08 16:09:57 -05:00
Rajat Ahuja a8075b9133 feat: sync docs without embeddings 2026-01-08 14:59:03 -05:00
Rajat Ahuja 448905cf4b Merge branch 'main' into rajat/turbopuffer 2026-01-08 14:46:24 -05:00
doria 20e60cb6ba
chore: fix basedpyright warnings (#317) 2026-01-08 14:02:25 -05:00
Rajat Ahuja b0051c009e fix: set up compose vector store and reconciliation loop 2026-01-08 13:21:36 -05:00
Vineeth Voruganti 77551e70a1
fix: Upgrade Cashews to prevent NoScriptError (#316) 2026-01-07 15:02:45 -05:00
Rajat Ahuja d6e8c2143a
fix: summary creation if start_message_id > end_message_id (#312)
* fix: summary creation if start_message_id > end_message_id

* fix: change start_id calculation

* fix: use resolved configuration

* fix: use message_seq_in_session

* fix: clean up method

* fix: skip if latest summary on session covers through message_id
2026-01-07 14:28:21 -05:00
Rajat Ahuja 201b5125b3
feat: increase iam role duration. alter s3 file name and add to discord message (#315) 2026-01-07 13:04:13 -05:00
Rajat Ahuja acfade7d4e
feat: run unified tests suite in CI (#291)
* feat: run unified tests in CI

* fix: attempt use aws secrets manager

* fix: temp add verification workflow

* fix: CodeRabbit comments

* fix: remove debugging step

* fix: only run on main

* fix: add UNIFIED_TEST_LOG_LEVEL env var; default to WARNING
2026-01-06 16:03:29 -05:00
vintro 47776fcbc4
fix: error handling (#294) 2026-01-05 11:00:52 -05:00
Vineeth Voruganti c821eb7fce
Update MCP Worker (#311)
* fix: Update MCP Server to latest SDK version

* fix: Force primitive creation to avoid race conditions
2026-01-02 13:52:58 -05:00
Rajat Ahuja b31e9ac4b9
chore: bump redis (#302) 2025-12-30 16:45:00 -05:00
ajspig 75d1180ae1
fix: adding additional clarity when updating peercards (#304) 2025-12-18 17:34:10 -05:00
Rajat Ahuja a42252867f
fix message id range validation error (#300)
* fix: documents message_ids validation error

* feat: version bump to 2.5.1

* chore: bump core dependencies to 1.8.0
2025-12-16 11:13:01 -05:00
Eri Barrett 9c9c37f196
dashboard overview docs updates (#298)
* fix: update dialectic to chat

* fix: reasoning configuration

* fix: backlink get_context in summarizer

* fix: error handling

* chore: update dashboard overview

* fix: links due to other branches

* fix: proof

* fix: proof

---------

Co-authored-by: vintro <vince@plasticlabs.ai>
2025-12-12 16:19:14 -05:00
Paul Nodet adee668f37
docs: fix blog link in Dialectic endpoint documentation (#297)
Updated the blog link for the Dialectic endpoint documentation to the archived version.
2025-12-12 10:12:37 -05:00
doria 8dc324cb2d
Merge pull request #296 from plastic-labs/vince/dev-1307
fix: links
2025-12-10 17:20:51 -05:00
vintro 69f823aed1
fix: links 2025-12-10 17:18:32 -05:00
doria 1dc17afdcf
Merge pull request #295 from plastic-labs/ben/fix-docs-homepage
fix: force redirect on docs homepage
2025-12-10 16:40:12 -05:00
Benjamin McCormick b3327daf38 fix: force redirect on docs homepage 2025-12-10 16:39:45 -05:00
doria 971b183f11
Merge pull request #276 from plastic-labs/vince/dev-1259
V/C Docs Revamp
2025-12-10 13:06:42 -05:00
Benjamin McCormick 2b25edaf25 chore: move changes to v2.6.0-alpha 2025-12-10 13:03:56 -05:00
Benjamin McCormick 5bcde13d0f chore: docs TODOs cleanup 2025-12-10 12:13:44 -05:00
Benjamin McCormick 9950a1cfc4 Merge branch 'vince/dev-1259' of github.com:plastic-labs/honcho into vince/dev-1259 2025-12-10 11:19:33 -05:00
Benjamin McCormick 8eb6a1fc52 fix: upgrade to stainless core 1.7.0 2025-12-10 11:18:47 -05:00
Rajat Ahuja 24aa97a8e5 fix: links 2025-12-10 11:17:59 -05:00
Benjamin McCormick f0d24af827 Merge branch 'main' into vince/dev-1259 2025-12-10 10:57:40 -05:00
vintro dc297200ff
fix: description 2025-12-10 10:19:36 -05:00
vintro c53ba8dd6e
feat: draft ready for review 2025-12-09 21:24:00 -05:00
vintro 2cb07e4df4
fix: no local vs global 2025-12-09 15:55:22 -05:00
vintro ede73b5d2f
fix: another pass, todos 2025-12-08 23:18:27 -05:00
vintro d4b617f4c1
fix: various tweaks, another plan 2025-12-08 21:42:25 -05:00
vintro 42a8da201b
fix: update reasoning, various other tweaks 2025-12-08 18:21:30 -05:00
ajspig 5d2f4e150e docs: removing deriver ref in toggle-reasoning 2025-12-08 16:31:12 -05:00
ajspig 0975072b4b docs: adding clarity to representation and reasoning 2025-12-08 16:21:24 -05:00
ajspig a47da683a3 docs: removing deriver from queue-status 2025-12-08 14:27:32 -05:00
vintro 71b49f7906
Merge branch 'vince/dev-1259' of github.com:plastic-labs/honcho into vince/dev-1259 2025-12-06 14:44:35 -05:00
vintro a4f036ba6d
fix: various tweaks 2025-12-06 14:44:22 -05:00
Rajat Ahuja 1988f18fbe fix: coderabbit comments 2025-12-05 16:29:20 -05:00
Rajat Ahuja 60fde82218 fix: search; protect agaainst failed vector create/delete 2025-12-05 15:53:39 -05:00
Vineeth Voruganti 42a28dfda1 chore: Changelog updates 2025-12-05 12:22:44 -05:00