From 3b2110d53029ba86f7d2e2ab3a8a266efec314ca Mon Sep 17 00:00:00 2001 From: Roberto Date: Thu, 14 May 2026 22:10:03 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20adiuvAI=20submodule=20=E2=80=94?= =?UTF-8?q?=20contextual=20sidebar=20M4=20frontend=20complete?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit M4 ships full contextual chat UI: - ContextualChatProvider (mounted once in AppShell) - useContextualScope hook + ContextualScope type - AdiuvaTriggerButton + AdiuvaIcon (compass needle, elevated, hover halo) - ContextualSidebar shell (top-right elevated controls, fade-under-input) - AppShell ResizablePanelGroup mount (non-home routes only, resize persists) - Trigger + scope hook on Timeline / Tasks / Projects / ProjectDetail / Notes - Main process bridge: ai.chat mode='contextual', orchestrateContextual, sendContextualRequest/sendContextualScopeUpdate, ai:contextual-scope-update IPC - Stream listener cleanup on unmount (prevents IPC leaks mid-stream) - ProjectsListScope sub-component prevents parent-effect clobbering child scope Co-Authored-By: Claude Opus 4.7 --- adiuvAI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adiuvAI b/adiuvAI index 49c0ae2..b2b9607 160000 --- a/adiuvAI +++ b/adiuvAI @@ -1 +1 @@ -Subproject commit 49c0ae241366bb35f4e150bedab2990ca57c488b +Subproject commit b2b9607f642c9bbda0a2963670048663d46cb451