From 5cc198f52b973dee9dcce0ea16e5ebea8079da19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CBeeRad=E2=80=9D?= Date: Thu, 29 Jan 2026 15:36:40 +1100 Subject: [PATCH] feat(rah-light): simplify settings panel - Update ContextViewer description to remove chat reference - All existing tabs remain useful for MCP/workflow functionality: - Logs, Tools, Workflows, API Keys, Database, Context, External Agents - No agent-specific or voice settings were present Co-Authored-By: Claude Opus 4.5 --- src/components/settings/ContextViewer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/settings/ContextViewer.tsx b/src/components/settings/ContextViewer.tsx index 0eae459..23c89cc 100644 --- a/src/components/settings/ContextViewer.tsx +++ b/src/components/settings/ContextViewer.tsx @@ -73,7 +73,7 @@ export default function ContextViewer() { return (

- Top 10 most-connected nodes are added to background context for chats and workflows. + Top 10 most-connected nodes are added to background context for workflow execution.

{/* Toggle */}