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 <noreply@anthropic.com>
This commit is contained in:
“BeeRad”
2026-01-29 15:36:40 +11:00
co-authored by Claude Opus 4.5
parent e165c65627
commit 5cc198f52b
+1 -1
View File
@@ -73,7 +73,7 @@ export default function ContextViewer() {
return ( return (
<div style={containerStyle}> <div style={containerStyle}>
<p style={descStyle}> <p style={descStyle}>
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.
</p> </p>
{/* Toggle */} {/* Toggle */}