diff --git a/web/src/pages/ConfigPage.tsx b/web/src/pages/ConfigPage.tsx index 1a8be51e65..6fc510cc05 100644 --- a/web/src/pages/ConfigPage.tsx +++ b/web/src/pages/ConfigPage.tsx @@ -27,6 +27,15 @@ import { Wrench, FileQuestion, Filter, + Cloud, + Sparkles, + LayoutDashboard, + BookOpen, + Route, + History, + Shield, + FileOutput, + RefreshCw, } from "lucide-react"; import { api } from "@/lib/api"; import { getNestedValue, setNestedValue } from "@/lib/nested"; @@ -66,6 +75,15 @@ const CATEGORY_ICONS: Record< logging: ClipboardList, discord: MessageCircle, auxiliary: Wrench, + bedrock: Cloud, + curator: Sparkles, + kanban: LayoutDashboard, + model_catalog: BookOpen, + openrouter: Route, + sessions: History, + tool_loop_guardrails: Shield, + tool_output: FileOutput, + updates: RefreshCw, }; function CategoryIcon({