From 750fada8f64cf0a7620d22733a4c1ba566f734c9 Mon Sep 17 00:00:00 2001 From: Roberto Date: Fri, 15 May 2026 18:58:08 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20submodules=20=E2=80=94=20contex?= =?UTF-8?q?tual=20M6=20(deprecation=20sweep)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit M6 deletes legacy floating chat entirely: - Frontend: FloatingChat / FloatingChatContext / useDoubleClickAI / all data-ai-section attrs / 'floating' from useAIChat / ChatInputBox / sendFloatingRequest / orchestrateFloating / ai.chat mode='floating' - TaskBriefChat migrated from mode='floating' to mode='contextual' - Backend: _handle_floating_request / run_floating_stream / _FLOATING_SYSTEM_PROMPT / floating tool helpers / WsFloatingRequest / WsFloatingDomain / StreamFormatter floating_domain branch / LLM_MODEL_FLOATING_AGENT / 'floating-agent' llm.py entry - Langfuse: 'floating_system' prompt deleted (4 versions, all labels) - Tests: floating-specific test functions removed from test_deep_agent.py + test_ws_unified.py + test_output_formatter.py + test_schemas_v3.py Co-Authored-By: Claude Opus 4.7 --- adiuvAI | 2 +- api | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/adiuvAI b/adiuvAI index d50be8e..1f60931 160000 --- a/adiuvAI +++ b/adiuvAI @@ -1 +1 @@ -Subproject commit d50be8e7af376afdb555ad752bd836d123ac1f4b +Subproject commit 1f60931a0f6eeb21e6705c04ee6d33425eb44dad diff --git a/api b/api index d63fd5f..70c19d3 160000 --- a/api +++ b/api @@ -1 +1 @@ -Subproject commit d63fd5f3b9462845430da66437fac7533bb4404f +Subproject commit 70c19d30642b709a6586da29ffc256450d3c0674