From 40a52bbb8549f8752dea33b3ddfe16d4d41267e4 Mon Sep 17 00:00:00 2001 From: shanu Date: Wed, 19 Aug 2026 13:26:57 +0530 Subject: [PATCH] chore(vendor): bump tinycortex to 26d8833 for Notion sync + digest fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Advances the vendored tinycortex submodule from 5fdeac98 (#148) to main HEAD 26d8833, landing three merged fixes on openhuman main: - #146 render Notion database-row properties into the synced document (select/status/multi_select/date/people/relation/scalar) — memory-sync read path for openhuman#5500. - #145 retain observations when a digest is truncated; raise DIGEST_MAX_OUTPUT_TOKENS 4096->16384 and return a non-committable Err on a truncated digest so the window retries instead of silently dropping — openhuman#5509 (Bug 2) / #5510. - #144 send fetch_type in NOTION_FETCH_DATA sync args — openhuman#5506. Intervening commits pulled in: #149 (re-export the TinyMemory contract, additive) and #153 (move the host-side Composio normalisers to tinymemory-sync). openhuman src references none of the dropped providers::normalize symbols, so #153 is source-compatible here. --- vendor/tinycortex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/tinycortex b/vendor/tinycortex index 5fdeac984c..26d8833590 160000 --- a/vendor/tinycortex +++ b/vendor/tinycortex @@ -1 +1 @@ -Subproject commit 5fdeac984c09d2dac65b61e92fd27e2c92ce1e6b +Subproject commit 26d88335908a78f308dbab3b27817b8bb5a7d0ed