From 69feea03da9c3cb60721cc5c3dcc430e245c1045 Mon Sep 17 00:00:00 2001 From: Roberto Date: Thu, 14 May 2026 21:18:21 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20api=20submodule=20=E2=80=94=20c?= =?UTF-8?q?ontextual=20frames=20+=20run=5Fcontextual=5Fstream?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit M3 complete (code-side): - ContextualScope Pydantic schema (camelCase alias_generator) - render_scope_block (no id leakage) - _CONTEXTUAL_SYSTEM_PROMPT fallback + {date_context} + {language_instruction} slots - run_contextual_stream (Langfuse 'contextual_system' + fallback) - _handle_contextual_request + _handle_contextual_scope_update WS handlers - ContextualBufferProxy + append_system_message on session buffer NOTE: Langfuse 'contextual_system' prompt must be created manually before deploy. See M3.6 in docs/2026-05-14-contextual-sidebar-agent-plan.md. Co-Authored-By: Claude Opus 4.7 --- api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api b/api index cc0e258..5e42b2a 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit cc0e258e8ca690cc4a7ecb63eee8ba4c3f94626c +Subproject commit 5e42b2abb1424255550790fbc8fe130a54ae8fc0